What Is the ADX Indicator? Trend Strength Guide
Last updated September 4, 2026

ADX, the Average Directional Index, scores trend strength from 0 to 100 without saying which way price is heading. It comes from J. Welles Wilder Jr. (1978), runs on a 14-period default, and is derived from the +DI and -DI lines: DX equals 100 times the gap between them over their sum, then smoothed.
Key takeaway
What is the ADX indicator?
ADX is part of the Directional Movement System that Wilder introduced in New Concepts in Technical Trading Systems (1978), alongside companions like the ATR and RSI. The system has three lines: the Plus Directional Indicator (+DI), the Minus Directional Indicator (-DI), and the ADX itself, which is derived from the other two.
The key idea is separation of concerns. The DI lines handle direction, while ADX strips direction away and reports only how strong the prevailing move is. That is why an ADX of 40 can occur in a powerful uptrend or a powerful downtrend; the number describes conviction, not the side. Treating ADX as a directional signal is the most common way traders misread it.
How is ADX calculated?
ADX is built from directional movement and the true range, then smoothed twice, which is why it lags but stays stable.
The simplified logic runs like this:
+DM = current High - previous High (if positive and larger than -DM)
-DM = previous Low - current Low (if positive and larger than +DM)
+DI = 100 x smoothed(+DM) / ATR
-DI = 100 x smoothed(-DM) / ATR
DX = 100 x |(+DI) - (-DI)| / |(+DI) + (-DI)|
ADX = smoothed average of DX
In plain terms, the system measures how much price moved up versus down over the period, converts that into the +DI and -DI lines, and then ADX averages the spread between them. A wide, persistent gap between +DI and -DI produces a high ADX; a narrow, flipping gap produces a low one. The default lookback is 14 periods.
How do you read ADX values?
Read ADX as a strength meter. The number tells you whether a trend is worth trading, and the slope tells you whether it is building or fading.
| ADX value | Interpretation | Practical read |
|---|---|---|
| 0 to 20 | Weak or no trend | Ranging market, avoid trend setups |
| 20 to 25 | Trend emerging | Watch for confirmation |
| 25 to 40 | Strong trend | Trend strategies favored |
| 40 to 100 | Very strong trend | Strong move, but watch for exhaustion |
A rising ADX means the current trend is gaining strength, whichever way it points. A falling ADX means the trend is losing steam, which can precede a range or a reversal. Note that a falling ADX from a high level does not mean price is reversing; it often just means a strong trend is cooling into a steadier one.
How do the +DI and -DI lines work?
The DI lines supply the direction ADX leaves out. When +DI is above -DI, buyers are in control and the trend leans up; when -DI is above +DI, sellers dominate and the trend leans down. A crossover of the two lines is a classic directional signal.
The strongest setups combine both. A +DI crossing above -DI while ADX is rising above 25 is a more convincing bullish signal than either condition alone, because you have direction (the crossover) and conviction (rising ADX) at once. In a flat market with ADX below 20, those same crossovers whip back and forth and tend to be noise.
How do you combine ADX with other tools?
ADX works best as a filter that decides which strategy to run. When ADX is high, trend-following tools earn their keep; when ADX is low, mean-reversion tools tend to do better.
A practical pairing is ADX with moving averages: take moving-average crossover signals only when ADX confirms a trend is present, and stand aside when ADX says the market is ranging. Another pairing is ADX with MACD, using ADX to gauge whether a MACD signal sits inside a real trend or a flat chop. The pattern is always the same: ADX is the gatekeeper that tells your directional tools when their signals are trustworthy.
What an AI chart reader can and cannot see on an ADX screenshot
If the ADX pane is inside the screenshot, an AI chart reader like Bullynx can work with it: it can read whether the ADX line sits above or below the 20 and 25 reference lines, whether it is rising or rolling over, and whether +DI is above or below -DI when all three lines are plotted and distinguishable by color. Combined with the visible price structure, that supports the read ADX is actually for, which is whether the move on screen has conviction behind it.
What it cannot do is derive ADX from the candles. The calculation needs the true range and directional movement of every bar in the lookback plus the bars before it for Wilder's smoothing, so a picture of the price pane alone does not contain the inputs, and no model can recover the value at pixel precision. It also cannot know the period is 14 unless the legend prints it, cannot separate +DI from -DI when a screenshot renders them in similar colors or when only ADX is plotted, and cannot see the section of the trend that falls outside the image. If ADX matters to your question, include the indicator pane and its legend in the capture.
Common ADX mistakes and limitations
- Reading ADX as direction. A high ADX in a downtrend is not bullish. Use the DI lines or price for direction.
- Expecting early signals. ADX lags by design. It confirms strength, it does not forecast turns.
- Fixed thresholds for every market. The 25 level is a guide; volatile assets and short timeframes may need different cutoffs.
- Trading DI crossovers in chop. In low-ADX conditions, crossovers produce frequent false signals.
- Ignoring the slope. A high but falling ADX tells a different story than a low but rising one.
Putting ADX in context
ADX answers a question most chart tools skip: is this market trending strongly enough to trade with the trend at all? On its own it is incomplete, since it never points a direction. Combined with the DI lines or a separate directional read, it becomes a disciplined filter that keeps you out of the choppy conditions where trend strategies bleed.
Frequently asked questions
- What does ADX measure?
- ADX measures the strength of a trend on a scale of 0 to 100, regardless of direction. A high ADX means a strong trend is in place, up or down, while a low ADX means the market is ranging or directionless. ADX itself never tells you which way price is heading.
- What ADX value indicates a strong trend?
- A widely used guide is that ADX below 20 to 25 signals a weak or absent trend, readings above 25 indicate a developing trend, and readings above 40 to 50 reflect a very strong trend. These are reference zones, not precise triggers, and the exact thresholds vary by asset and timeframe.
- What is the difference between ADX, +DI, and -DI?
- ADX measures trend strength only. The +DI and -DI lines, plotted alongside it, show direction: +DI rising above -DI suggests bullish pressure, and -DI above +DI suggests bearish pressure. ADX tells you how strong the trend is; the DI lines tell you which side is winning.
- What is the best ADX setting?
- Wilder's default is 14 periods, which suits most timeframes. Shorter settings make ADX more responsive but noisier, while longer settings smooth it for position trading. Because ADX is smoothed twice, it lags, so many traders keep the default and use it for confirmation rather than timing.
- What is the ADX indicator formula?
- ADX is built in three steps. First, directional movement: +DM is the current high minus the previous high when that is positive and larger than the down move, and -DM is the previous low minus the current low under the mirror condition. Second, each is smoothed over 14 periods and divided by the Average True Range to give +DI and -DI. Third, DX equals 100 times the absolute difference between +DI and -DI divided by their sum, and ADX is the smoothed average of DX.
- What is ADX in trading used for?
- It is used as a regime filter. Traders check ADX before deciding whether to run a trend-following approach or a mean-reversion one, because trend tools tend to work when ADX is high and rising, and chop up when ADX is low and flat. It is not a directional signal on its own.
- Can ADX be used for entries?
- ADX is better as a filter than a trigger. Traders often require ADX above 25 before taking trend-following signals from other tools, and avoid trend setups when ADX is low and falling. Crossovers of +DI and -DI can flag direction, but they lag and produce false signals in choppy markets.
About this byline
Markets & product research
The Bullynx editorial team researches and reviews the trading concepts, indicators, and tools we write about. Our articles are educational and are reviewed for accuracy before publishing. They are not financial advice.
Not sure what your indicators are telling you? Upload your chart and Lynx AI reads the signals in context: trend, levels, and whether the indicator agrees with price.
Keep reading
- ATR Indicator: Average True Range ExplainedTechnical Indicators
- Awesome Oscillator Indicator: 5/34 Momentum GuideTechnical Indicators
- Best Indicators for Day Trading (2026 Guide)Technical Indicators
- Best Indicators for Swing Trading (2026 Guide)Technical Indicators
- Donchian Channels Explained: 20-Period BreakoutsTechnical Indicators
- Ichimoku Cloud Explained for BeginnersTechnical Indicators
Educational only. Not financial advice. NFA. Bullynx is not a registered investment adviser or broker-dealer. Trading and investing involve significant risk of loss. Read the full risk disclosure or how this article was researched and reviewed.