cancel_batch_orders
Cancel multiple cryptocurrency orders simultaneously by specifying order IDs or client order IDs for each instrument.
Instructions
Cancel multiple orders at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orders | Yes | JSON array string of cancel objects. Each needs: instId, orderId or clientOrderId. |