Implied Volatility SVI (Closed Beta)
Last updated
Last updated
This is a closed beta. Please contact your account manager if you'd like to be included in the program.
IV SVI stands for Implied Volatility Surface for Vanilla Instruments. This endpoint distributes the raw data we use to calculate our solution.
assets
A nested object to configure following properties for your stream:
base
(String) - The desired base as the underlying of the options.
quote
(String) - The desired quote as the underlying of the options.
btc
usd
exchanges
The desired exchange as source of options data.
drbt
dataStartTime
Start time of the calculation window used.
dataEndTime
End time of the calculation window used.
expiry
Expiry date of the instrument.
exchanges
Exchanges included.
timeToExpiry
Time to expiry.
atmImpliedVariance
ATM implied variance.
atmSkew
ATM skew.
leftSlope
Left slope of IV smile.
rightSlope
Right slope of IV smile.
minImpliedVariance
Min implied variance.
currentSpot
Current spot.
interestRate
Interest rate.
tsEvent
Event generation timestamp (event created by Kaiko), after normalization.
Make sure to read our Python quick-start guide before starting.
Explore codes and exchanges in the Instrument Explorer or by using the endpoint.
Explore codes and exchanges in the Instrument Explorer or by using the endpoint.