Limit: 10 requests per 1 second
DELETE /v1/orders?symbol={symbol}
Cancel a list of orders, filtered by symbol optionally. This request will cancel all open orders within the filter criteria, and will cancel all open orders if no filter is provided.
Note: This endpoint requires trading scope in orderly key.
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.