Request:
{
"id": "5",
"op": "cancel-all-orders",
"args": {
"symbol": "BTCUSDC"
}
}| Field | Type | Required | Description |
|---|---|---|---|
| symbol | string | No | If not provided, cancels active orders for all trading pairs |
Request:
{
"id": "5",
"op": "cancel-all-orders",
"args": {
"symbol": "BTCUSDC"
}
}| Field | Type | Required | Description |
|---|---|---|---|
| symbol | string | No | If not provided, cancels active orders for all trading pairs |