Skip to main content

Cancel All

REQUEST

wss://ws-auth.kraken.com

cancelAllAuthentication Required

Cancel all open orders. Includes partially-filled orders.

Request

MESSAGE BODY

event string required
Value: cancelAll
reqid integer
Optional client originated request identifier sent as acknowledgment in the response.
token string required
This is a authenticated request, a session token is required.

Response

MESSAGE BODY

event string
Value: cancelAllStatus
count string
Number of orders cancelled.
status string
Possible values: [ok, error]
reqid integer
Client originated identifier for the request that initiated this response.
errorMessage string
Error message for unsuccessful requests.