Cancel all after
Order management
Cancel all after
Limit: 1 request per 1 second
POST /v1/order/cancel_all_after
Cancels all of the user’s ordinary and algo orders after being called (dead man switch).
Note: Users must apply for access before using this endpoint.
POST
Cancel all after
Documentation Index
Fetch the complete documentation index at: https://staging-docs.orderly.network/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.
Body
application/json
Timeout in milliseconds. Min timeout is 5000. Max timeout can be set to 900000. To cancel this timer, set timeout to 0.
Example:
5000