← Academy home
Lesson 5 of 12 · Reading the Market

Trends, Ranges & Regimes

The most expensive mistake in trading isn't a bad signal — it's a good signal in the wrong kind of market. This lesson is about the question your bot asks before any other: what mood is the market in?

5.1The market has three personalities

Zoom out from candles and every market, at any moment, is doing one of three things — its :

TRENDING sustained direction, pullbacks stay shallow RANGING bouncing between a ceiling and a floor VOLATILE violent, directionless — often around big news
Every strategy is built for exactly one of these. None works in all three.

5.2How to recognise a trend (and a range)

A textbook uptrend is a staircase: each push reaches a higher high, each rest stops at a higher low. A range is a room: price keeps rejecting the same ceiling () and bouncing off the same floor ().

high higher high low higher low the staircase — an uptrend resistance — the ceiling sellers defend support — the floor buyers defend the room — a range
Trend: bet on continuation. Range: bet on the walls holding. Opposite logic — which is exactly the point.

5.3Why regime beats signal — the proof

Take the MA Crossover from your Lesson 3 card — buy when the fast average crosses above the slow one. Watch the identical rule in two different regimes:

BUY +1 big win trending: one cross, then the market keeps paying 4 whipsaw losses ranging: every cross reverses immediately — death by a thousand cuts
Same rule, opposite results. The strategy didn't change — the regime did.

This is the deepest "why" behind your recommendation cards: the strategy is chosen to match the regime, not the other way round. A trend-follower in a range bleeds; a range-trader in a trend gets steamrolled fighting the move.

5.4How the bot decides — and the map it uses

IronGate's regime classifier reads trend strength () and volatility (ATR) and labels the market. Then a simple, honest map routes to strategies:

Regime → strategy map

Trending → trend-followers: MA Crossover, BreakoutGuard, AdaptiveEdge

Ranging → mean-reverters: RSI, RevertX, Grid

Volatile / news → mostly stand aside — the news blackout filter blocks trades around high-impact events; only specialist scalpers tread here, carefully

⚙ The ADX dial — slide to see how the bot reads it

Rough zones: below 20 = no trend worth trading; 20–25 = grey zone; 25+ = trending; 30+ = strong trend (the Lesson 3 card's 34.2 lived here).

5.5What this means for you at the gate

Add one question to your ritual

From now on, when a card arrives, check that the strategy matches the story: a trend-follower's card should cite trend evidence (ADX up, higher highs); a mean-reverter's card should cite range evidence (clear levels, low ADX). If a card pairs a trend strategy with range evidence — that's exactly the mismatch this lesson taught you to catch. The bot tries hard to prevent it; you're the second pair of eyes.