Inferensys

Glossary

Probability of Informed Trading (PIN)

A microstructure model that estimates the probability that a trade originates from a trader with private, price-sensitive information, serving as a proxy for order flow toxicity and adverse selection risk.
MLOps engineer reviewing model serving infrastructure on laptop, container orchestration visible, technical workspace.
MARKET MICROSTRUCTURE METRIC

What is Probability of Informed Trading (PIN)?

A structural microstructure model that estimates the likelihood a trade originates from a trader possessing private, price-sensitive information, quantifying order flow toxicity.

The Probability of Informed Trading (PIN) is a quantitative metric that estimates the fraction of buy and sell orders originating from traders with access to private, price-sensitive information versus uninformed liquidity traders. It serves as a direct proxy for order flow toxicity and the adverse selection risk faced by market makers, who must adjust bid-ask spreads to compensate for the risk of trading against a better-informed counterparty.

Derived from the sequential trade model of Easley, Kiefer, O'Hara, and Paperman, PIN is calculated by observing the imbalance between buyer-initiated and seller-initiated trades over a period. A high PIN value indicates a market dominated by informed traders, signaling elevated adverse selection costs and wider equilibrium spreads, while a low PIN suggests a predominantly uninformed, liquid market with lower execution costs.

ADVERSE SELECTION METRICS

Core Characteristics of the PIN Model

The Probability of Informed Trading (PIN) decomposes order flow to quantify the risk of trading against a counterparty with superior information. These core characteristics define its structural estimation and application in market microstructure.

01

Structural Sequential Trade Model

PIN is derived from a sequential trade model where a market maker updates quotes based on observed order flow imbalances. The model assumes trading days are divided into discrete periods where an information event may occur with probability alpha (α). If an event occurs, it is a negative signal with probability delta (δ) and positive with probability 1-δ. Informed traders arrive at rate mu (μ), while uninformed buyers and sellers arrive at rates epsilon_b (ε_b) and epsilon_s (ε_s) respectively. The market maker uses Bayesian updating to set bid and ask prices that reflect the conditional probability of informed trading.

5
Structural Parameters (α, δ, μ, ε_b, ε_s)
1996
Introduced by Easley, Kiefer, O'Hara
02

Maximum Likelihood Estimation (MLE)

The five structural parameters are estimated by maximizing the log-likelihood function of observing a specific sequence of buys and sells over a trading horizon. The likelihood aggregates across days, assuming independence, and factors in the mixture of three possible states: no-event days, good-event days, and bad-event days. The estimation requires numerical optimization, often using the Easley, Hvidkjaer, and O'Hara (2002) factorization to improve computational stability. The resulting PIN measure is calculated as:

PIN = (α * μ) / (α * μ + ε_b + ε_s)

This represents the fraction of total order flow originating from informed traders.

3
Trade Process States
αμ
Informed Arrival Rate
03

Order Flow Toxicity Proxy

PIN serves as a direct proxy for order flow toxicity—the risk that a liquidity provider faces adverse selection when filling an order. A high PIN indicates a market dominated by informed traders, forcing market makers to widen bid-ask spreads to compensate for expected losses. This metric is critical for:

  • Dark pool operators deciding whether to accept or reject order flow
  • Execution algorithms routing orders to minimize information leakage
  • High-frequency market makers calibrating inventory risk limits

Empirically, PIN spikes around earnings announcements, merger rumors, and macroeconomic data releases.

>0.30
High Toxicity Threshold
04

PIN Decomposition and Variants

The original PIN model has been extended to address estimation biases and boundary solutions:

  • Adjusted PIN (AdjPIN) by Duarte and Young (2009) decomposes PIN into information asymmetry and illiquidity components, separating informed trading from liquidity shocks
  • Volume-Synchronized PIN (VPIN) by Easley, López de Prado, and O'Hara (2011) replaces clock-time with volume-time bucketing, enabling real-time toxicity monitoring without daily MLE estimation
  • Dynamic PIN models allow time-varying arrival rates to capture intraday seasonality and regime shifts in information asymmetry

VPIN is particularly useful for high-frequency applications where traditional PIN estimation is computationally prohibitive.

VPIN
Real-Time Variant
AdjPIN
Liquidity-Adjusted Variant
05

Empirical Applications and Limitations

PIN has been applied extensively in empirical finance:

  • Cross-sectional asset pricing: Stocks with higher PIN earn a risk premium, as investors demand compensation for adverse selection risk
  • Corporate finance: Firms with higher PIN face higher costs of external capital and are more likely to use private placements over public offerings
  • Market quality assessment: Regulators use PIN to evaluate the impact of market structure changes on information asymmetry

Key limitations include sensitivity to trade classification algorithms (Lee-Ready vs. tick test), convergence failures in MLE for low-volume stocks, and the assumption of independence across days. The model also struggles with high-frequency data where trades are autocorrelated and split across venues.

Lee-Ready
Standard Classification Algorithm
PIN DECODED

Frequently Asked Questions

Clear, technical answers to the most common questions about the Probability of Informed Trading model and its role in quantifying adverse selection risk.

The Probability of Informed Trading (PIN) is a microstructure model that estimates the likelihood a trade originates from a trader possessing private, price-sensitive information. It works by analyzing the imbalance between buyer-initiated and seller-initiated trades over a specific period. The model assumes that informed traders will trade directionally on their private signal, creating an abnormal order flow imbalance. By observing the arrival rates of buy and sell orders relative to periods of no news, the PIN model uses maximum likelihood estimation to decompose total order flow into informed and uninformed components, outputting a single probability score between 0 and 1 that serves as a direct proxy for order flow toxicity and adverse selection risk.

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.