← Back to indicators guide

ADX — Average Directional Index

The ADX is the reference indicator for measuring trend strength, independent of its direction. Developed by J. Welles Wilder, it answers a single question: "is the market trending, or consolidating?". It's an essential filter: applying a trend-following strategy on a pure ranging asset produces repeated false signals.

Definition and formula

The ADX is computed from two directional components, +DI (bullish Directional Indicator) and −DI (bearish), smoothed over 14 periods:

DX = 100 × |+DI − −DI| / (+DI + −DI)
ADX = smoothed moving average of DX over 14 periods

The ADX ranges between 0 and 100. It never says whether the trend is bullish or bearish — for that, you check whether +DI is above or below −DI. The ADX alone is purely scalar ("are we trending?").

How to read the ADX

Classic thresholds

+DI and −DI: direction

Once strength is confirmed by the ADX, the +DI / −DI pair gives direction:

Cash Scanner doesn't trade mechanically on these crossovers — they serve as a coherence filter with other signals (RSI, MACD, divergences).

How Cash Scanner uses ADX

The ADX enters the /100 score primarily as a signal quality filter:

Limits and common pitfalls

Going further