Trading Volume in USD
Definition
The Trading Volume is the volume in USD traded on exchanges. The metric is taking into consideration all the trading pairs. The trading pairs that are not pegged to USD are multiplied by the USD price of the asset.
Trading Volume in USD metrics:
volume_usd
- 24-hour sliding window trading volume across centralized and decentralized exchanges. All transactions are converted to USD. The data is sourced from a 3rd party provider.volume_usd_5m
- The same asvolume_usd
, but the data points are aligned at 5 minute intervals and any gaps are filled with the last known value
Access
Measuring Unit
Amount in dollars/usdt/bitcoins
Data Type
Change Metrics
Frequency
Latency
Available Assets
Available assets for volume_usd
SanAPI
Volume USD
Available under volume_usd
and volume_usd_5m
names
1 2 3 4 5 6 7 8 9 10 11 12 13
{ getMetric(metric: "volume_usd") { timeseriesData( slug: "ethereum" from: "2020-04-01T00:00:00Z" to: "2020-04-07T00:00:00Z" interval: "1d" ) { datetime value } } }
Full list of metrics
The full list of GitHub Activity metrics is:
Open Metrics List
Open Metrics List
- volume_usd
- volume_usd_5m
- volume_usd_change_1d
- volume_usd_change_30d
- volume_usd_change_7d