Inferensys

Glossary

Post-Trade Cost Analysis

The forensic decomposition of a completed trade's execution costs to identify sources of slippage and improve future execution performance.
Product manager reviewing autonomous task execution dashboard on laptop, completed tasks visible, casual work session.
EXECUTION FORENSICS

What is Post-Trade Cost Analysis?

Post-trade cost analysis is the forensic decomposition of a completed trade's execution costs to identify sources of slippage and improve future execution performance.

Post-trade cost analysis is the quantitative process of decomposing a completed trade's total execution cost into distinct components—including commissions, spread capture, and market impact—to measure performance against a chosen benchmark. This forensic review isolates the drivers of implementation shortfall, distinguishing between explicit fees and implicit costs like adverse selection or delay cost.

By attributing slippage to specific sources such as information leakage or temporary impact, trading desks can calibrate execution algorithm parameters and refine smart order routing logic. The output is a feedback loop that transforms raw Transaction Cost Analysis (TCA) data into actionable intelligence for minimizing alpha decay in subsequent trades.

FORENSIC EXECUTION DECOMPOSITION

Core Metrics in Post-Trade Analysis

The quantitative framework for dissecting a completed trade's execution costs to identify sources of slippage and improve future execution performance.

01

Implementation Shortfall

The definitive metric for measuring the total cost of a trade. It captures the difference between the decision price (the price when the portfolio manager decided to trade) and the final execution price, net of all commissions and fees. This metric accounts for both explicit costs (commissions, taxes) and implicit costs (market impact, delay, opportunity cost).

  • Formula: (Execution Price - Decision Price) / Decision Price
  • Key Insight: A negative shortfall indicates the execution outperformed the decision price benchmark.
  • Decomposition: Can be broken into delay cost, spread cost, and market impact cost.
Industry Standard
TCA Benchmark
02

Arrival Price Slippage

Measures the execution quality against the arrival price, which is the market mid-price at the exact moment the broker or algorithm receives the order. This isolates the cost incurred during the execution process itself, excluding any delay between the investment decision and order release.

  • Calculation: Execution Price - Arrival Mid-Price
  • Use Case: Primary benchmark for evaluating algorithmic execution performance.
  • Interpretation: A positive slippage indicates the trader paid a premium to execute immediately, capturing the cost of demanding liquidity.
T=0
Measurement Point
03

VWAP Slippage

Compares the average execution price of an order to the market's Volume-Weighted Average Price (VWAP) over the same trading horizon. This benchmark is most relevant for orders that are executed passively over a full day or a defined interval.

  • Formula: Avg. Execution Price - Interval VWAP
  • Limitation: Not suitable for urgent orders or those with high participation rates, as the benchmark itself is influenced by the order's own volume.
  • Strategy Alignment: Best used to evaluate strategies designed to match the market's volume distribution.
Passive
Strategy Type
04

Market Impact Decay

Quantifies the rate at which the temporary price distortion caused by a trade dissipates. After an aggressive buy order lifts offers, the price often reverts partially as new limit orders replenish the book. This metric distinguishes temporary impact from permanent impact.

  • Temporary Impact: The transient cost that decays, often modeled as a function of order flow imbalance.
  • Permanent Impact: The lasting price change reflecting new information conveyed by the trade.
  • Modeling: Critical for calibrating Almgren-Chriss optimal execution models.
Square Root Law
Common Model
05

Adverse Selection Cost

The cost incurred when trading against counterparties with superior information. It is measured by the adverse price movement immediately following a trade. A liquidity provider sells to an informed buyer, and the price continues to rise, leaving the provider with a loss.

  • Measurement: Realized Spread = (Execution Price - Mid-Price at Time of Trade) - (Future Mid-Price - Execution Price).
  • VPIN Metric: Volume-Synchronized Probability of Informed Trading estimates this toxicity in real-time.
  • Mitigation: Algorithms reduce this cost by canceling resting orders when order flow toxicity spikes.
Informed Flow
Root Cause
06

Delay Cost

The component of implementation shortfall attributed to the adverse price movement between the investment decision time and the broker's receipt of the order. This cost captures operational latency and the trader's hesitation, not the algorithm's performance.

  • Calculation: Arrival Price - Decision Price
  • Significance: Distinguishes trader/operational performance from algorithmic execution quality.
  • Reduction: Minimized through direct market access (DMA) and automated order routing systems.
Pre-Trade
Measurement Window
POST-TRADE COST ANALYSIS

Frequently Asked Questions

Forensic decomposition of execution costs to identify slippage sources and improve future algorithmic performance.

Post-trade cost analysis is the forensic decomposition of a completed trade's total execution cost into its constituent components—commissions, spread cost, market impact, and opportunity cost—to evaluate execution quality against a chosen benchmark. The process begins by timestamp-aligning the parent order lifecycle: the investment decision time, the broker receipt time, and the final execution time. Each price difference between these timestamps and the prevailing market mid-price is attributed to a specific cost component. For example, the price movement between the decision time and order arrival is classified as delay cost, while the difference between the execution price and the arrival mid-price captures market impact and spread cost. The analysis typically benchmarks performance against the arrival price, VWAP, or the implementation shortfall framework, producing a detailed attribution report that identifies whether slippage originated from poor routing decisions, overly aggressive participation rates, or adverse selection by informed counterparties.

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.