Inferensys

Glossary

Market Impact Model

A mathematical function that estimates the expected price movement caused by a trade of a specific size, decomposed into permanent information leakage and temporary liquidity demand components.
ML engineer managing model training cluster on laptop, GPU utilization visible, technical deep learning setup.
EXECUTION COST QUANTIFICATION

What is Market Impact Model?

A mathematical function that estimates the expected price movement caused by a trade of a specific size, decomposed into permanent information leakage and temporary liquidity demand components.

A Market Impact Model is a quantitative framework that predicts the adverse price movement resulting from executing a trade, separating the effect into a permanent component reflecting information leakage and a temporary component representing the liquidity premium paid for immediacy. The model's core function is to estimate the cost of demanding liquidity before the order is placed.

The permanent impact, often modeled as a linear function of signed volume (Kyle's Lambda), captures the signal that a trade conveys to the market about an asset's fundamental value. The temporary impact, typically modeled as a concave power function of the participation rate, represents the transient cost of walking the limit order book and dissipates as the book replenishes.

ANATOMY OF A TRADING COST FUNCTION

Core Components of Market Impact Models

Market impact models decompose the price movement caused by a trade into distinct mathematical components. Each component captures a different facet of how order flow interacts with liquidity and information asymmetry.

01

Permanent Impact (Information Leakage)

The irreversible price drift caused by a trade signaling private information to the market. This component is linear in signed order flow and represents the market's Bayesian update about an asset's fundamental value.

  • Kyle's Lambda (λ): The slope coefficient linking net order flow to permanent price change.
  • Mechanism: Market makers adjust quotes to reflect the probability that a trade originates from an informed counterparty.
  • Key property: Does not decay; the price establishes a new equilibrium level.
  • Example: A large buy program in a low-float stock causes the mid-price to drift upward permanently as the market infers positive news.
60-70%
Typical share of total impact
02

Temporary Impact (Liquidity Demand)

The transient price concession required to attract immediate counterparties. This component captures the cost of crossing the bid-ask spread and exhausting nearby limit orders.

  • Concave function: Typically modeled as proportional to the square root of participation rate (σ * √(Q/V)).
  • Decay characteristic: Dissipates as the limit order book replenishes, governed by the market resilience parameter.
  • Mechanism: Compensates liquidity providers for inventory risk and adverse selection exposure.
  • Example: A market order for 10,000 shares walks the book, executing against multiple price levels and temporarily depressing the last traded price.
30-40%
Typical share of total impact
03

The Square-Root Law

An empirical regularity observed across global equity markets: market impact scales approximately with the square root of trade size relative to volume.

  • Formula: ΔP ∝ σ * √(Q / V), where σ is volatility, Q is order size, and V is average daily volume.
  • Universality: Holds across market capitalizations, time periods, and asset classes.
  • Implication: Doubling order size increases impact by only ~41%, incentivizing larger but less frequent trades.
  • Origin: Derives from the fractal nature of order book shape and the power-law distribution of limit order depths.
0.5
Power-law exponent
04

Market Resilience (Decay Rate)

The speed at which the limit order book replenishes after being depleted by a trade. Resilience determines how quickly temporary impact dissipates and the price reverts to its permanent impact trajectory.

  • Exponential decay model: h(t) = h₀ * e^(-ρt), where ρ is the resilience parameter.
  • High resilience: Electronic markets with many market makers; impact decays in seconds.
  • Low resilience: Illiquid securities or stressed markets; impact persists for minutes or hours.
  • Strategic implication: Optimal execution schedules space child orders to allow resilience to partially heal the book between slices.
< 1 sec
Decay in highly liquid names
05

Nonlinear Participation Effects

When an execution algorithm's participation rate exceeds ~10-15% of interval volume, the linear impact assumption breaks down. The model must account for super-linear cost escalation.

  • Concavity shift: Temporary impact transitions from linear to a power-law function as the algo consumes a dominant share of available liquidity.
  • Order book depletion: Walking deep into the book triggers cascading cancellations from liquidity providers who detect the aggressive demand.
  • Gaming risk: High participation rates signal intention to predatory algorithms, which front-run the remaining order flow.
  • Mitigation: Percentage of Volume (POV) algorithms dynamically cap participation to stay within the linear regime.
10-15%
Linearity threshold
06

Cross-Asset Impact (Spread Impact)

In multi-asset portfolios or ETF creation/redemption, trading in one instrument can propagate price pressure to correlated assets through arbitrage linkages.

  • Arbitrage channel: Market makers hedge ETF trades by trading the underlying basket, transmitting impact across constituents.
  • Correlation matrix: Cross-impact is proportional to the covariance between asset returns.
  • Portfolio execution: Optimal liquidation of a basket must solve a multidimensional impact problem, not independent single-asset trajectories.
  • Example: Selling a large technology ETF block depresses not only the ETF price but also the individual stock prices of Apple, Microsoft, and NVIDIA.
MARKET IMPACT MODEL FAQ

Frequently Asked Questions

Precise, technical answers to the most common questions about the mathematical decomposition of trading costs into permanent and temporary components.

A Market Impact Model is a mathematical function that estimates the expected price movement caused by a trade of a specific size. It decomposes the total impact into two distinct components: permanent impact, which represents the information leakage that permanently shifts the market's equilibrium price, and temporary impact, which reflects the transient liquidity demand that dissipates as the limit order book replenishes. The model typically takes the form ΔP = α * Q^β * σ^γ, where Q is the trade size, σ is volatility, and α, β, γ are calibrated parameters. The permanent component is often linear in signed volume, directly relating to Kyle's Lambda, while the temporary component is concave, reflecting the non-linear cost of demanding immediate liquidity. These models are the core engine of Optimal Execution Algorithms, enabling the dynamic slicing of large parent orders to minimize implementation shortfall.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.