Cancel algo order
Order management
Cancel algo order
Limit: 5 requests per 1 second
DELETE /v1/algo/order?order_id={order_id}&symbol={symbol}
Cancels a single algo order by order_id.
DELETE
Cancel algo order
Headers
Timestamp of the signed request in milliseconds.
Account ID of the authenticated account.
Public orderly key used to sign the request.
Signature of the request payload generated with the orderly key.