Timeseries stream
Pair quotes
Returns a stream of quotes for specified pairs.<br/> If you are falling behind (slow client) you will get warning message first, then error message and disconnection will happen.
get/timeseries-stream/pair-quotes
Query parameters
pairsstring[] required
Comma separated list of asset pairs or patterns like btc-*, or *-btc.
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.