Heston Model
The Heston model values options with mean-reverting stochastic variance correlated with the underlying asset. Learn its parameters, calibration, uses, and limits.
Compare Black-Scholes, lattice, Heston, Hull-White, and simulation approaches by underlying risk, exercise rights, payoff path, and calibration evidence.
Option pricing models connect a contract’s payoff with assumptions about the underlying price, volatility, rates, dividends or carry, exercise rights, and settlement. The appropriate model depends on the risk being modeled: Heston adds stochastic variance, Hull-White models short rates, and lattice or simulation methods handle exercise and payoff features that a direct formula may not.
A more complex model is not automatically better. It adds value only when the additional factors are material, supported by market evidence, implemented correctly, and controlled through calibration and validation.
| Model or method | Strongest use in this branch | Main limitation to test |
|---|---|---|
| Black-Scholes-Merton | European-style option benchmark and implied-volatility quoting | Constant-volatility and continuous-hedging assumptions |
| Binomial or lattice model | Discrete dividends, American exercise, and node-based decisions | Step count, tree construction, and convergence |
| Heston Model | Stochastic variance and strike-dependent implied volatility | Parameter identification, calibration, and omitted jumps or factors |
| Hull-White Model | Interest-rate derivatives tied to a fitted term structure | One-factor, Gaussian-rate, curve, and volatility-surface limitations |
| Monte Carlo Simulation | Path-dependent, multi-factor, and exposure calculations | Sampling error, computational cost, and early-exercise treatment |
Models and numerical methods are different concepts. Heston or Hull-White specifies risk-factor dynamics; a characteristic-function integral, lattice, finite-difference grid, or simulation is a way to calculate value under those dynamics.
flowchart LR
A["Read payoff, exercise, and settlement terms"] --> B{"What risk factors drive value?"}
B --> C["Equity, FX, or commodity price and volatility"]
B --> D["Interest-rate curve and rate volatility"]
C --> E{"Early exercise or path dependence?"}
E -->|"No"| F["Benchmark formula or stochastic-volatility model"]
E -->|"Yes"| G["Lattice, finite difference, or simulation"]
D --> H["Term-structure model plus product-specific method"]
F --> I["Calibrate to market evidence"]
G --> I
H --> I
I --> J["Validate prices, sensitivities, limits, and implementation"]
This workflow does not select one universal model. A barrier equity option may use Heston dynamics with finite differences, while a Bermudan swaption may use Hull-White dynamics on a lattice.
Consider three contracts:
The product label alone is insufficient. An exotic option may require both a stochastic process and a numerical method tailored to barriers, averages, multiple underlyings, or exercise dates.
Use current contract documents, market data, calibration records, model documentation, validation evidence, and account records for an actual valuation. This branch is educational and does not provide personalized investment, derivatives, valuation, legal, accounting, or tax advice.
Choose a subsection first. Deeper term pages live inside each subsection, which keeps large topic hubs readable.
The Heston model values options with mean-reverting stochastic variance correlated with the underlying asset. Learn its parameters, calibration, uses, and limits.
The Hull-White model is a mean-reverting Gaussian short-rate model fitted to the current yield curve for valuing interest-rate derivatives.