Volatility Metrics (24 hr)

This endpoint contains all the metrics useful for having an immediate overview of the options market, for each active expiry. The current Mark IV is updated every minute. These metrics are then compared according to the selected "daysBack" parameter. All the differences are found in the columns with the indication "change" (current metrics vs days ago metrics)

RESPONSE DATA
FieldTypeDescription
payload.metadata.api-versionstringVersion of the API.
payload.data[index].exchangestringThe name of the exchange.
payload.data[index].currencystringThe underlying currency.
payload.data[index].expirationTimestamptimestampThe instrument expiration timestamp.
payload.data[index].daysToExpirationnumberThis is the days left to expiration.
payload.data[index].underlyingPricenumberUnderlying Future's (with same expiration) price.
payload.data[index].underlyingPriceChangenumberThe change in the underlying future between now and the daysBack (or 24hrs default).
payload.data[index].riskReversal25numberThis is the ∆25 riskReversal value. The riskReversal reflect the implied volatility of the ∆25Call minus the ∆25Put.
payload.data[index].riskReversal25ChangenumberThe change in the ∆25 riskReversal between now and the daysBack (or 24hrs default).
payload.data[index].riskReversal15numberThis is the ∆15 riskReversal value. The riskReversal reflect the implied volatility of the ∆15Call minus the ∆15Put.
payload.data[index].riskReversal15ChangenumberThe change in the ∆15 riskReversal between now and the daysBack (or 24hrs default).
payload.data[index].butterfly25numberThis is the ∆25 butterfly value. The butterfly reflect the implied volatility of the ∆25Call plus the ∆25Put, minus two times the "at-the-money" implied volatility.
payload.data[index].butterfly25ChangenumberThe change in the ∆25 butterfly between now and the daysBack (or 24hrs default).
payload.data[index].butterfly15numberThis is the ∆15 butterfly value. The butterfly reflect the implied volatility of the ∆15Call plus the ∆15Put, minus two times the "at-the-money" implied volatility.
payload.data[index].butterfly15ChangenumberThe change in the ∆15 butterfly between now and the daysBack (or 24hrs default).

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