Skip to main content
WSSws.kraken.comtrade
Trade feed for a currency pair. On subscription, the last 50 trades are sent as a snapshot, followed by real-time trade updates.

Subscribe

string
required
Value: subscribe
string[]
required
Example: ["BTC/USD", "MATIC/GBP"]The currency pairs for this request.
object
string
Optional client originated request identifier sent as acknowledgment in the response.

Snapshot / Update

array

Unsubscribe

string
required
Value: unsubscribe
string[]
Example: ["BTC/USD", "MATIC/GBP"]
Condition: All channels which support pair subscriptions
The currency pairs to unsubscribe.
string
Optional client originated request identifier sent as acknowledgment in the response.
object