Volatility Cones

The endpoint returns the percentile distribution of realized volatility for a specific spot trading pair. We can see the RV distribution for multiple measurement windows compared to the end date.

RESPONSE DATA
FieldTypeDescription
payload.metadata.api-versionstringVersion of the API.
payload.data[index].exchangestringThe exchange.
payload.data[index].pairstringThe pair.
payload.data[index].current_[xxx]daysnumberThe current volatility at 180, 90, 30, 14, 7 or 1 day(s) to expiration.
payload.data[index].min_[xxx]daysnumberThe minimum volatility at 180, 90, 30, 14, 7 or 1 day(s) to expiration.
payload.data[index].max_[xxx]daysnumberThe maximum volatility at 180, 90, 30, 14, 7 or 1 day(s) to expiration.
payload.data[index].p75_[xxx]daysnumberThe 75 percentile for the volatility at 180, 90, 30, 14, 7 or 1 day(s) to expiration.
payload.data[index].p50_[xxx]daysnumberThe 50 percentile for the volatility at 180, 90, 30, 14, 7 or 1 day(s) to expiration.
payload.data[index].p25_[xxx]daysnumberThe 25 percentile for the volatility at 180, 90, 30, 14, 7 or 1 day(s) to expiration.

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