Cancel order
documentedCancel an existing order.
DELETE /api/v3/orderTradingno implementation yet0 runsInput
symbol
Trading symbol (e.g., BTCUSDT)
BTCUSDT
order_id*
Order ID to cancel
123456789
timestamp*
Timestamp in milliseconds (UTC)
1700000000000
recvWindow
Recv window (ms)
5000
signature*
Signature (HMAC-SHA256)
Calls Binance as you (your API key is your account); keychains.dev holds the credentials.