SKILL.md
Binance
Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.
PREREQUISITE: Read auth.md for auth, global flags, and security rules.
Helper Commands
Command
Description
Algo Trading
Alpha
C2C
Convert
Copy Trading
Crypto Loan
Derivatives Trading (Options)
Derivatives Trading (Portfolio Margin)
derivatives-portfolio-margin-pro
Derivatives Trading (Portfolio Margin Pro)
Dual Investment
Fiat
Derivatives Trading (COIN-M Futures)
Derivatives Trading (USDS-M Futures)
Gift Card
Margin Trading
Mining
Pay
Rebate
Simple Earn
Spot Trading
Staking
Sub Account
VIP Loan
Wallet
Notes
- ⚠️ Prod transactions — always ask user to type
CONFIRMbefore executing.
- Append
--profile <name>to any command to use a non-active profile.
- All authenticated endpoints accept optional
--recvWindow <ms>(max 60 000).
- Timestamps (
startTime,endTime) are Unix ms.
- For endpoints not listed in the skill, use
binance-cli request (GET|POST|PUT...) <url> [--signed]. Any Parameters can be added to the request (e.g:--param1 value --param2 value).