okx_batch_cancel_orders
Cancel multiple orders on OKX exchange by providing an array of instrument IDs and order IDs.
Instructions
[L:WRITE] CAT:[交易] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orders | Yes | 撤单数组JSON字符串,如 '[{"instId":"BTC-USDT","ordId":"123456"}]' |