AML Mean Reversion Strategies 101
Knowledge Markets {'label': 'strategies', 'icon': '🎯', 'color': '#f43f5e', 'bg_color': '#f43f5e', 'description': 'trading strategies, investment approaches, and tactical methodologies.', 'slug': 'strategies'}

Mean Reversion Strategies 101

Key Insights

  • Pairs trading and z-score entry rules: when prices revert, when they trend, and how to avoid falling knives.
Difficulty: Intermediate Type: Knowledge

The core idea

If two cointegrated assets deviate from their long-run relationship, bet on convergence: buy the laggard, short the leader, and exit when the spread normalises. The strategy monetises a statistical relationship rather than a directional view — the market can go up, down, or sideways, and the trade still profits if the spread closes. That market-neutrality is what makes pairs trading the archetypal relative-value strategy.

Signal construction

Compute the spread z-score: (spread − mean) / standard deviation over a lookback window. Common entries: z < −2 (long the spread) and z > +2 (short it). Rebalance the z-score window to the half-life of the spread's mean reversion (via a cointegration/OU fit). The half-life is the single most important parameter: a window far shorter than the half-life turns noise into signals, a window far longer makes entries slow and exits later than optimal.

Risk controls

  • Trade only cointegrated pairs — correlation without cointegration fails on convergence tests.
  • Cap exposure per pair and add a stop on non-convergence.
  • Beware regime breaks: the pair may re-mean to a NEW level after structural change.
  • Backtest on out-of-sample windows; pairs decay as arbitrage capital enters.

The stop-on-non-convergence rule is non-negotiable: a pair that was cointegrated can de-cointegrate, and the spread trade then becomes an unhedged directional bet wearing a hedge's clothing. Re-test cointegration on a rolling basis and retire pairs whose relationship has structurally broken.

Portfolio construction

Run multiple pairs with uncorrelated spread innovations — single-pair concentration is the biggest killer of mean-reversion books. Size each pair by inverse spread volatility, and monitor the book's net exposure: if all spreads widen together (common in risk-off), the "market-neutral" book suddenly correlates with the market.

References

Article Metadata

Bloom Taxonomy Questions

Remember

What z-score thresholds are commonly used for spread entry rules in pairs trading?

Understand

Why is cointegration required rather than mere correlation for a pairs-trading signal?

Apply

Estimate a pairs-trading rule for two cointegrated instruments, setting the z-score window from the half-life of spread mean reversion.

Further Reading

Feynman Concept Cards

Master each concept: read the ELI5, explore analogies, work examples, and teach it back.

Mean Reversion Strategies is a concept in trading strategies. In simple terms, Mean Reversion Strategies covers trading strategies for Markets. This markets concept addresses key topics in the trading strategies for markets domain. Also known as: statistical arbitrage, pairs tra

Analogy
Think of Mean Reversion Strategies like a specialized tool in a toolbox — it helps you handle trading strategies tasks more effectively.
Example
Consider a scenario where Mean Reversion Strategies applies: Mean Reversion Strategies covers trading strategies for Markets. This markets concept addresses key topics in the trading strategies for markets domain. Also known as: statistical arbitrage, pairs tra...
Find Gaps
What are the key components or steps involved in Mean Reversion Strategies?
Can you explain Mean Reversion Strategies without using jargon?
What happens if Mean Reversion Strategies is not applied correctly?
How does Mean Reversion Strategies relate to other concepts in trading strategies?
Teach Back

Explain Mean Reversion Strategies as if teaching a colleague who is new to trading strategies. Cover: what it is, how it works, and why it matters.

Create

Create a diagram that demonstrates Mean Reversion Strategies in a real-world trading strategies scenario. Walk through your design decisions.

Show solution
A diagram for Mean Reversion Strategies should include: 1. The core components of mean reversion 2. How they interact 3. Expected outcomes or outputs
Difficulty: Beginner-friendly — 2/5

Statistical Arbitrage is a concept in strategies. In simple terms, Statistical Arbitrage covers trading and investment strategies for Markets. This markets concept addresses key topics in the trading and investment strategies for markets domain. Also known as: stat a

Analogy
Think of Statistical Arbitrage like a chess player thinking several moves ahead — it helps you handle strategies tasks more effectively.
Example
Consider a scenario where Statistical Arbitrage applies: Statistical Arbitrage covers trading and investment strategies for Markets. This markets concept addresses key topics in the trading and investment strategies for markets domain. Also known as: stat a...
Find Gaps
What are the key components or steps involved in Statistical Arbitrage?
Can you explain Statistical Arbitrage without using jargon?
What happens if Statistical Arbitrage is not applied correctly?
How does Statistical Arbitrage relate to other concepts in strategies?
Teach Back

Explain Statistical Arbitrage as if teaching a colleague who is new to strategies. Cover: what it is, how it works, and why it matters.

Create

Create a calc that demonstrates Statistical Arbitrage in a real-world strategies scenario. Walk through your design decisions.

Show solution
A calc for Statistical Arbitrage should include: 1. The core components of statistical arbitrage 2. How they interact 3. Expected outcomes or outputs
Difficulty: Advanced — 4/5

Related Research

Related Lessons

Stay Updated

Get the latest research summaries delivered to your inbox.