Inferensys

Glossary

Market Impact Decay

The rate at which the temporary price dislocation caused by a trade dissipates as the limit order book replenishes, reflecting the market's resilience and the transient component of execution cost.
Developer reviewing LLM cost optimization spreadsheet on laptop, calculator and coffee on desk, casual finance-technical moment.
EXECUTION COST DYNAMICS

What is Market Impact Decay?

Market impact decay defines the rate at which the temporary price dislocation caused by an executed trade dissipates as the limit order book replenishes with new resting orders.

Market impact decay is the speed at which the transient component of execution cost vanishes after a trade, reflecting the market's resilience. When a buy order lifts offers, it creates a temporary liquidity gap; decay measures how quickly new limit orders refill the book and the price reverts toward its pre-trade equilibrium, distinguishing temporary liquidity demand from permanent information leakage.

The decay rate is a critical parameter in optimal execution models like Almgren-Chriss, directly influencing the optimal trading schedule. A fast decay implies low resilience, allowing aggressive execution, while slow decay signals high timing risk, forcing algorithms to trade more patiently to avoid the cumulative impact of successive child orders piling onto a still-displaced price.

MARKET RESILIENCE DYNAMICS

Key Characteristics of Market Impact Decay

The temporal dissipation of the temporary price dislocation caused by a trade, reflecting the market's ability to replenish liquidity and revert to equilibrium.

01

Exponential Decay Function

Market impact decay is typically modeled as an exponential decay function, where the temporary price impact diminishes at a rate proportional to its current magnitude. The half-life of impact—the time required for 50% of the temporary dislocation to dissipate—varies by asset class and liquidity regime. For liquid large-cap equities, this half-life often ranges from seconds to a few minutes, while for illiquid small-caps or corporate bonds, it can extend to hours or days. The decay rate parameter is a critical input for optimal execution algorithms, as it determines how aggressively an algorithm should space child orders to avoid self-inflicted impact accumulation.

< 60 sec
Typical Half-Life (Large-Cap Equities)
τ
Decay Time Constant Parameter
02

Resilience as a Microstructure Property

Resilience is the market microstructure property that governs the speed of impact decay. It measures how quickly the limit order book (LOB) replenishes after a liquidity-taking event. High-resilience markets exhibit rapid decay because new limit orders aggressively refill depleted price levels, restoring the bid-ask spread and order book depth. Factors influencing resilience include:

  • Market maker competition: More market makers accelerate replenishment
  • Tick size regime: Smaller tick sizes can slow replenishment at the touch
  • Informed vs. uninformed flow: Trades perceived as uninformed attract faster liquidity replenishment
  • Electronic vs. voice-brokered: Electronic limit order books generally exhibit faster resilience
LOB Depth
Primary Resilience Driver
03

Permanent vs. Transient Impact Decomposition

Total market impact decomposes into two components with distinct decay profiles:

  • Permanent Impact (Information Component): The price change that persists indefinitely, reflecting the market's inference that the trade conveys private information about the asset's fundamental value. This component does not decay and is proportional to the square root or linear function of trade size.
  • Transient Impact (Liquidity Component): The temporary price concession paid to attract liquidity providers. This component decays fully over time as the order book replenishes, following the market's resilience dynamics.

Execution algorithms exploit this decomposition by trading more aggressively when transient impact dominates and more passively when permanent impact risk is elevated.

0%
Decay of Permanent Impact
100%
Decay of Transient Impact
04

Impact Decay in Optimal Execution

In the Almgren-Chriss framework and its extensions, impact decay directly shapes the optimal liquidation trajectory. When decay is fast relative to the trading horizon, the algorithm can trade more aggressively early on because temporary impacts dissipate before the next child order arrives, minimizing cumulative costs. When decay is slow, the algorithm must space orders more widely to avoid self-interaction, increasing timing risk exposure. Propagator models formalize this by modeling price impact as a convolution of past trades with a decay kernel, allowing the optimizer to compute the precise marginal cost of trading at each time step given the lingering effects of prior executions.

Kernel
Propagator Decay Function
Risk/Cost
Core Execution Trade-Off
05

Empirical Measurement via VAR Models

Practitioners estimate impact decay empirically using Vector Autoregression (VAR) models on tick-level trade and quote data. The methodology involves:

  • Regressing subsequent price changes against lagged signed trade volumes
  • Extracting the impulse response function, which traces the price path following a unit trade shock
  • Fitting a parametric decay function (exponential, power-law, or hyperbolic) to the impulse response

Key empirical findings include that decay is often faster than exponential in the initial milliseconds (due to high-frequency market maker activity) and slower in the tail, suggesting a multi-timescale resilience structure. Accurate decay estimation is essential for calibrating realistic market simulators used in reinforcement learning-based execution agent training.

ms to min
Multi-Scale Decay Horizon
06

Decay Asymmetry and Regime Dependence

Impact decay is not symmetric across market conditions. Key regime dependencies include:

  • Volatility regime: High-volatility periods accelerate apparent decay as noise dominates the price process, but this masks increased permanent impact risk
  • Liquidity shocks: During liquidity crises, decay slows dramatically as market makers widen spreads and withdraw from the order book, causing transient impacts to persist and compound
  • Trade direction: Sell orders often exhibit slower decay than buy orders in equity markets due to asymmetric risk-aversion among liquidity providers
  • News events: Scheduled macroeconomic announcements create pre-announcement decay slowdowns as liquidity providers reduce inventory risk exposure

Adaptive execution algorithms incorporate real-time decay regime detection to dynamically adjust child order sizing and spacing.

Asymmetric
Buy vs. Sell Decay Rates
Regime-Switching
Decay Parameter Dynamics
MARKET IMPACT DECAY

Frequently Asked Questions

Explore the critical dynamics of how temporary price dislocations caused by large trades dissipate as the limit order book replenishes, reflecting the market's resilience and the transient component of execution cost.

Market Impact Decay is the rate at which the temporary price dislocation caused by a trade dissipates as the limit order book replenishes. When a large buy order lifts offers, it creates an artificial price spike. This spike is not permanent; it decays as new limit orders flood in to capture the higher price, restoring equilibrium. The decay function is typically modeled as an exponential or power-law process, where the speed of reversion is proportional to the market resilience. A highly resilient market, characterized by high-frequency market makers and low latency, exhibits rapid decay, while a thin, illiquid market decays slowly, leaving a lasting footprint. This decay is the core of the transient component of market impact, distinct from the permanent impact caused by information leakage.

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.