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.
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.
Timeout in milliseconds. Min timeout is 5000. Max timeout can be set to 900000. To cancel this timer, set timeout to 0.
5000