Timeseries stream
Asset quotes
Returns a stream of quotes for specified assets.<br/> If you are falling behind (slow client) you will get warning message first, then error message and disconnection will happen.
get/timeseries-stream/asset-quotes
Query parameters
assetsstring[] required
Comma separated list of assets.<br/> Use a corresponding /catalog-all-v2/asset-{dataType} endpoint for the full list of supported assets for a given data type.
aggregation_methodstring
The method to use for aggregation.
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.
Response
Aggregated spread quote WebSocket message.