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 modify an open order’s price, quantity, or strategy.
wss://wss.prime.kraken.com/ws/v1OrderCancelReplaceRequestShow properties
{
"reqid": 14,
"type": "OrderCancelReplaceRequest",
"data": [
{
"Price": "44000",
"Symbol": "BTC-USD",
"OrderID": "16a55364-4248-4575-aa0b-dddd3f694ca3",
"ClOrdID": "b5e52570-15da-11ec-b5e7-7f4881f01b7d",
"TransactTime": "2021-09-15T04:09:24.039000Z",
"OrderQty": "0.5",
"Parameters": {
"ErrorAction": "Pause"
}
}
]
}