Implied Volatility SVI (Closed Beta)
This is a closed beta. Please contact your account manager if you'd like to be included in the program.
What is this endpoint for?
IV SVI stands for Implied Volatility Surface for Vanilla Instruments. This endpoint distributes the raw data we use to calculate our IV Smile solution.
Endpoints
gateway-v0-grpc.kaiko.ovhgateway-v0-http.kaiko.ovhhttps://gateway-v0-http.kaiko.ovh/api/stream/iv_svi_parameters_v1Parameters
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.
Explore codes and exchanges in the Instrument Explorer or by using the Reference API endpoint.
btc
usd
exchanges
The desired exchange as source of options data.
Explore codes and exchanges in the Instrument Explorer or by using the Reference API endpoint.
drbt
Fields
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.
Request examples
Make sure to read our Python quick-start guide before starting.
cURL requests are intended for testing purposes only.
For more advanced users, you can access our full SDK here, where you'll find more coding languages, examples and guidance.
Response Example
Last updated
Was this helpful?
