wsBatchCancelOrders
Cancel multiple unfilled or partially filled orders in a single WebSocket request on Bybit V5. Specify product type and array of order objects with symbol and order ID.
Instructions
Batch cancel multiple existing unfilled or partially filled orders in a single WebSocket request on Bybit V5 unified account.
IMPORTANT: This tool places/modifies real orders via WebSocket. Confirm symbol, side, quantity, and price with the user before calling. Response is an acknowledgment only; use subscribeOrder or REST endpoints to verify actual order status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | Array of order cancel objects. Max 20 for futures/options, 10 for spot. | |
| category | Yes | Product type. |