Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "channel": "trades", "data": [ { "coin": "<string>", "px": "<string>", "sz": "<string>", "time": 123 } ] }
Trade events stream from volume file ingestion
{"method":"subscribe","subscription":{"type":"trades"}}
TradesUpdate
Trade event. Broadcast to all trades subscribers.
trades
Show child attributes