Home / Glossary / Black-Scholes-Merton Model (BSM)

Black-Scholes-Merton Model (BSM)

The foundational option pricing formula that gives the fair value of a European call or put as a function of spot, strike, rate, volatility, and time.

The Black-Scholes-Merton model (1973) prices European options under the assumption of a lognormal stock price process, constant volatility, continuous trading, and a known risk-free rate. The formula derives from a dynamic hedging argument: a delta-neutral portfolio of stock and options must earn the risk-free rate. Call price: C = S·e^(−δT)·N(d₁) − K·e^(−rT)·N(d₂) where d₁ = [ln(S/K) + (r−δ+σ²/2)T]/(σ√T) and d₂ = d₁ − σ√T. N(·) is the standard normal CDF. BSM has well-known limitations (assumes constant vol, no jumps, European exercise only) but remains the market standard for quoting and risk management.

Formula
C=SeδTN(d1)KerTN(d2)C = Se^{-\delta T}N(d_1) - Ke^{-rT}N(d_2)