SVI - Minutely

This endpoint provides calibrated SVI (Stochastic Volatility Inspired) parameters for BTC and ETH options traded on Deribit, with 5-minute granularity. Offering a timely calibration view of the volatility surface.

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].expirationTimestamptimestampThe instrument expiration timestamp.
payload.data[index].forwardDifferencenumberUnderlying 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!