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
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.