cancel_all_orders
Cancel all open orders on Bybit. Specify category (spot, linear, inverse, option) and optional filters. Requires confirmation due to high risk.
Instructions
Cancel all open orders (HIGH risk - requires confirmation).
Args:
category: Product type - spot, linear, inverse, option
symbol: Symbol name
baseCoin: Base coin
settleCoin: Settle coin
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | ||
| baseCoin | No | ||
| category | Yes | ||
| settleCoin | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |