In 1987 economists Robert Engle and Clive Granger described a relationship between time series that neither correlation nor regression fully captures: cointegration. Two prices can each wander like a random walk — unpredictable individually — yet be tethered by a shared long-run equilibrium. Whenever they drift apart, economic forces (competition, shared costs, investor arbitrage) pull them back together.
Pairs trading exploits exactly that tether. You find two cointegrated assets, track the ratio or linear combination of their prices (the spread), and bet on the spread returning to its historical mean whenever it stretches too far. When the spread is unusually wide you sell the expensive leg and buy the cheap one; when it collapses you close both positions.
The key measurement is the z-score — how many standard deviations the current spread sits away from its rolling mean. A z-score beyond is the classic trigger; if the two assets are truly cointegrated, gravity tends to bring the spread home.
This is one of the oldest ideas in quantitative finance, a relative-value strategy that is market-neutral by design: gains and losses come not from the market's direction but from the gap between two related assets. Related ideas appear in bayesian inference (updating beliefs about the gap) and non-convex optimization (fitting the hedge ratio).
Comments
Loading comments...