Skip to main content
WSSws.kraken.com/v2trade
The trade channel generates a trade event when orders are matched in the book. Multiple trades may be batched in a single message but that does not mean that these trades resulted from a single taker order. The feed accepts a list of symbols for subscription.

Subscribe

string
required
Value: subscribe
object
required
integer
Optional client originated request identifier sent as acknowledgment in the response.

Snapshot / Update

The snapshot and update responses share the same schema. An update message is streamed on a trade event. The snapshot reflects the most recent 50 trades.
string
Value: trade
string
One of: snapshot, update
object[]
A list of trade events.

Unsubscribe

string
required
Value: unsubscribe
object
required
integer
Optional client originated request identifier sent as acknowledgment in the response.