Logo
Reference manual - version qle_version
Functions
normalsabr.hpp File Reference

normal SABR model implied volatility approximation More...

#include <ql/types.hpp>

Functions

Real normalSabrVolatility (Rate strike, Rate forward, Time expiryTime, Real alpha, Real nu, Real rho)
 
Real normalSabrAlphaFromAtmVol (Rate forward, Time expiryTime, Real atmVol, Real nu, Real rho)
 
Real normalFreeBoundarySabrVolatility (Rate strike, Rate forward, Time expiryTime, Real alpha, Real nu, Real rho)
 

Detailed Description

normal SABR model implied volatility approximation