Authenticated channel. Connect to:
wss://wss.prime.kraken.com/ws/v1Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Authenticated command to cancel an open order.
wss://wss.prime.kraken.com/ws/v1OrderCancelRequestShow properties
{
"reqid": 13,
"type": "OrderCancelRequest",
"data": [
{
"Symbol": "BTC-USD",
"ClOrdID": "c0be17e0-15da-11ec-b5e7-7f4881f01b7d",
"OrderID": "16a55364-4248-4575-aa0b-dddd3f694ca3",
"TransactTime": "2021-09-15T04:09:42.238000Z"
}
]
}