Quant Memo
Advanced

PIN: The Probability Of Informed Trading

Some trades come from people who know something the market doesn't yet. PIN estimates what fraction of a stock's order flow is that kind of trade, using nothing but the daily counts of buys and sells.

Prerequisites: Trade Signing And The Lee-Ready Rule, Adverse Selection

A market maker quoting a stock loses money specifically on trades from counterparties who know something about the stock's true value that hasn't been priced in yet — an informed trader who just learned bad news sells into the bid before the price adjusts, and the market maker who bought that stock is left holding it as the price then falls. This is adverse selection, and PIN — the probability of informed trading — puts a number on how much of it a given stock's order flow contains, estimated purely from counting buys and sells each day, with no access to who actually placed each order.

The model imagines each trading day as one of two types: a no-news day, where both buy and sell orders arrive purely from uninformed liquidity traders at some background rate, or a news day (which happens with probability α\alpha), where in addition to the usual background flow, informed traders arrive at a higher rate μ\mu, all trading in the same direction — buying if the news is good, selling if it's bad. Fitting this model to the observed daily counts of buy and sell trades (via maximum likelihood) yields estimates of the arrival rates, and PIN is defined as

PIN=αμαμ+2ε\text{PIN} = \frac{\alpha \mu}{\alpha \mu + 2\varepsilon}

where α\alpha is the probability any given day is a news day, μ\mu is the informed-trader arrival rate on a news day, and ε\varepsilon is the background (uninformed) arrival rate on each side. In words: PIN is the informed order-flow rate as a fraction of total order flow (informed plus both sides of uninformed background flow) — the share of all trading that comes from people who know something.

Worked example. Suppose fitting the model to a stock's daily buy/sell counts over a year yields α=0.25\alpha = 0.25 (a news event occurs roughly one day in four), μ=60\mu = 60 (informed traders submit about 60 orders on a news day), and ε=25\varepsilon = 25 (uninformed buy orders and, separately, uninformed sell orders each arrive at about 25 per day in the background). Then PIN=0.25×600.25×60+2×25=1515+50=15650.23\text{PIN} = \frac{0.25 \times 60}{0.25 \times 60 + 2 \times 25} = \frac{15}{15 + 50} = \frac{15}{65} \approx 0.23 — about 23% of this stock's total order flow is estimated to be informed.

Second example, comparing two stocks. A heavily covered large-cap with many analysts and near-continuous public information flow might show α=0.15\alpha = 0.15, μ=40\mu = 40, ε=80\varepsilon = 80: PIN=0.15×406+160=61660.036\text{PIN} = \frac{0.15 \times 40}{6 + 160} = \frac{6}{166} \approx 0.036, or about 3.6%. A thinly covered small-cap with sporadic disclosure might show α=0.40\alpha = 0.40, μ=30\mu = 30, ε=8\varepsilon = 8: PIN=0.4×3012+16=12280.43\text{PIN} = \frac{0.4 \times 30}{12 + 16} = \frac{12}{28} \approx 0.43, or 43%. The small-cap's order flow is estimated to be more than ten times as informed — consistent with the intuition that names with less continuous public information are exactly where a market maker faces the most adverse selection risk per trade.

no-news day buys (ε) sells (ε) news day (prob α) buys (ε) sells (ε + μ) informed burst
On a no-news day, buys and sells both arrive from background liquidity traders only. On a news day, one side gets an extra burst of informed orders, all trading the same direction — the pattern PIN detects from just the daily counts.

What this means in practice

Market makers use PIN-style reasoning (even informally) to set wider spreads on names where informed trading risk is higher, since the spread must compensate for adverse-selection losses in addition to covering inventory and operational costs. Academic finance has also used PIN as a proxy for information asymmetry when studying cost of capital, liquidity, and corporate disclosure policy, since a firm with sustained high PIN suggests a persistent information gap between insiders/informed traders and the rest of the market.

PIN converts daily buy/sell trade counts into an estimate of what fraction of order flow is informed, without ever observing who placed any individual trade — it's inferred purely from the statistical pattern of imbalanced flow on some days versus balanced flow on others.

PIN estimates are sensitive to how trades are signed (see Trade Signing And The Lee-Ready Rule) and to the maximum-likelihood fitting procedure, which is known to be numerically unstable on some datasets — published PIN estimates for the same stock-year have varied noticeably across papers using different implementations. Treat PIN as directionally informative, not as a precise, reproducible-to-the-decimal number.

PIN formalizes the same adverse-selection intuition behind the The Kyle Model using observable trade counts instead of a continuous-time price-impact framework; see Order-Flow Imbalance for a simpler, more commonly used real-time proxy for the same underlying informed-flow concern.

Related concepts

Practice in interviews

Further reading

  • Easley, Kiefer, O'Hara & Paperman (1996), Liquidity, Information, and Infrequently Traded Stocks
ShareTwitterLinkedIn