Statistical Arbitrage in Crypto — Pairs Trading and Mean Reversion
Statistical arbitrage exploits temporary deviations from equilibrium prices. When two assets that normally move together diverge, a stat arb trader buys the underperformer and shorts the outperformer, betting on convergence. In crypto, this is especially powerful because assets are correlated but not perfectly, creating profitable pockets.
Example: BTC and ETH correlation is 0.85. When ETH underperforms BTC by 3% over a 1-hour period (unusual), a stat arb trader shorts BTC and longs ETH. Historically, they converge within 4-8 hours, locking in ~1-1.5% profit.
Pairs Trading Basics
Selecting Pairs
Not all pairs work. You need:
- High correlation: >0.8 (use Pearson correlation coefficient)
- Economic relationship: Layer 2s to L1, stablecoins to each other
- Sufficient volume: Both pairs must be liquid
- Cointegration: Long-term equilibrium exists (tests with Johansen test)
Cointegration Analysis
What is Cointegration?
Two non-stationary series are cointegrated if their linear combination is stationary. In plain English: they move together over time, and deviations from that relationship eventually revert.
For BTC and ETH:
- BTC price: $42,000 (non-stationary — trends up/down)
- ETH price: $2,300 (non-stationary — trends up/down)
- Spread: BTC - (18 × ETH) = $40 (stationary — oscillates around mean)
Finding the Hedge Ratio
Use ordinary least squares regression to find the optimal ratio:
Mean Reversion Strategies
Using Z-Scores
Standardize the spread to detect extremes. When z-score > 2, the spread is unusually wide (trade opportunity):
Exit Rules
Close when spread returns to mean (z-score → 0) or loss threshold (stop at z-score reversal):
Backtesting Stat Arb Strategies
Key metrics for stat arb:
- Win rate: >55% (you're catching reversions consistently)
- Avg win/loss ratio: >1.2 (gains outweigh losses)
- Sharpe ratio: >0.8 (returns per unit of risk)
- Max drawdown: <-15% (system stays safe)
Adding Smart Money Intelligence
Enhance pairs trading by filtering trades with Smart Money confirmation:
Supercharge stat arb with Smart Money pairs signals
Filter mean reversion trades with whale consensus and derivatives data. Our API confirms pair divergence validity with 62% accuracy improvement.
Start Trading Pairs →