ADX / DMI
Separates estimated trend strength from directional pressure.
Start with the input, not the story.
ADX smooths directional movement; +DI and -DI describe its direction.
The precomputed panel keeps ADX, +DI and −DI within their correct bounds. A +DI/−DI cross shows which direction has more pressure, while ADX crossing 25 shows estimated trend strength. Exact smoothing can differ between platforms.
Try a band of nearby thresholds instead of trusting one magic number. Platform smoothing and warm-up can shift the exact readings.How traders commonly use ADX / DMI
ADX is often used as an eligibility filter so a directional method is studied separately in stronger and weaker regimes.
Separate estimated trend strength in ADX from directional pressure in +DI and -DI.
Keep this job separate from entry timing, stop placement and position size.
A useful counterexample
High or rising ADX is not inherently bullish; it can accompany a strong decline, while low ADX may simply describe consolidation.
EMA for direction, ADX for strength, ATR for risk scale
Each part has a different job. If two tools answer the same question, remove one and compare the result.
Defines direction independently of ADX.
Labels trend strength and directional pressure separately.
Normalises movement and invalidation distance.
Follow the same order every time
- Freeze the ADX period and a threshold band before viewing outcomes.
- After each candle closes, record ADX strength separately from +DI and -DI order.
- Use the EMA state for direction rather than interpreting ADX as bullish or bearish.
- Measure the proposed invalidation distance in ATR units.
- Compare the same EMA rule above and below the ADX eligibility band.
The indicator is one part of the method
These strategy pages show the market conditions, entry, stop and exit around the indicator.
EMA and ADX trend filter
Combines direction from an EMA with a non-directional trend-strength filter.
- ENTRY
- Enter at the next H4 open after the eligible boundary close.
- STOP
- Stop 1.5 × ATR(14) from fill. Risk 0.50% equity and round down to 0.01 lot.
- EXIT
- Take profit at 2R. Exit early at next open after a completed close crosses EMA(50) against the position.
Trend pullback
Research whether shallow retracements inside an objective trend resume in its direction.
- ENTRY
- After eligibility is true, place a market order at the next H1 open when the signal candle closes beyond the highest high of the previous two pullback bars for a long, or below their lowest low for a short.
- STOP
- Place the stop 0.25 × ATR(14) beyond the pullback extreme. Size so entry-to-stop risk equals 0.50% of demo equity, rounded down to 0.01 lot; never widen the stop.
- EXIT
- Place a fixed target at 2R immediately after entry. If neither stop nor target trades first, exit at market after 24 completed H1 bars.
Donchian breakout
A rules-first breakout framework based on new lookback extremes.
- ENTRY
- Enter at the next H4 open after a completed close above the prior 20-bar upper channel for a long or below the lower channel for a short.
- STOP
- Initial stop is 2.0 × ATR(20) from the actual fill. Size to risk 0.50% of equity, rounded down to 0.01 lot; never add to or widen the position.
- EXIT
- Exit at the next H4 open after a completed close through the opposite 10-bar channel. The initial 2 ATR stop remains active until that exit.
Set up ADX / DMI on your platform
Match the lesson's period, price input, smoothing and candle timing. Similar names can still produce different values across feeds and platforms.
MT4
Built inAvailable in the standard MT4 indicator library. Names and default settings can differ.
MT4 technical analysisWickAtlas MT4 setup guideMT5
Built inAvailable in the standard MT5 indicator library. Names and default settings can differ.
MT4 and MT5 comparisonWickAtlas MT5 setup guideTradingView
Built inAvailable in the standard TradingView indicator library. Names and default settings can differ.
TradingView indicatorsWickAtlas TradingView guide“Built in” means the standard platform library contains the underlying indicator. It does not mean its defaults or calculation match every third-party version. Compare the platforms.
Plain-language formula
The same indicator can look slightly different across platforms because the price input, smoothing and rounding may change. Note your settings before comparing two charts.
Where it may help
Distinguishing directional from non-directional regimes.
Where it struggles
Calling turns: ADX can rise in either direction and often reacts after a move begins.
What to pair it with
Pair it with something that answers a different question, such as volatility or market direction. Try the indicator on its own before adding more tools.
The shortcut to avoid
Reading a high ADX as bullish rather than simply strong.
Try this on a chart
Use ADX only as an eligibility filter and test thresholds as ranges, not magic numbers.