Cancel algo order by client_order_id
Order management
Cancel algo order by client_order_id
Limit: 5 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
Cancel algo order by client_order_id
Documentation Index
Fetch the complete documentation index at: https://orderly.network/docs/llms.txt
Use this file to discover all available pages before exploring further.
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.