Inferensys

Glossary

Market Impact Model

A quantitative model that estimates the expected price movement caused by the execution of a specific trade, decomposed into temporary and permanent effects.
MLOps engineer reviewing model serving infrastructure on laptop, container orchestration visible, technical workspace.
EXECUTION COST ESTIMATION

What is Market Impact Model?

A quantitative framework that estimates the expected price movement caused by the execution of a specific trade, decomposed into temporary and permanent effects.

A Market Impact Model is a mathematical framework that quantifies the expected adverse price movement resulting from executing a trade. It decomposes this cost into permanent impact, the information-driven price shift that persists after the trade, and temporary impact, the transient liquidity premium that dissipates once the order is filled.

These models are critical inputs for optimal execution algorithms and Transaction Cost Analysis (TCA) . By estimating the non-linear relationship between order size, participation rate, and volatility, they allow traders to minimize implementation shortfall and avoid signaling intent to predatory strategies.

DECOMPOSING PRICE EFFECTS

Core Components of Market Impact Models

A market impact model quantifies the expected price movement caused by executing a trade. It decomposes this cost into distinct components to optimize execution strategies and minimize slippage.

01

Permanent Impact

The irreversible price change caused by the information conveyed by a trade. It reflects the market's belief that the order signals private information about the asset's true value.

  • Linear Function: Often modeled as a linear function of the signed trade volume.
  • Information Leakage: A large buy order permanently raises the price as the market adjusts to the new information equilibrium.
  • Kyle's Lambda: A classic measure of permanent impact, representing the price change per unit of net order flow.
Information
Primary Driver
02

Temporary Impact

The transient price concession required to attract liquidity and execute a trade quickly. This cost dissipates after the order is completed as the price reverts to its new equilibrium.

  • Liquidity Demand: Represents the premium paid for immediacy of execution.
  • Resiliency: The speed at which the price reverts after a liquidity shock.
  • Decay Function: Typically modeled with an exponential decay or power-law function over time.
Transient
Duration
03

Square-Root Law

A widely observed empirical relationship where market impact costs are proportional to the square root of the trade size.

  • Concave Function: Impact increases with size, but at a decreasing rate.
  • Universal Scaling: Holds across different asset classes, markets, and time periods.
  • Formula: Cost ≈ Spread + σ * (Q / V)^(1/2), where σ is volatility, Q is order size, and V is average daily volume.
Q^(1/2)
Scaling Law
04

Almgren-Chriss Framework

A foundational optimal execution model that formalizes the trade-off between market impact and timing risk.

  • Trader's Dilemma: Executing quickly minimizes timing risk (volatility exposure) but maximizes market impact. Executing slowly does the opposite.
  • Risk Aversion Parameter: A coefficient (λ) that balances the cost of impact against the variance of implementation shortfall.
  • Efficient Frontier: Generates an optimal trading trajectory that minimizes a linear combination of expected cost and its variance.
Risk/Cost
Core Trade-off
05

Propagator Models

A class of models that view market impact as a propagating perturbation to the order book over time, often used in high-frequency settings.

  • Transient Impact Model (TIM): Assumes the impact of each trade decays exponentially, and the total impact is the sum of past impacts.
  • Hawkes Processes: Used to model the self-exciting nature of order flow and its decaying impact on mid-price.
  • Kernel Estimation: A non-parametric method to estimate the decay kernel directly from tick data without assuming a specific functional form.
Decay Kernel
Key Mechanism
06

Order Book Imbalance

A real-time predictor of short-term price movement based on the ratio of resting buy to sell limit orders near the best bid and offer.

  • Volume Imbalance: (Bid Volume - Ask Volume) / (Bid Volume + Ask Volume).
  • Predictive Signal: A high positive imbalance predicts upward price pressure and higher market impact for a buy order.
  • Depth Weighting: More sophisticated models weight volume by its distance from the mid-price, giving more importance to nearby liquidity.
Real-time
Update Frequency
DECOMPOSING THE PRICE EFFECT

Temporary vs. Permanent Market Impact

A comparison of the two primary components of market impact cost, distinguishing between transient liquidity pressure and lasting information leakage.

FeatureTemporary ImpactPermanent Impact

Definition

Transient price concession required to attract liquidity and absorb immediate order flow imbalance.

Persistent price shift reflecting the market's revised assessment of an asset's fundamental value due to informed trading.

Duration

Seconds to hours; decays post-trade

Indefinite; does not revert

Primary Driver

Inventory risk and order book liquidity

Information asymmetry and alpha signal

Mathematical Form

Linear or square-root function of participation rate

Linear function of trade size and volatility

Recovery Pattern

Full mean reversion to pre-trade price

No mean reversion; establishes new equilibrium

Sensitivity to Urgency

High; increases sharply with aggressive execution

Low; independent of execution speed

Sensitivity to Volume

High; larger relative size depletes book depth

Moderate; reflects signal strength, not size

Cost Attribution

Execution cost; minimized via scheduling

Alpha decay cost; unavoidable if signal is real

MARKET IMPACT MODEL

Frequently Asked Questions

Essential questions about the quantitative frameworks used to estimate and decompose the price effects of trade execution.

A market impact model is a quantitative framework that estimates the expected price movement caused by the execution of a specific trade. It decomposes impact into two distinct components: temporary impact, which represents the transient liquidity cost that dissipates after the order completes, and permanent impact, which reflects the information content of the trade that permanently shifts the equilibrium price. The model typically takes inputs including order size, participation rate, volatility, and average daily volume to output a cost estimate in basis points. Modern implementations use power-law functions—most famously the square-root model—where impact scales with the square root of order size relative to volume, reflecting the empirically observed concavity of the impact function. These models are calibrated using proprietary execution data, tick-level trade and quote records, and are essential inputs to optimal execution algorithms like VWAP, TWAP, and Implementation Shortfall strategies.

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.