Order Management
Cancel Algo Order By client_order_id
Limit: 10 requests per 1 second
DELETE /v1/algo/client/order?client_order_id={client_order_id}&symbol={symbol}
Cancel an algo order by client_order_id
.
DELETE
Headers
Response
200 - application/json
OK
The response is of type object
.