BinanceDeleteOrder
Cancel an active Binance order for a trading pair using its order ID or client order ID to free up funds and adjust strategy.
Instructions
Cancel an active order on Binance for a specific trading pair.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Symbol of the trading pair (e.g., BTCUSDT) | |
| orderId | No | The order ID to cancel | |
| origClientOrderId | No | Original client order ID |