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 24hr ago)

USA Trading hours are 14:30:00 - 21:00:00 UTC (9:30a-4pm ET)

RESPONSE DATA
FieldTypeDescription
payload.metadata.api-versionstringVersion of the API.
payload.data[index].currencystringThe underlying currency.
payload.data[index].daysToExpirationnumberThis is the days left to expiration.
payload.data[index].indexPricenumberUnderlying stock price.
payload.data[index].indexPriceChangenumberThe change in the underlying stock between now and the last 24hr.
payload.data[index].atmnumberThe current at-the-money volatility.
payload.data[index].atmChangenumberThe change in the at-the-money volatility between now and the last 24hr.
payload.data[index].riskReversal20numberThis is the ∆25 riskReversal value. The riskReversal reflect the implied volatility of the ∆25Call minus the ∆25Put.
payload.data[index].riskReversal20ChangenumberThe change in the ∆25 riskReversal between now and the last 24hr.
payload.data[index].riskReversal10numberThis is the ∆15 riskReversal value. The riskReversal reflect the implied volatility of the ∆15Call minus the ∆15Put.
payload.data[index].riskReversal10ChangenumberThe change in the ∆15 riskReversal between now and the last 24hr.
payload.data[index].butterfly20numberThis 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].butterfly20ChangenumberThe change in the ∆25 butterfly between now and the last 24hr.
payload.data[index].butterfly10numberThis 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].butterfly10ChangenumberThe change in the ∆15 butterfly between now and the last 24hr.

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