Main Page > Articles > Harmonic Patterns > An Introduction to Market Impact Prediction

An Introduction to Market Impact Prediction

From TradingHabits, the trading encyclopedia · 5 min read · February 28, 2026
The Black Book of Day Trading Strategies
Free Book

The Black Book of Day Trading Strategies

1,000 complete strategies · 31 chapters · Full trade plans

Introduction

In a perfectly liquid market, a trader could buy or sell any amount of an asset without affecting its price. In the real world, however, markets are not perfectly liquid, and every trade has an impact on the price of the asset being traded. This phenomenon, known as market impact, is a major source of transaction costs and a key challenge for algorithmic traders.

This article provides an introduction to the field of market impact prediction. We will explore the key concepts, models, and challenges associated with this important area of research. We will also discuss the practical implications of market impact for traders and the strategies they can use to minimize its adverse effects.

What is Market Impact?

Market impact can be defined as the change in the price of an asset that is caused by the execution of a trade. It is a form of slippage, and it can be broken down into two main components:

  • Temporary Impact: This is the immediate, short-term impact of a trade on the price of an asset. It is caused by the consumption of liquidity from the limit order book.
  • Permanent Impact: This is the long-term, persistent impact of a trade on the price of an asset. It is caused by the information that is revealed to the market by the trade.

Why is Market Impact Prediction Important?

The ability to accurately predict market impact is essential for a number of reasons:

  • Transaction Cost Analysis: Market impact is a major component of transaction costs. By accurately predicting market impact, traders can better estimate their trading costs and optimize their execution strategies.
  • Algorithmic Trading: Market impact is a key input into many algorithmic trading strategies, such as those based on the Almgren-Chriss model.
  • Risk Management: Market impact can be a major source of risk for traders. By understanding and predicting market impact, traders can better manage their risk exposure.

Models of Market Impact

A wide range of models have been developed to predict market impact. These models can be broadly categorized into two groups:

  • Econometric Models: These models are based on statistical relationships between market impact and a set of explanatory variables, such as order size, volatility, and liquidity.
  • Market Microstructure Models: These models are based on the detailed dynamics of the limit order book and the process of price formation.

The most famous econometric model of market impact is the square-root model, which posits that the market impact of a trade is proportional to the square root of the order size:

Market Impact = c * σ * √(Q/V)

where c is a constant, σ is the volatility of the asset, Q is the order size, and V is the average daily volume.

A Numerical Example

The following table shows the estimated market impact for a trade of 100,000 shares in a stock with a daily volume of 10 million shares and a volatility of 2%:

ParameterValue
Order Size (Q)100,000
Daily Volume (V)10,000,000
Volatility (σ)2%
Constant (c)0.5

Using the square-root model, the estimated market impact is:

Market Impact = 0.5 * 0.02 * √(100,000 / 10,000,000) = 0.01 * √(0.01) = 0.01 * 0.1 = 0.001 = 10 bps

This means that the trade is expected to move the price of the stock by 10 basis points.

Conclusion

Market impact is a important concept in quantitative finance. By understanding and predicting market impact, traders can better manage their transaction costs, optimize their execution strategies, and improve their overall trading performance. The field of market impact prediction is constantly evolving, and we can expect to see even more sophisticated and effective models being developed in the years to come.