Order Management
Cancel All Pending Algo Orders
Limit: 10 requests per 1 second
DELETE /v1/algo/orders?symbol={symbol}
Cancel all pending algo orders.
DELETE
Headers
Query Parameters
Note: STOP
will cancel both TAKE_PROFIT
and STOP_LOSS
Limit: 10 requests per 1 second
DELETE /v1/algo/orders?symbol={symbol}
Cancel all pending algo orders.
Note: STOP
will cancel both TAKE_PROFIT
and STOP_LOSS