Asian option pricer using the Asian implied volatility in the Black-Scholes model, including subleading
This repository includes Mathematica code with the implementation of the method. The code was used for generating the plots in the paper arXiv:2407.05142[q-fin.MF].
The Asian option price with strike
The squared Asian implied volatility is expanded in maturity as
The zero-th order term
where
where
For
The subleading (O(T)) term of the Asian implied variance is expanded in log-moneyness as
The first three coefficients
Suppose we would like to price an Asian option in the Black-Scholes model with parameters
The zero-th order Asian implied volatility is
where the undiscounted Black-Scholes call formula is
The computed price is slightly smaller than the price from the log-normal (Levy) approximation (0.056054) but in excellent agreement with a precise evaluation using a spectral expansion by Linetsky (0.0559860415).