Black-Scholes model is a mathematical model used to calculate the theoretical price of European-style options, which are financial contracts that give the holder the right, but not the obligation, to buy or sell an underlying asset at a predetermined price and date. The model was developed by Fischer Black and Myron Scholes in 1973 and is widely used in the finance industry.
It takes account into several factors that can affect the price of an option, including the price of the underlying asset, the strike price of the option, the time to expiration, the risk-free interest rate, and the volatility of the underlying asset. The model assumes that the underlying asset follows a lognormal distribution and that the option can only be exercised at its expiration date.
The Black-Scholes model provides a theoretical price for an option, but it does not guarantee the actual market price of the option. The market price of an option can be influenced by a few factors, including supply and demand, market sentiment, and market volatility.
The formula is as follows:
C = S*N(d1) – X*e^(-rt) *N(d2)
P = X*e^(-rt) *N(-d2) – S*N(-d1)
Where:
C = the theoretical price of a call option
P = the theoretical price of a put option
S = the current price of the underlying asset
X = the strike price of the option
R = the risk-free interest rate
T = the time to expiration of the option
N = the cumulative normal distribution function
D1 = (ln(S/X) + (r + Ï^2/2) t) / (Ï*sqrt(t))
D2 = d1 – Ï*sqrt(t)
In the above formula, Ï represents the volatility of the underlying asset. The Black-Scholes model assumes that the underlying asset follows a lognormal distribution and that the option can only be exercised at its expiration date.
The Black-Scholes formula is a useful tool for pricing options and understanding the factors that can affect their prices, but it has limitations and does not guarantee the actual market price of an option.
It has been widely used in the financial industry to price and value options, and it has also been used as a basis for other financial models, such as the binomial option pricing model and the Monte Carlo simulation. However, it has been criticized for its assumptions and limitations, such as its reliance on the assumption of constant volatility over time.

Comments
Post a Comment