What is the Heston model in finance?
Article reviewed by
StoneX market expertsThe Heston model, developed by Steven Heston in 1993, is a stochastic volatility model used to price European options while accounting for fluctuations in market volatility.
Unlike the Black-Scholes model, which assumes constant volatility, the Heston model allows volatility to change randomly over time. This makes it more aligned with real-world financial markets where volatility is not constant.
How the Heston model works
The Heston model is based on the assumption that volatility follows a stochastic process, meaning it varies unpredictably rather than remaining fixed. This allows for a more accurate representation of option prices in markets where volatility fluctuates significantly.
The model also assumes that an asset’s volatility follows a mean-reverting process. This means that, while volatility may spike or decline due to market conditions, it tends to return to a long-term average over time. Another feature of the Heston model is that it accounts for correlation between changes in the asset price and volatility, recognising that markets often experience increased volatility when asset prices decline.
Unlike the Black-Scholes model, which assumes constant volatility, the Heston model incorporates stochastic volatility. This allows it to capture real-world pricing patterns, such as the volatility smile, which contradicts the Black-Scholes assumption of uniform volatility. The volatility smile appears when options with the same expiry, but different strike prices, exhibit varying implied volatilities, forming a U-shaped pattern in a volatility chart. Because the Heston model accounts for this limitation, it can be more useful for pricing options in markets with dynamic volatility.
Applications of the Heston model
The Heston model plays an important role in quantitative finance, particularly when it comes to options pricing, risk management, and volatility modelling. Some applications of the Heston model include:
Options pricing
The Heston model is primarily used to price European-style options, where early exercise is not permitted (unlike American options, which can be exercised any time). Since option prices depend on the volatility of the underlying asset, the ability to incorporate stochastic volatility makes the Heston model valuable for pricing long-dated options and exotic derivatives.
It also improves the accuracy of calculating the Greeks – measures of an option’s sensitivity to factors like price changes, volatility, and interest rates (e.g. Delta, Gamma, Vega, Theta, and Rho). Traders use these values to hedge against risk and adjust their positions in response to market fluctuations.
Unlike standard pricing models, the Heston model can also capture volatility smiles and skews, which refer to how implied volatility varies across different strike prices and expiration dates. This feature makes it especially useful in pricing options on assets with irregular volatility patterns, such as commodities or foreign exchange.
Risk management
The Heston model is also used for risk assessment and stress testing. By simulating extreme volatility shifts, the model can help anticipate potential market shocks and their impact on asset prices. This is particularly useful for Value-at-Risk (VaR) calculations, a standard risk measurement technique used by banks and investment firms to estimate potential losses under adverse conditions.
Volatility surface calibration
Another application of the Heston model is calibrating the volatility surface, which is the pattern of implied volatility across different strike prices and maturities. Since the model can account for market-based volatility structures, it allows traders to align theoretical option prices with actual market data more accurately.
Hedging strategies
Given its ability to model stochastic volatility, the Heston model is widely used in hedging against volatility risk. Traditional delta-hedging strategies assume that volatility remains constant, which can lead to mispriced hedges in volatile markets. By incorporating dynamic volatility movements, the Heston model allows traders to design more resilient hedging techniques and reduce exposure to sudden price swings.
Algorithmic trading
The Heston model is also widely used in high-frequency trading (HFT) and algorithmic strategies in options trading. Many automated trading algorithms rely on volatility forecasting models to optimise trade execution and risk management. By simulating real-world volatility patterns, the Heston model can improve algorithmic trading strategies that depend on precise market timing and risk control.
How does the Heston model differ from other stochastic volatility models?
Although the Heston model is one of the most widely used stochastic volatility models, it’s not the only approach for modelling market volatility. Various other models exist, each with distinct assumptions and applications. These include the SABR model, GARCH model, and Chen model, which are designed for different financial instruments and volatility dynamics.
Some key differences between the Heston model and other stochastic volatility models are:
- Correlation between stock price and volatility: The Heston model allows for a correlation between an asset’s price and its volatility. This means that when stock prices fall, volatility tends to increase – something commonly observed in equity markets.
- Mean reversion in volatility: Unlike simpler models that assume constant volatility, the Heston model assumes that volatility fluctuates but tends to revert to a long-term mean. This assumption is more aligned with real-world market behaviour, where extreme volatility spikes are often temporary.
- Closed-form solution for European options: The Heston model provides a semi-closed-form solution for European-style options, meaning that options prices can be efficiently computed without relying solely on numerical methods. This makes it more efficient than some alternative models, like SABR, which often require numerical approximations.
- Not constrained by lognormal distribution assumptions: Unlike the Black-Scholes model, the Heston model doesn’t assume that stock prices follow a lognormal distribution. This makes it more flexible and capable of capturing a wider range of market behaviours.
The Heston model is also classified as a volatility smile model. A volatility smile is a graphical representation that shows increased volatility as options with identical expiration dates become more in-the-money (ITM) or out-of-the-money (OTM). This contradicts the assumptions of the Black-Schoels model, which suggests that volatility should be constant across strike prices.
Heston model vs Black Scholes
The Black-Scholes model is one of the earliest and most widely used option pricing models. It was introduced in the 1970s and provides a mathematical framework for valuing European options. However, its major limitation is that it assumes the volatility of an underlying asset is always constant – which doesn’t align with real-world market behaviour.
The Heston model improves upon Black-Scholes by introducing stochastic volatility, which allows for more realistic option pricing. This means that volatility isn’t assumed to be constant but instead follows a random process that changes over time, capturing key market phenomena such as volatility clustering and leverage effects.
Both models can be coded and programmed through Excel, Python, or other quantitative finance systems, but their mathematical structures and assumptions differ significantly.
Heston vs Black-Scholes models
The table below summarizes the key differences between the Heston model and the Black-Scholes model:
HESTON MODEL | BLACK-SCHOLES MODEL |
|---|---|
Stochastic volatility model | Non-stochastic model |
More flexible, accounts for variations in asset prices and volatility | Less flexible, doesn’t account for variations in market volatility |
Assumes that volatility is random | Assumes that volatility is constant |
Advantages and limitations of the Heston model
The Heston model improves upon traditional models by incorporating stochastic volatility and mean reversion. However, while it has certain advantages, the model also has its own set of limitations.
Let’s look at the advantages and limitations of the Heston model.
Advantages of the Heston model
The advantages of the Heston model include:
- Captures market realities: The Heston model reflects real-world market behaviours like volatility clustering, leverage effects, and the volatility smile.
- Flexible calibration: The Heston model offers strong parameter calibration across different market conditions, which makes it highly adaptable to changing volatility regimes.
- Improved pricing accuracy: Compared to simpler models, the Heston model provides greater accuracy in pricing both exotic and vanilla options when properly calibrated.
Limitations of the Heston model
Some of the limitations of the Heston model include:
- Complexity: The Heston model’s improved accuracy comes at the cost of higher computational complexity. The model relies on solving stochastic differentiation techniques, which can be computationally demanding and time-intensive.
- Parameter sensitivity: One of the key challenges of using the Heston model is accurately calibrating its parameters, such as the mean reversion speed and volatility of volatility. Small changes in inputs can lead to significantly different results. Without high-quality data, calibration errors can lead to mispricing.
- Assumptions on mean reversion: The Heston model assumes that volatility is mean-reverting, which means that it will move back towards a long-term average over time. While this is often true in normal market conditions, it may not hold during extreme financial crises.
How to use the Heston model
Here’s the formula for calculating the Heston model:
dSt = rSt dt + √Vt St dW1t
dVt = k (θ - Vt) dt + σ√Vt dW2t
Where:
- St = Asset price at time t
- r = Risk-free interest rate
- Vt = Volatility of the asset price at time t
- σ = Volatility of volatility (Vt)
- θ = Long-term variance of the asset price
- dt = Indefinitely small positive time increment
- k = Rate of reversion to θ
- W1t = Brownian motion of the asset price
- W2t = Brownian motion of the asset’s price variance
These equations describe a two-factor model: one for the underlying asset price and one for volatility evolution.
For comprehensive market reports and expert analysis on commodities and financial markets to support informed investment decisions, consider the StoneX Essential Bundle.
This material is for informational purposes only and should not be considered as an investment recommendation or a personal recommendation.
See why StoneX is a partner of choice
Have questions about our products or services? We're ready to help.
StoneX: We open markets
Our market expertise, advanced platforms, global reach, culture of full transparency and commitment to our clients’ success all set us apart in the financial marketplace.
Reach
With access to 40+ derivatives exchanges, 180+ foreign exchange markets, nearly every global securities marketplace and numerous bilateral liquidity venues, StoneX’s digital network and deep relationships can take clients anywhere they want to go.
Transparency
As a publicly traded company meeting the highest standards of regulatory compliance in the markets we serve, our financials and track record are matters of public record. StoneX’s commitment to “doing the right thing over the easy thing” sets us apart in the industry and helps us build respect, client trust and new partnerships.
Expertise
From our proprietary Market Intelligence platform to “boots-on-the-ground” expertise from award-winning traders and professionals, we connect our clients directly to actionable insights they can use to make more informed decisions and achieve their goals in the global markets.
© 2026 StoneX Group Inc. all rights reserved.
The subsidiaries of StoneX Group Inc. provide financial products and services, including, but not limited to, physical commodities, securities, clearing, global payments, risk management, asset management, foreign exchange, and exchange-traded and over-the-counter derivatives. These financial products and services are offered in accordance with the applicable laws in the jurisdictions in which they are provided and are subject to specific terms, conditions, and restrictions contained in the terms of business applicable to each such offering. Not all products and services are available in all countries. The products and services offered by the StoneX Group of companies involve risk of loss and may not be suitable for all investors. Full Disclaimer.
This website is not intended for residents of any particular country, and the information herein is not advice nor a recommendation to trade nor does it constitute an offer or solicitation to buy or sell any financial product or service, by any person or entity in any jurisdiction or country where such distribution or use would be contrary to local law or regulation. Please refer to the Regulatory Disclosure section for entity-specific disclosures.
No part of this material may be copied, photocopied or duplicated in any form by any means or redistributed without the prior written consent of StoneX Group Inc. The information herein is provided for informational purposes only. This information is provided on an ‘as-is’ basis and may contain statements and opinions of the StoneX Group of companies as well as excerpts and/or information from public sources and third parties and no warranty, whether express or implied, is given as to its completeness or accuracy. Each company within the StoneX Group of companies (on its own behalf and on behalf of its directors, employees and agents) disclaims any and all liability as well as any third-party claim that may arise from the accuracy and/or completeness of the information detailed herein, as well as the use of or reliance on this information by the recipient, any member of its group or any third party.