futures_cancel_order
Cancel a futures order on Binance by providing the trading pair and order ID.
Instructions
Cancel a futures order (requires API key)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Trading pair | |
| orderId | No | Order ID to cancel | |
| origClientOrderId | No | Client order ID to cancel |