Calculate normal (Bachelier) implied volatility using the SABR model. Normal volatility is used in normal (absolute) option pricing models, common in negative interest rate environments and for spread options. Converts SABR parameters to normal volatility for Bachelier option pricing. [Tier: PRO, Credits: 5]
Documentation Index
Fetch the complete documentation index at: https://docs.fincept.in/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Get your key at https://api.fincept.in/auth/register
Forward price of the underlying
-10 <= x <= 100.02
Option strike price (can be negative for rates)
-10 <= x <= 100.015
Time to expiry in years
x >= 02
SABR alpha parameter
x >= 00.02
SABR beta parameter (often 0 for normal model)
0 <= x <= 10
SABR rho parameter (correlation)
-1 <= x <= 1-0.3
SABR nu parameter (vol of vol)
x >= 00.4