Black-Scholes Options Calculator
Price European call and put options using the Black-Scholes model. Get option price, Delta, Gamma, Vega, Theta, and Rho instantly.
Input Parameters
Call Price
--
Put Price
--
Option Greeks
d1
--
d2
--
Delta (Call)
--
Delta (Put)
--
Gamma
--
Vega
--
Theta (Call)
--
Theta (Put)
--
Rho (Call)
--
About This Calculator
The Black-Scholes model prices European-style options assuming log-normal asset prices, constant volatility, and no dividends. The formula uses five inputs: spot price (S), strike price (K), time to expiry (T), risk-free rate (r), and volatility (sigma). Greeks measure option sensitivity to these parameters.
Saved Calculations
Understanding the Black-Scholes Model
The Black-Scholes Formula
Developed by Fischer Black, Myron Scholes, and Robert Merton in 1973, this model revolutionized options pricing. The formula for a European call option is:
Where N() is the standard normal CDF, S = spot price, K = strike, r = risk-free rate, T = time to expiry, σ = volatility
Key Assumptions
- 1.Log-normal prices: Stock prices follow a geometric Brownian motion with constant drift and volatility.
- 2.No dividends: The underlying pays no dividends during the option life (can be adjusted).
- 3.European exercise: Options can only be exercised at expiration, not before.
- 4.Constant volatility: Volatility remains the same over the option's life (a major simplification).
- 5.Efficient markets: No arbitrage opportunities, and frictionless trading with no transaction costs.