Most traders use trend indicators to determine which direction to trade. But the more important question is whether to trade at all. A trending market rewards momentum strategies. A ranging market punishes them. The difference between trading momentum in a trending market and trading momentum in a ranging market is often the difference between a positive and negative Sharpe ratio.
ADX (Average Directional Index) and SuperTrend together answer both questions: is there a trend (ADX), and which direction is it (SuperTrend)?
ADX: The Trend Strength Meter
ADX measures how strongly price is trending, regardless of direction. It ranges from 0 to 100. Readings below 20 indicate a weak or absent trend, which typically means a ranging market. Above 20 suggests a developing trend. Above 40 indicates a strong trend. Above 60 is extremely strong and rare.
ADX does not indicate direction. An ADX of 35 means there is a moderate trend, but it could be up or down. This is actually the most useful property of the indicator: it separates the question of trend existence from the question of trend direction. You need both answers, but they come from different indicators.
Our standard ADX threshold is 20 for 1-hour and 4-hour timeframes, and 18 for daily timeframes (slightly lower because daily trends develop more gradually). When ADX is above the threshold, momentum strategies receive higher confidence. Below the threshold, confidence is reduced because the market structure does not support trending behavior.
SuperTrend: ATR-Based Direction
SuperTrend is an ATR-based trailing stop indicator that flips between bullish and bearish states. It is calculated as follows: the basic upper band is the average of high and low plus a multiplier times ATR. The basic lower band is the average minus the multiplier times ATR. The SuperTrend line follows price, staying below during uptrends (acting as support) and above during downtrends (acting as resistance).
When price crosses above the SuperTrend line, it flips to bullish. When price crosses below, it flips to bearish. The flip is the direction signal.
Our default parameters are period=10 and multiplier=3.0. The 10-period ATR provides a recent volatility estimate, and the 3.0 multiplier creates wide enough bands that normal fluctuations do not trigger false flips. A multiplier of 2.0 flips too frequently on crypto's volatile charts. A multiplier of 4.0 is too slow and misses genuine trend changes.
The Combination: Trend Alignment Strategy
Our trend alignment strategy required unanimous agreement across three timeframes (1-hour, 4-hour, and daily): all three SuperTrends must point the same direction, and ADX must exceed the threshold on each timeframe. Full confidence (0.85) required all three timeframes aligned with strong ADX readings. Partial alignment (2 of 3 timeframes) produced reduced confidence.
This was one of our most intellectually satisfying strategies: multi-timeframe trend confirmation with quantitative trend strength measurement. It was also one of our failures. The strategy failed validation and was archived.
Why It Failed
The unanimous agreement requirement was too strict. Requiring all three timeframes to point the same direction with ADX above threshold created long periods with no signals. When all three timeframes finally aligned, the trend was often already mature and the risk-reward was unfavorable. The strategy entered late in trends and exited late on reversals because SuperTrend needs the full ATR-based flip to trigger an exit.
The multi-timeframe synchronization also meant the strategy was susceptible to whipsaw during regime transitions. When the market shifted from trending to ranging, the 1-hour SuperTrend would flip first, followed by 4-hour hours later, and daily potentially days later. During this staggered flip, the strategy either held losing positions (waiting for all timeframes to agree on the exit) or generated conflicting signals.
What We Learned
The failure taught us an important lesson about indicator design: adding more conditions does not necessarily improve a strategy. Each additional condition (another timeframe, another threshold) reduces signal frequency. Below a certain frequency, there are not enough trades for statistical significance, and the strategy becomes vulnerable to individual trade luck.
Our successful strategies use fewer conditions with more lenient thresholds. The momentum strategy uses RSI plus MACD on a single timeframe with optional higher-timeframe confirmation as a confidence boost, not a requirement. The mean reversion strategy uses Bollinger Bands plus RSI. Both generate enough trades (50 to 150 per year) for statistical significance.
How We Use ADX Now
ADX survived the trend alignment failure as a useful confirmation indicator. In our Keltner breakout strategy, ADX above 20 adds 0.15 to signal confidence. This means a breakout without trend strength confirmation still generates a signal (at lower confidence), while a breakout with ADX confirmation generates a stronger signal. ADX is a confidence booster, not a gate.
In our volatility squeeze strategy, ADX on the 4-hour timeframe adds 0.15 confidence when it exceeds 20. Again, the squeeze can fire without ADX confirmation, but the signal is stronger when trend strength supports the breakout direction.
This usage pattern — ADX as a confidence multiplier rather than a pass-fail gate — captures the valuable information (trend strength) without the over-filtering that killed the trend alignment strategy.
Practical Recommendations
Use ADX to determine your strategy type, not your trade direction. ADX above 25 says the market is trending: deploy momentum strategies, use wider stops, hold for larger moves. ADX below 20 says the market is ranging: deploy mean reversion strategies, use tighter stops, take smaller profits.
Use SuperTrend for trailing stop placement rather than entry signals. SuperTrend's ATR-based calculation produces stop levels that adapt to current volatility. Placing a trailing stop at the SuperTrend line gives the trade room to breathe during normal fluctuations while protecting against genuine reversals.
Do not require multi-timeframe alignment as a hard condition. Use it as a confidence adjustment. A single-timeframe signal confirmed by a higher timeframe is stronger than without confirmation, but a single-timeframe signal should still be tradeable at reduced confidence.
The most common mistake with ADX is using it as a binary gate: trade above 20, do not trade below 20. Markets do not switch between trending and ranging at a precise threshold. ADX 19 and ADX 21 represent nearly identical market conditions. Use ADX as a continuous variable that scales confidence rather than a binary switch that enables or disables trading.