Black-Scholes Inputs
There are six parameters which affect option prices:
S0 = underlying price ($$$ per share)
X = strike price ($$$ per share)
r = continuously compounded risk-free interest rate (% p.a.)
q = continuously compounded dividend yield (% p.a.)
t = time to expiration (% of year)
Note: In many resources you can find different symbols for some of these parameters. For example, strike price is often denoted K (here I use X), underlying price is often denoted S(without the zero), and time to expiration is often denoted T – t (difference between expiration and now). In the original Black and Scholes paper (The Pricing of Options and Corporate Liabilities, 1973) the parameters were denoted x (underlying price), c (strike price), v (volatility), r (interest rate), and t* – t (time to expiration). Dividend yield was only added by Merton in Theory of Rational Option Pricing, 1973.
Call and Put Option Price Formulas
Call option (C) and put option (P) prices are calculated using the following formulas:
… where N(x) is the standard normal cumulative distribution function.
The formulas for d1 and d2 are:
Original Black-Scholes vs. Merton’s Formulas
In the original Black-Scholes model, which doesn’t account for dividends, the equations are the same as above except:
- There is just S0 in place of S0 e-qt
- There is no q in the formula for d1
Therefore, if dividend yield is zero, then e-qt = 1 and the models are identical.
Black-Scholes Formulas for Option Greeks
Below you can find formulas for the most commonly used option Greeks. Some of the Greeks (gamma and vega) are the same for calls and puts. Other Greeks (delta, theta, and rho) are different. Differences between the Greek formulas for calls and puts are often very small – usually a minus sign here and there. It is very easy to make a mistake.
In several formulas you can see the term:
… which is the standard normal probability density function.
Delta
Gamma
Theta
… where T is the number of days per year (calendar or trading days, depending on what you are using).