Altcoin SVI

This endpoint provides a very novel endpoint. We bootstrap volatility curves for altcoins without a listed options market. This is a complex volatility model bootstrap that provides theoretical marks for assets without actively traded options yet.

Exchanges, OTC desks and buy-side clients use this endpoint to find fair value for these "tail" assets.

The model calibrates every 24hr hours for 7-dte and 30-dte expirations.

RESPONSE DATA
FieldTypeDescription
payload.metadata.api-versionstringVersion of the API.
payload.data[index].currencystringThe underlying currency.
payload.data[index].daysToExpirationnumberDays to expiration.
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!