cancel_order
Cancel a specific trading order by ID on supported cryptocurrency exchanges to manage active positions and adjust trading strategies.
Instructions
Cancel a specific order by ID on a supported exchange
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exchange | Yes | Exchange to query. Supported: mexc, gateio, bitget, kraken | |
| symbol | Yes | Trading pair symbol (e.g., BTC/USDT, INDY/USDT) | |
| orderId | Yes | The order ID to cancel |