Skip to main content
This pushes the current trading-day summary whenever it changes. It’s the same object GET /market/snapshot returns, including breadth, turnover rate, and year-to-date change. No query parameters, so every connection receives the same data.

Message format

snapshot arrives once on connect. update arrives whenever the trading-day summary changes. Both carry the same shape: a single object, not a list.
See Errors for connection-level error codes. This channel takes no parameters, so nothing about it specifically can fail.