spot
Installation
Summary
Complete Binance Spot trading API access with 40+ endpoints for orders, market data, and account management.
- Covers market data endpoints (tickers, klines, order books, trades) and authenticated trading operations (place, cancel, amend orders, OCO/OPO/OTO strategies)
- Supports three environments: mainnet, testnet, and demo with API key and secret authentication
- Includes advanced order types: stop-loss, take-profit, iceberg, trailing stop, and multi-leg strategies (OCO, OPO, OTO, OPOCO, OTOCO)
- Returns all responses in JSON format with configurable parameters for filtering, limits, and time ranges
SKILL.md
Binance Spot Skill
Spot request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format.
Quick Reference
Related skills