Heston Stochastic Volatility Model

Visualize how random volatility affects option prices in financial markets using the Heston model, which assumes volatility follows a mean-reverting stochastic process.

Model Parameters

About the Heston Model

The Heston model is a mathematical model used to price options that accounts for stochastic volatility. Unlike the Black-Scholes model which assumes constant volatility, the Heston model allows volatility to fluctuate randomly.

The model is defined by these stochastic differential equations:



dSₜ = μSₜdt + √vₜSₜdWₜ¹
dvₜ = κ(θ - vₜ)dt + σ√vₜdWₜ²
dWₜ¹dWₜ² = ρdt


Where:

The model captures several observed market phenomena like volatility clustering and the leverage effect (negative correlation between asset returns and volatility).