Overview
A comprehensive masterclass on the Black-Scholes-Merton model—the standard mathematical framework for pricing options. The model calculates the theoretical value of a European option by constructing a risk-neutral, frictionless environment.
The Laboratory Axioms
The model operates under several strict assumptions designed to create a "perfect" environment:
- Geometric Brownian Motion: Asset prices follow a lognormal distribution, meaning percentage returns are normally distributed, and prices cannot drop below zero.
- Continuous Liquidity: You can trade any amount instantly without market impact, transaction costs, or slippage.
- Static Volatility: Volatility and risk-free interest rates are constant over the life of the option.
Risk Neutrality & Martingales
In a complete market, any payoff can be perfectly replicated. Because of this, the option's price does not depend on the asset's true "drift" (investor sentiment or risk premium) but rather on the risk-free rate. Today's stock price is essentially the discounted expected future price under a risk-neutral measure (the Martingale property).
The Stochastic Engine
- Girsanov Theorem: Allows for the change of probability measure (the Radon-Nikodym derivative), transforming physical probabilities (with actual drift) into risk-neutral probabilities.
- Feynman-Kac Identity: Links stochastic differential equations (random processes) to partial differential equations (heat equations). This is why Monte Carlo simulation yields the same result as numerical PDE solving.
- Itô's Lemma: The foundation of stochastic calculus, revealing that random fluctuations create a secondary "convexity" effect—the source of Option Gamma.
The Greek Sensitivities
- Delta (Δ): Sensitivity to changes in the underlying asset's price (speed).
- Gamma (Γ): Sensitivity of Delta to the underlying asset's price (acceleration).
- Theta (Θ): Daily loss in value due to the passage of time (time decay).
- Vega (ν): Sensitivity to changes in implied volatility (uncertainty).
- Rho (ρ): Sensitivity to changes in the risk-free interest rate.
Trader Heuristics
- The Rule of 16: A quick mental approximation to convert annual implied volatility to daily expected moves (since √256 ≈ 16).
- ATM Straddle Rule: The cost of an ATM straddle is roughly .
- The Greek Rent: In an efficient market, being long Gamma means paying rent via Theta decay.
Structural Limitations
- Fat Tails (Kurtosis): The model drastically underestimates the probability of extreme market crashes.
- Gap & Liquidity Risk: Prices do not move continuously (e.g., overnight gaps), breaking the assumption of perfect dynamic delta hedging.
- The Volatility Smile: Since the model assumes flat volatility, traders reverse-engineer prices to quote "Implied Volatility," creating a smile or skew that reflects true market fears (Crashophobia).