Altcoin Statistics Table

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].atmnumberValue of theoretical implied volatility for at-the-money options.
payload.data[index].deltaCall[xx]numberValue of theoretical implied volatility for options with [xx] delta call options.
payload.data[index].deltaPut[xx]numberValue of theoretical implied volatility for options with [xx] delta put options.
payload.data[index].garch[xx]numberGarch estimate for future realized volatility [xx] days away.
payload.data[index].garchVolatilitynumberCurrent Realized volatility estimate using Garch method.
payload.data[index].universestringUniverse of highest co-integration equities used for the volatility surface bootstrap.
payload.data[index].timestamptimestampTimestamp of the options market calibration.

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