Altcoin Strike Marks

This endpoint provides theoretical synthetic options with various strikes and option marks. We use the SVI Altcoin parameters from bootstrapped volatility surface and convert them into a list of synthetic option instruments, in order to easily represent theoretically tradable instruments.

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].expirationnumberDays to expiration.
payload.data[index].underlyingPricenumberTheoretical underlying futures price differential.
payload.data[index].indexPricenumberCurrency spot price at the time of the calibration.
payload.data[index].askIvnumberTheoretical option ask implied volatility.
payload.data[index].bidIvnumberTheoretical option bid implied volatility.
payload.data[index].markIvnumberTheoretical option mark implied volatility.
payload.data[index].strikenumberSynthetic option strike price.
payload.data[index].timestamptimestampTimestamp of the options market calibration.

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