December 2013
Beginner to intermediate
286 pages
5h 46m
English
Next we'll use a method for solving for implied volatility for European options. This can be done by numerically solving for the root using the bisection method.
To be able to understand why we use the bisection solver to find the root of the Black-Scholes equation, we need some tools. First we recapture the definition of the call and put price as a function of the estimated volatility and a set of parameters (denoted):

To extract the implied volatility, we need an inverse function of the Black-Scholes formula. Unfortunately, there is no analytical inverse of that function. Instead, we can say that the Black-Scholes ...
Read now
Unlock full access