Risk & Reward

Black-Scholes Assumptions

Geometric Brownian stock, constant rate and volatility, no dividends, frictionless continuous trading, no arbitrage. Together these make the delta hedge exact, so the price solves the Black-Scholes PDE and the drift drops out of the formula.

solvedeasy1 min

What are the assumptions behind the Black-Scholes option pricing formula?

Reveal solutionHide solution

#The dynamics

The stock price follows geometric Brownian motion,

dS=μSdt+σSdW,(1)dS = \mu S\,dt + \sigma S\,dW, \tag{1}

with constant drift μ\mu and constant volatility σ\sigma, so prices are lognormal and log returns are normal.

timeS
At the center sits geometric Brownian motion, with constant drift and constant volatility, so prices are lognormal. The fluctuations grow with the price because the volatility multiplies S, and the rest of the assumptions make the hedge exact.

#The market

The remaining assumptions idealise the market around that process.

  • A constant, known risk-free rate rr, with unlimited borrowing and lending at it.
  • No dividends paid over the life of the option.
  • No transaction costs or taxes, and perfectly divisible assets.
  • Continuous trading, with short selling allowed.
  • No arbitrage opportunities.
  • European exercise, only at maturity.

#What it buys

Together these make the delta hedge exact, so the option price solves the Black-Scholes partial differential equation and has a closed form depending on SS, KK, rr, σ\sigma, and TT. The striking feature is what it leaves out, the drift μ\mu, since the hedged portfolio earns the risk-free rate no matter which way the stock is expected to move.