trading_cancel_order
Cancel a single futures order using the system order ID or client-specified order ID.
Instructions
根据 orderId 或 clientOrderId 撤销单个订单
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | 交易对符号 如 BTCUSDT | |
| orderId | No | 系统订单ID | |
| origClientOrderId | No | 自定义订单ID |