Implied (vs) Realized

This endpoint returns the close-to-close hourly realized volatility for 7-days and 30-days. Using the daysToExpiration parameter, users can choose which "at-the-money" implied volatility to compare.

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].realizedvolatility7numberThe is the 7-day realized volatility constructed using hourly data.
payload.data[index].realizedvolatility30numberThe is the 30-day realized volatility constructed using hourly data.

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