Retrieves the daily volume of pairs on each exchange over a rolling 24h period, updated hourly. The timestamp returned represents the beginning of the daily bar, following the same approach as OHLCV.
The exchange for which to retrieve the requested data.
[Optional] The pair for which to retrieve the most current data (ie. btc_usd, eth_usd, etc.).<BR/>[Default] All available pairs.
[Optional] The order in which to return the results, ordered by volumeUSD (ascending or descending). By default, records are returned in descending order, so the records with the largest volume are returned first.
[Optional] Time format of the timestamps in the return payload.<BR/>[Defaults] milliseconds | ms* | iso | iso8601 | hr | human_readable
200
The response is of type object
.