Timeseries stream
Market quotes
Returns a stream of quotes for specified markets.<br/> If you are falling behind (slow client) you will get warning message first, then error message and disconnection will happen.
get/timeseries-stream/market-quotes
Query parameters
marketsstring[] required
Comma separated list of markets or market patterns like exchange-* or exchange-*-spot or *USDT-future.<br/> Use a corresponding /catalog-all-v2/market-{dataType} endpoint for the full list of supported markets for a given data type.
backfill'latest' | 'none'
What data should be sent upon a connection.<br/> By default the latest values are sent just before real-time data.
prettyboolean
Human-readable formatting of JSON responses.
include_one_sidedboolean
Include one-side and empty books in quotes response.
Response
Market quote WebSocket message.