Global
- class GlobalDataPro(http: IHttp)
- volume_chart_within_time_range(*, days: str, vs_currency: str | None = 'usd') dict
Query the historical volume chart data in BTC by specifying date range in UNIX based on exchange’s id
- Parameters:
days – Data up to number of days
vs_currency – The target currency of market data (usd, eur, jpy, etc.)