Financial Toolbox | ![]() ![]() |
Black-Scholes implied volatility
Syntax
Arguments
Description
Volatility = blsimpv(Price, Strike, Rate, Time, Call, MaxIterations,
DividendRate, Tolerance)
returns the implied volatility of an underlying asset.
Rate
and Time
must be consistent, e.g., if Rate
is an annualized rate, Time
must be expressed in years.
Examples
An asset has a current price of $100, an exercise price of $95, the risk free interest rate is 7.5%, the time to maturity of the option is 0.25 years, and the call option has a value of $10.00.
See Also
References
Bodie, Kane, and Marcus, Investments, page 681.
Chriss, Black-Scholes and Beyond: Option Pricing Models, Chapters 4 and 8.
![]() | blsgamma | blslambda | ![]() |