Implied (vs) Realized

This endpoint returns the close-to-close daily realized volatility for 5-days and 21-days. Using the daysToExpiration parameter, users can choose which "at-the-money" implied volatility to compare. Implied Volatility is returned on an hourly interval.

USA Trading hours are 14:30:00 - 21:00:00 UTC (9:30a-4pm ET)

RESPONSE DATA
FieldTypeDescription
payload.metadata.api-versionstringVersion of the API.
payload.data[index].timestampstringThe timestamp reflecting the interval.
payload.data[index].exchangestringThe name of the exchange.
payload.data[index].currencystringThis is the underlying currency being analyzed.
payload.data[index].atmnumberThis is the "at-the-money" implied volatility for the selected daysToExpiration.
payload.data[index].indexPricenumberThis is the underlying spot price.
payload.data[index].realizedvolatility5numberThe is the 5-day realized volatility constructed using hourly data. (Because of weekends this is the TradFi approx for 7-days)
payload.data[index].realizedvolatility21numberThe is the 30-day realized volatility constructed using hourly data. (Because of weekends this is the TradFi approx for 30-days)

Language
Credentials
Header
Click Try It! to start a request and see the response here!