spot
Access Binance Spot market data and execute authenticated trading operations like placing and canceling orders.
Install
npx skills add https://github.com/binance/binance-skills-hub --skill spotStats
| Total installs | 2,134 |
| Weekly installs | 2.1K |
| GitHub stars | 583 |
| First seen | Mar 3, 2026 |
| Source | @binance/binance-skills-hub |
Summary
- 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
Tags
Related skills
| Skill | Installs | vs spot |
|---|---|---|
| send-usdc | 1,562 | -572 |
| query-address-info | 1,988 | -146 |
| x402 | 1,632 | -502 |
| orderly-onboarding | 2,974 | +840 |
| meme-rush | 1,993 | -141 |
FAQ
- How many installs does spot have?
- spot has 2,134 total installs and 2.1K installs this week.
- Where is spot hosted?
- spot is published by @binance/binance-skills-hub at https://github.com/binance/binance-skills-hub.
- How many GitHub stars does spot have?
- spot has 583 GitHub stars.
- When was spot first indexed?
- OrangeBot.AI first indexed spot on Mar 3, 2026.
- How do I install spot?
- Run: npx skills add https://github.com/binance/binance-skills-hub --skill spot