skills/binance/margin-trading/SKILL.md
Binance Margin-trading request using the Binance API. Authentication requires API key and secret key.
npx skillsauth add binance/binance-skills-hub margin-tradingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Margin-trading request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format.
| Endpoint | Description | Required | Optional | Authentication |
|----------|-------------|----------|----------|----------------|
| /sapi/v1/margin/max-leverage (POST) | Adjust cross margin max leverage (USER_DATA) | maxLeverage | None | Yes |
| /sapi/v1/margin/isolated/account (DELETE) | Disable Isolated Margin Account (TRADE) | symbol | recvWindow | Yes |
| /sapi/v1/margin/isolated/account (POST) | Enable Isolated Margin Account (TRADE) | symbol | recvWindow | Yes |
| /sapi/v1/margin/isolated/account (GET) | Query Isolated Margin Account Info (USER_DATA) | None | symbols, recvWindow | Yes |
| /sapi/v1/bnbBurn (GET) | Get BNB Burn Status (USER_DATA) | None | recvWindow | Yes |
| /sapi/v1/margin/tradeCoeff (GET) | Get Summary of Margin account (USER_DATA) | None | recvWindow | Yes |
| /sapi/v1/margin/capital-flow (GET) | Query Cross Isolated Margin Capital Flow (USER_DATA) | None | asset, symbol, type, startTime, endTime, fromId, limit, recvWindow | Yes |
| /sapi/v1/margin/account (GET) | Query Cross Margin Account Details (USER_DATA) | None | recvWindow | Yes |
| /sapi/v1/margin/crossMarginData (GET) | Query Cross Margin Fee Data (USER_DATA) | None | vipLevel, coin, recvWindow | Yes |
| /sapi/v1/margin/isolated/accountLimit (GET) | Query Enabled Isolated Margin Account Limit (USER_DATA) | None | recvWindow | Yes |
| /sapi/v1/margin/isolatedMarginData (GET) | Query Isolated Margin Fee Data (USER_DATA) | None | vipLevel, symbol, recvWindow | Yes |
| /sapi/v1/margin/interestHistory (GET) | Get Interest History (USER_DATA) | None | asset, isolatedSymbol, startTime, endTime, current, size, recvWindow | Yes |
| /sapi/v1/margin/next-hourly-interest-rate (GET) | Get future hourly interest rate (USER_DATA) | assets, isIsolated | None | Yes |
| /sapi/v1/margin/borrow-repay (POST) | Margin account borrow/repay(MARGIN) | asset, isIsolated, symbol, amount, type | recvWindow | Yes |
| /sapi/v1/margin/borrow-repay (GET) | Query borrow/repay records in Margin account(USER_DATA) | type | asset, isolatedSymbol, txId, startTime, endTime, current, size, recvWindow | Yes |
| /sapi/v1/margin/interestRateHistory (GET) | Query Margin Interest Rate History (USER_DATA) | asset | vipLevel, startTime, endTime, recvWindow | Yes |
| /sapi/v1/margin/maxBorrowable (GET) | Query Max Borrow (USER_DATA) | asset | isolatedSymbol, recvWindow | Yes |
| /sapi/v1/margin/crossMarginCollateralRatio (GET) | Cross margin collateral ratio (MARKET_DATA) | None | None | No |
| /sapi/v1/margin/allPairs (GET) | Get All Cross Margin Pairs (MARKET_DATA) | None | symbol | No |
| /sapi/v1/margin/isolated/allPairs (GET) | Get All Isolated Margin Symbol(MARKET_DATA) | None | symbol, recvWindow | No |
| /sapi/v1/margin/allAssets (GET) | Get All Margin Assets (MARKET_DATA) | None | asset | No |
| /sapi/v1/margin/delist-schedule (GET) | Get Delist Schedule (MARKET_DATA) | None | recvWindow | No |
| /sapi/v1/margin/limit-price-pairs (GET) | Get Limit Price Pairs(MARKET_DATA) | None | None | No |
| /sapi/v1/margin/list-schedule (GET) | Get list Schedule (MARKET_DATA) | None | recvWindow | No |
| /sapi/v1/margin/risk-based-liquidation-ratio (GET) | Get Margin Asset Risk-Based Liquidation Ratio (MARKET_DATA) | None | None | No |
| /sapi/v1/margin/restricted-asset (GET) | Get Margin Restricted Assets (MARKET_DATA) | None | None | No |
| /sapi/v1/margin/isolatedMarginTier (GET) | Query Isolated Margin Tier Data (USER_DATA) | symbol | tier, recvWindow | Yes |
| /sapi/v1/margin/leverageBracket (GET) | Query Liability Coin Leverage Bracket in Cross Margin Pro Mode(MARKET_DATA) | None | None | No |
| /sapi/v1/margin/priceIndex (GET) | Query Margin PriceIndex (MARKET_DATA) | symbol | None | No |
| /sapi/v1/margin/available-inventory (GET) | Query Margin Available Inventory(USER_DATA) | type | None | Yes |
| /sapi/v1/margin/listen-key (DELETE) | Close User Data Stream (USER_STREAM) | None | None | No |
| /sapi/v1/margin/listen-key (PUT) | Keepalive User Data Stream (USER_STREAM) | listenKey | None | No |
| /sapi/v1/margin/listen-key (POST) | Start User Data Stream (USER_STREAM) | None | None | No |
| /sapi/v1/margin/apiKey (POST) | Create Special Key(Low-Latency Trading)(TRADE) | apiName | symbol, ip, publicKey, permissionMode, recvWindow | Yes |
| /sapi/v1/margin/apiKey (DELETE) | Delete Special Key(Low-Latency Trading)(TRADE) | None | apiName, symbol, recvWindow | Yes |
| /sapi/v1/margin/apiKey (GET) | Query Special key(Low Latency Trading)(TRADE) | None | symbol, recvWindow | Yes |
| /sapi/v1/margin/apiKey/ip (PUT) | Edit ip for Special Key(Low-Latency Trading)(TRADE) | ip | symbol, recvWindow | Yes |
| /sapi/v1/margin/forceLiquidationRec (GET) | Get Force Liquidation Record (USER_DATA) | None | startTime, endTime, isolatedSymbol, current, size, recvWindow | Yes |
| /sapi/v1/margin/exchange-small-liability (GET) | Get Small Liability Exchange Coin List (USER_DATA) | None | recvWindow | Yes |
| /sapi/v1/margin/exchange-small-liability (POST) | Small Liability Exchange (MARGIN) | assetNames | recvWindow | Yes |
| /sapi/v1/margin/exchange-small-liability-history (GET) | Get Small Liability Exchange History (USER_DATA) | current, size | startTime, endTime, recvWindow | Yes |
| /sapi/v1/margin/openOrders (DELETE) | Margin Account Cancel all Open Orders on a Symbol (TRADE) | symbol | isIsolated, recvWindow | Yes |
| /sapi/v1/margin/openOrders (GET) | Query Margin Account's Open Orders (USER_DATA) | None | symbol, isIsolated, recvWindow | Yes |
| /sapi/v1/margin/orderList (DELETE) | Margin Account Cancel OCO (TRADE) | symbol | isIsolated, orderListId, listClientOrderId, newClientOrderId, recvWindow | Yes |
| /sapi/v1/margin/orderList (GET) | Query Margin Account's OCO (USER_DATA) | None | isIsolated, symbol, orderListId, origClientOrderId, recvWindow | Yes |
| /sapi/v1/margin/order (DELETE) | Margin Account Cancel Order (TRADE) | symbol | isIsolated, orderId, origClientOrderId, newClientOrderId, recvWindow | Yes |
| /sapi/v1/margin/order (POST) | Margin Account New Order (TRADE) | symbol, side, type | isIsolated, quantity, quoteOrderQty, price, stopPrice, newClientOrderId, icebergQty, newOrderRespType, sideEffectType, timeInForce, selfTradePreventionMode, autoRepayAtCancel, recvWindow | Yes |
| /sapi/v1/margin/order (GET) | Query Margin Account's Order (USER_DATA) | symbol | isIsolated, orderId, origClientOrderId, recvWindow | Yes |
| /sapi/v1/margin/order/oco (POST) | Margin Account New OCO (TRADE) | symbol, side, quantity, price, stopPrice | isIsolated, listClientOrderId, limitClientOrderId, limitIcebergQty, stopClientOrderId, stopLimitPrice, stopIcebergQty, stopLimitTimeInForce, newOrderRespType, sideEffectType, selfTradePreventionMode, autoRepayAtCancel, recvWindow | Yes |
| /sapi/v1/margin/order/oto (POST) | Margin Account New OTO (TRADE) | symbol, workingType, workingSide, workingPrice, workingQuantity, workingIcebergQty, pendingType, pendingSide, pendingQuantity | isIsolated, listClientOrderId, newOrderRespType, sideEffectType, selfTradePreventionMode, autoRepayAtCancel, workingClientOrderId, workingTimeInForce, pendingClientOrderId, pendingPrice, pendingStopPrice, pendingTrailingDelta, pendingIcebergQty, pendingTimeInForce | Yes |
| /sapi/v1/margin/order/otoco (POST) | Margin Account New OTOCO (TRADE) | symbol, workingType, workingSide, workingPrice, workingQuantity, pendingSide, pendingQuantity, pendingAboveType | isIsolated, sideEffectType, autoRepayAtCancel, listClientOrderId, newOrderRespType, selfTradePreventionMode, workingClientOrderId, workingIcebergQty, workingTimeInForce, pendingAboveClientOrderId, pendingAbovePrice, pendingAboveStopPrice, pendingAboveTrailingDelta, pendingAboveIcebergQty, pendingAboveTimeInForce, pendingBelowType, pendingBelowClientOrderId, pendingBelowPrice, pendingBelowStopPrice, pendingBelowTrailingDelta, pendingBelowIcebergQty, pendingBelowTimeInForce | Yes |
| /sapi/v1/margin/manual-liquidation (POST) | Margin Manual Liquidation(MARGIN) | type | symbol, recvWindow | Yes |
| /sapi/v1/margin/rateLimit/order (GET) | Query Current Margin Order Count Usage (TRADE) | None | isIsolated, symbol, recvWindow | Yes |
| /sapi/v1/margin/allOrderList (GET) | Query Margin Account's all OCO (USER_DATA) | None | isIsolated, symbol, fromId, startTime, endTime, limit, recvWindow | Yes |
| /sapi/v1/margin/allOrders (GET) | Query Margin Account's All Orders (USER_DATA) | symbol | isIsolated, orderId, startTime, endTime, limit, recvWindow | Yes |
| /sapi/v1/margin/openOrderList (GET) | Query Margin Account's Open OCO (USER_DATA) | None | isIsolated, symbol, recvWindow | Yes |
| /sapi/v1/margin/myTrades (GET) | Query Margin Account's Trade List (USER_DATA) | symbol | isIsolated, orderId, startTime, endTime, fromId, limit, recvWindow | Yes |
| /sapi/v1/margin/myPreventedMatches (GET) | Query Prevented Matches(USER_DATA) | symbol | preventedMatchId, orderId, fromPreventedMatchId, recvWindow, isIsolated | Yes |
| /sapi/v1/margin/api-key-list (GET) | Query Special key List(Low Latency Trading)(TRADE) | None | symbol, recvWindow | Yes |
| /sapi/v1/margin/transfer (GET) | Get Cross Margin Transfer History (USER_DATA) | None | asset, type, startTime, endTime, current, size, isolatedSymbol, recvWindow | Yes |
| /sapi/v1/margin/maxTransferable (GET) | Query Max Transfer-Out Amount (USER_DATA) | asset | isolatedSymbol, recvWindow | Yes |
fromId is set, data with id greater than fromId will be returned. Otherwise, the latest data will be returned. (e.g., 1)TRUE for Isolated Margin, FALSE for Cross Margin, Default FALSE (e.g., FALSE)MARGIN,ISOLATEDtranId in POST /sapi/v1/margin/loan (e.g., 1)orderListId or listClientOrderId must be provided (e.g., 1)orderListId or listClientOrderId must be provided (e.g., 1)stopLimitTimeInForce is required. (e.g., 1.0)GTC/FOK/IOCLIMIT, LIMIT_MAKERworkingTimeInForce is GTC. (e.g., 1.0)MARKET orders using quoteOrderQty are not supported. (e.g., Order Types)pendingTimeInForce is GTC. (e.g., 1.0)workingTimeInForce is GTC. (e.g., 1.0)LIMIT_MAKER, STOP_LOSS, and STOP_LOSS_LIMITpendingAboveTimeInForce is GTC. (e.g., 1.0)LIMIT_MAKER, STOP_LOSS, and STOP_LOSS_LIMITpendingBelowTimeInForce is GTC. (e.g., 1.0)STOP_LOSS, STOP_LOSS_LIMIT, TAKE_PROFIT, and TAKE_PROFIT_LIMIT orders. (e.g., 1.0)LIMIT, STOP_LOSS_LIMIT, and TAKE_PROFIT_LIMIT to create an iceberg order. (e.g., 1.0)For endpoints that require authentication, you will need to provide Binance API credentials. Required credentials:
Base URLs:
Users can provide Binance API credentials in different ways. The agent will try to retrieve automatically with the two first ways the credentials, but users can also explicitly tell the agent that they have set the credentials or stored them in a .env file, and the agent should re-read that file when they do. The agent can also make http requests with the two first methods without user confirmation.
Search for the following specific variables only (never dump the full environment):
Authorized environment variables
BINANCE_API_KEY and BINANCE_SECRET_KEYRead and use in a single exec call so the raw key never enters the agent's context:
KEY="$BINANCE_API_KEY"
SECRET="$BINANCE_SECRET_KEY"
response=$(curl -s -X GET "$URL" \
-H "X-MBX-APIKEY: $KEY" \
--data-urlencode "param1=value1")
echo "$response"
Environment variables must be set before OpenClaw starts. They are inherited at process startup and cannot be injected into a running instance. If you need to add or update credentials without restarting, use a secrets file (see option 2).
Check ~/.openclaw/secrets.env , ~/.env, or a .env file in the workspace. Read individual keys with grep, never source the full file:
# Try all credential locations in order
API_KEY=$(grep '^BINANCE_API_KEY=' ~/.openclaw/secrets.env 2>/dev/null | cut -d= -f2-)
SECRET_KEY=$(grep '^BINANCE_SECRET_KEY=' ~/.openclaw/secrets.env 2>/dev/null | cut -d= -f2-)
# Fallback: search .env in known directories (KEY=VALUE then raw line format)
for dir in ~/.openclaw ~; do
[ -n "$API_KEY" ] && break
env_file="$dir/.env"
[ -f "$env_file" ] || continue
# Read first two lines
line1=$(sed -n '1p' "$env_file")
line2=$(sed -n '2p' "$env_file")
# Check if lines contain '=' indicating KEY=VALUE format
if [[ "$line1" == *=* && "$line2" == *=* ]]; then
API_KEY=$(grep '^BINANCE_API_KEY=' "$env_file" 2>/dev/null | cut -d= -f2-)
SECRET_KEY=$(grep '^BINANCE_SECRET_KEY=' "$env_file" 2>/dev/null | cut -d= -f2-)
else
# Treat lines as raw values
API_KEY="$line1"
SECRET_KEY="$line2"
fi
done
This file can be updated at any time without restarting OpenClaw, keys are read fresh on each invocation. Users can tell you the variables are now set or stored in a .env file, and you should re-read that file when they do.
Sending a file where the content is in the following format:
abc123...xyz
secret123...key
printenv, env, export, or set without a specific variable namegrep on env files without anchoring to a specific key ('^VARNAME=')source .env or . .env)TOOLS.md to version control if it contains real credentials — add it to .gitignoreNever disclose the location of the API key and secret file.
Never send the API key and secret to any website other than Mainnet and Testnet.
When showing credentials to users:
su1Qc...8akf***...aws1Example response when asked for credentials: Account: main API Key: su1Qc...8akf Secret: ***...aws1
When listing accounts, show names and environment only — never keys: Binance Accounts:
When performing transactions in mainnet, always confirm with the user before proceeding by asking them to write "CONFIRM" to proceed.
## Binance Accounts
### main
- API Key: abc123...xyz
- Secret: secret123...key
- Description: Primary trading account
### futures-keys
- API Key: futures789...def
- Secret: futuressecret...uvw
- Description: Futures trading account
When user provides new credentials by Inline file or message:
TOOLS.md with masked display confirmationFor trading endpoints that require a signature:
X-MBX-APIKEY header.Otherwise, do not perform steps 4–6.
For endpoints that include the newClientOrderId parameter, the value must always start with agent-. If the parameter is not provided, agent- followed by 18 random alphanumeric characters will be generated automatically. If a value is provided, it will be prefixed with agent-
Example: agent-1a2b3c4d5e6f7g8h9i
Include User-Agent header with the following string: binance-margin-trading/1.1.0 (Skill)
See references/authentication.md for implementation details.
tools
Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.
data-ai
Per-trade smart-money signals — each result is a discrete buy or sell event from a tracked smart-money wallet, with trigger price, current price, max gain since trigger, and exit rate. BSC and Solana only. Use for: "smart money buy signal on $X", "any whale just bought $Y", "alpha signals in the last hour", "copy-trade-worthy signals", "trigger price and max gain on these trades", "on-chain trading signals from smart money".
development
Per-token details for a specific token identified by keyword, symbol, or contract address: (1) search — find tokens by keyword/symbol/contract; (2) meta — static info: name, symbol, logo, social links, creator, official website; (3) dynamic — real-time market data: price, 24h change, volume, holder count, liquidity; (4) kline — OHLCV candlestick data for technical analysis. Use for: "price of $X", "search for token Y", "kline chart for $Z", "who created $W", "social links for $V", "holder count of $U", "candlestick data", "find the contract address of <token>".
testing
Snapshot of a single wallet's token holdings on a specific chain — list of every token currently held with name, symbol, current price, 24h price change, and holding quantity. Use when the user provides an explicit wallet address (or says "my wallet") and wants the current portfolio: "what does 0x... hold", "wallet balance breakdown", "list positions for this address", "what tokens are in this wallet", "show me the holdings of <address>".