Mean Reversion Portfolio Strategy

Learn a mean reversion portfolio strategy for ETFs like SPY and DIA. Discover entry logic based on lowest lows and up-days, with calendar filters on daily and m

Published · Updated · Methodology: Technical Indicators

Part of: Mean Reversion

  • Methodology: Technical Indicators
  • Content type: strategy
  • Timeframes: Daily, Monthly (for lookback period)
  • Markets: S&P 500 Index (SPY ETF), Dow Jones ETF (DIA/Diamonds), Various ETFs (48 ETFs including countries, sectors, ARK Invest ETFs)

Source video

Decoded from: How to build a mean reversion portfolio? by Ali Casey | StatOasis — watch the original

Key timestamps:

  • 0:00 - Introduction
  • 0:59 - Long-term mean reversion strategy introduction
  • 2:00 - Entry rule: Low of today is lower than lowest low of past month
  • 2:30 - Entry rule: Today is an up day
  • 3:00 - Entry rule refinement: Yesterday is lowest low, today is up day
  • 3:50 - Exit rule: Exit after 25 days
  • 5:04 - Overcoming low number of trades by adding more instruments
  • 6:09 - Building a portfolio of the same logic on different ETFs
  • 9:30 - Adding a filter to enhance the RET/DD (Risk-adjusted Return/Drawdown)
  • 10:43 - Adding calendar filters (removing July)

Strategy overview

Mean reversion rests on a simple premise: price that has stretched unusually far from its recent range tends to travel back toward it. What sets this entry apart from most mean reversion material is the noun in its title — portfolio. Ali Casey's video on the StatOasis channel, "How to build a mean reversion portfolio?", poses the topic as a construction question rather than a setup question, and introduces the approach as a long-term one rather than an intraday one.

That distinction changes what actually matters. When a single mean reversion signal is the whole system, the argument is about the signal. When the system is a portfolio, the signal is only the raw material, and the decisions that shape the outcome move up a level: how many instruments carry the same logic at once, how correlated those holdings turn out to be when markets fall together, how capital is divided when several positions open on the same day, and what the cost drag looks like across many small simultaneous trades. A per-trade edge that reads as marginal in isolation can behave very differently once it is running in parallel across a basket — and can also fail differently, because breadth is only diversification if the holdings are genuinely independent.

Structurally, this is an indicator-free approach spanning two time scales: it operates on daily bars, while the reference for judging how far price has travelled is drawn from a longer, month-scale lookback. There is no oscillator computing the mean; the reference comes from the price history itself. This page carries the concept and the source rather than a decoded rule set — the video above is where the specifics live, and correlation between holdings is the first thing worth checking before treating a basket of these positions as diversified.

Topics

mean reversion strategy · trading strategy · etf trading strategy · portfolio strategy · spy trading strategy · dia trading strategy · daily trading strategy · monthly trading strategy · technical indicators · pine script · tradingview strategy · long only strategy

Frequently asked questions

What is a mean reversion portfolio strategy?

Mean reversion assumes that price stretched away from its recent range tends to return toward it. Running it as a portfolio means holding many such positions across different instruments at the same time, so results depend on the average behaviour of many small edges rather than on the outcome of any single trade.

Why trade mean reversion as a portfolio instead of on a single instrument?

Individual mean reversion trades usually carry modest expectancy and can stay underwater for a long time before resolving. Spreading the same logic across many instruments is meant to smooth that path — but the benefit only exists if the holdings are genuinely uncorrelated, which is the central assumption to test rather than assume.

What timeframes does this strategy use?

It works on daily bars, with a longer month-scale lookback serving as the reference for how far price has stretched. No indicators are involved — the reference is derived from price history itself rather than from an oscillator.

How should I evaluate a mean reversion portfolio before trading it?

Test it at portfolio level rather than trade level: check correlation between holdings during drawdowns, the transaction costs of running many small positions at once, and how much capital is required when several signals fire on the same day. Strategy Decoder catalogues strategies like this one from video sources so you can trace the original and evaluate it on TradingView.

About this strategy page

This trading strategy was decoded by Strategy Decoder's AI from a public YouTube trading video and turned into a structured, reviewable specification. In the interactive app this page shows the full entry and exit logic, risk management settings, the indicators involved with their parameters, AlgoWizard-compatible logic and a Pine Script export ready for TradingView backtesting — plus an automated backtest verdict when one has been computed for this strategy.

Strategy Decoder catalogs 2,229 decoded strategies. Each one is extracted with confidence scoring, cross-linked to the indicators it uses, and kept up to date as new videos are processed daily. Load this page with JavaScript enabled to use the interactive tools, or start from the strategy explorer to filter by methodology, market and timeframe.

Other versions of this strategy

More decoded strategies