Market Regimes: Why Your Strategy Suddenly Stopped Working

Written by chwoo · Crypto trader, 7 years. Running an automated futures bot for the past 4 months. ·

Every trader eventually lives through the same mystery: a strategy that printed money for months suddenly bleeds for months, with no change in the rules. The usual explanation is not that the strategy "broke." It is that the market changed shape underneath it. Those shapes are called regimes, and understanding them explains more backtest results than any indicator setting.

The three shapes crypto takes

  • Trend: price moves persistently in one direction with shallow pullbacks. Breakouts follow through, momentum entries get paid, and mean-reversion shorts get steamrolled.
  • Range: price oscillates between support and resistance. Fading extremes works; every breakout entry buys the top of the box and sells the bottom.
  • Chop: violent, directionless noise, common in crypto after crashes or during low liquidity. Almost nothing works; the honest play is usually smaller size or no trade at all.
Most strategies are secretly a bet on one regime. A Supertrend or MACD system is a bet that trends will occur; a Bollinger fade is a bet that ranges will hold. Neither bet is wrong. What is wrong is not knowing which bet you are making.

Seeing regimes in a backtest

You do not need a regime-detection model to see this. Run a strategy over seven years and look at the equity curve's shape, not just its end point. A trend-following system typically shows staircases: flat, grinding stretches (ranges eating small losses) punctuated by steep climbs (trends paying for everything). A mean-reversion system shows the mirror image: steady gains interrupted by sharp cliffs when a real trend refuses to revert. Then cross-check the period table: years that trended and years that ranged will disagree loudly.

What to do about it

Three honest options. Filter: add a higher-timeframe trend or ADX condition so the strategy only trades in its preferred regime, so expect fewer trades and a smoother curve. Diversify: run a trend system and a reversion system side by side, sized so neither can sink the account; one earns while the other waits. Accept: keep the strategy as is, but size it knowing its bad regime will return. What does not work is re-optimizing parameters every time the market shifts. That is just overfitting in slow motion, always one regime behind.

Before trusting any backtest, ask which regime did the earning. If all the profit came from one glorious trending year, you own a trend strategy, so judge it, size it, and expect from it accordingly. The period table and equity curve on this site exist to make that visible before real money finds it out for you.

References

Reading is good. Testing is better. Run a real backtest on 7 years of Binance data, free.

Try the backtester