SVI - Historical

This endpoint provides calibrated SVI (Stochastic Volatility Inspired) parameters for BTC and ETH options traded on Deribit, with hourly granularity. The data covers each hour from April 1, 2019, to the present, offering a historical view of volatility surface calibrations for these assets.

Download the SVI White Paper here: https://go.amberdata.io/hubfs/SVITrueLineWhitepaper.pdf

RESPONSE DATA
FieldTypeDescription
payload.metadata.api-versionstringVersion of the API.
payload.data[index].currencystringThe underlying currency.
payload.data[index].daysToExpirationnumberDays left until expiration for the current maturity.
payload.data[index].expirationTimestamptimestampThe instrument expiration timestamp.
payload.data[index].daysToExpirationnumberThis is the days left to expiration.
payload.data[index].forwardDifferentnumberUnderlying Future's price differential versus the index price (spot).
payload.data[index].indexPricenumberCurrency spot price at the time of the calibration.
payload.data[index].sviAnumberSVI parameter value for "a".
payload.data[index].sviBnumberSVI parameter value for "b".
payload.data[index].sviMnumberSVI parameter value for "m".
payload.data[index].sviRhonumberSVI parameter value for "Rho".
payload.data[index].sviSigmanumberSVI parameter value for "Sigma".
payload.data[index].timestamptimestampTimestamp of the options market calibration.

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