Trading Volume in USD

Definition

The Trading Volume is the volume in USD traded on exchanges. The metric takes 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 as volume_usd, but the data points are aligned at 5 minute intervals and any gaps are filled with the last known value

Access

Free Access


Measuring Unit

Amount in dollars/usdt/bitcoins


Data Type

Timeseries Data


Change Metrics

Change Metrics


Frequency

Five-Minute Intervals


Latency

Price Latency


Available Assets

Available assets for volume_usd


SanAPI

Volume USD

Available under volume_usd and volume_usd_5m names

{
getMetric(metric: "volume_usd") {
timeseriesDataJson(
slug: "ethereum"
from: "2020-04-01T00:00:00Z"
to: "2020-04-07T00:00:00Z"
interval: "1d"
)
}
}

Full list of metrics

The full list of Trading Volume metrics is:

Open Metrics List
  • volume_usd
  • volume_usd_5m
  • volume_usd_change_1d
  • volume_usd_change_30d
  • volume_usd_change_7d