spot
Binance Spot connects to the Binance REST API to place and manage spot orders, query market data, and retrieve account information.
Setup & Installation
What This Skill Does
Binance Spot connects to the Binance REST API to place and manage spot orders, query market data, and retrieve account information. It handles HMAC/RSA/Ed25519 request signing automatically and supports mainnet, testnet, and demo environments.
Instead of constructing signed requests by hand with curl and openssl each time, this skill handles timestamp generation, HMAC signing, and header setup automatically so you can focus on the trade logic.
When to use it
- Placing a limit buy order on BTCUSDT from the command line
- Pulling 1-hour candlestick data for a trading pair to feed into a script
- Checking open orders and canceling stale ones without logging into the web UI
- Querying account balances while filtering out zero-balance assets
- Setting up OCO orders to automate take-profit and stop-loss on a position
Similar Skills
pptx-generator
Generates, edits, and reads PowerPoint files using PptxGenJS and markitdown.
wp-project-triage
Inspects a WordPress repository and outputs a structured JSON report describing the project kind, tooling, tests, and version hints.
internal-comms
Writes internal communications in company-specific formats.
pptx
Handles everything involving .
