Exchange Volume Chart by ID
Exchanges
Exchange Volume Chart by ID
To query the historical volume chart data with time in UNIX and trading volume data in BTC based on exchange’s ID
GET
Exchange Volume Chart by ID
Notes
- Also works for derivatives exchanges (e.g.
bitmex,binance_futures). - Volume is provided in BTC. Use Exchange Rates to convert to other currencies.
- Auto-granularity (cannot be adjusted):
- 1 day = 10-minutely
- 7, 14 days = hourly
- 30 days and above = daily
SDK Examples
Authorizations
Path Parameters
Exchange ID or derivative exchange ID.
*refers to /exchanges/list or /derivatives/exchanges/list.
Query Parameters
Data up to number of days ago.
Available options:
1, 7, 14, 30, 90, 180, 365 Response
200 - application/json
Exchange volume chart data

