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
- Request
- 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.Value:
tradeOne of:
snapshot, updateA list of trade events.