Bollinger Bands, ATR and ADX: Volatility, Dispersion and Trend Strength
7 min read
Lesson objective: Use Bollinger Bands, ATR and ADX to classify volatility and trend strength without confusing them with direction.
The opening problem
A market touches the upper Bollinger Band, ATR rises and ADX moves above 25. One trader sees an overbought reversal. Another sees an expanding trend. Both can point to the same indicators because each tool describes a different part of price behaviour.
Intermediate analysis begins by assigning each indicator one job: dispersion, range or trend strength. Direction and trade eligibility must be defined separately.
Intermediate education begins when a learner stops asking only what forex volatility indicators means and starts asking how to define it, test it, falsify it and implement it after costs. The purpose of this lesson is to turn a familiar trading concept into an auditable research process.
Prerequisites
- Ability to calculate pip value, notional exposure, margin and net P&L
- Understanding of bid, ask, spread, slippage and overnight financing
- A written risk limit and position-sizing method
- Access to a spreadsheet, code notebook or platform report
- Willingness to record losing and failed examples, not only successful charts
What you will learn
- How to define forex volatility indicators without relying on hindsight.
- Which variables must be fixed before testing.
- How to separate market observation from interpretation.
- How transaction costs, regimes and execution alter the result.
- How institutional market participants frame the same problem.
Bollinger Bands and dispersion
Bollinger Bands commonly use a moving average plus and minus a multiple of standard deviation. Band width expands as recent dispersion rises and contracts as it falls.
An outer-band touch is not inherently a reversal. In a strong trend, price can remain near the band. Mean-reversion and breakout interpretations require different regimes and entry rules.
Research discipline
Write the rule in a form that another analyst can reproduce. Record the data source, timezone, market, timeframe, decision timestamp and execution convention. A visually convincing explanation is not enough when small definition changes can reverse the result.
ATR and true range
Average True Range smooths true range, which accounts for the current high-low and gaps relative to the previous close. ATR is measured in price units and does not indicate direction.
It can normalise stops, position size and candle definitions. ATR also lags sudden regime change, so a shock can occur before the average fully adjusts.
Research discipline
Write the rule in a form that another analyst can reproduce. Record the data source, timezone, market, timeframe, decision timestamp and execution convention. A visually convincing explanation is not enough when small definition changes can reverse the result.
ADX and directional movement
ADX measures trend strength based on directional movement calculations. The positive and negative directional indicators can provide directional context, but ADX itself is non-directional.
A rising ADX can accompany either an uptrend or downtrend. Treating ADX above a threshold as a buy signal is a category error.
Research discipline
Write the rule in a form that another analyst can reproduce. Record the data source, timezone, market, timeframe, decision timestamp and execution convention. A visually convincing explanation is not enough when small definition changes can reverse the result.
Volatility compression
A narrow band or low ATR percentile can describe compression. Compression sometimes precedes expansion because markets alternate between quieter and more active states, but the direction and timing remain uncertain.
A breakout strategy needs a boundary and confirmation rule. A low-volatility state alone does not provide an entry direction.
Research discipline
Write the rule in a form that another analyst can reproduce. Record the data source, timezone, market, timeframe, decision timestamp and execution convention. A visually convincing explanation is not enough when small definition changes can reverse the result.
Volatility-based sizing
When ATR rises, a fixed ATR-multiple stop becomes wider and the risk-based position becomes smaller. This can stabilise planned money risk across changing conditions.
Very low ATR can produce an excessively large calculated position. A leverage or notional cap is required so quiet conditions do not create hidden gap risk.
Research discipline
Write the rule in a form that another analyst can reproduce. Record the data source, timezone, market, timeframe, decision timestamp and execution convention. A visually convincing explanation is not enough when small definition changes can reverse the result.
Combining strength and direction
A complete rule can use moving-average slope for direction, ADX for trend-strength eligibility and ATR for risk scale. The indicators should not be treated as independent votes; they perform different roles.
Each added component should be tested incrementally. If ADX does not improve the base trend rule out of sample, it should be removed.
Research discipline
Write the rule in a form that another analyst can reproduce. Record the data source, timezone, market, timeframe, decision timestamp and execution convention. A visually convincing explanation is not enough when small definition changes can reverse the result.
Finance Chronicles research box
Volatility-state matrix
| Directional state | Volatility state | Possible research family |
|---|---|---|
| Trending | Low | Persistent grind or delayed breakout |
| Trending | High | Momentum continuation with reduced size |
| Ranging | Low | Compression and breakout preparation |
| Ranging | High | Wide mean reversion or unstable transition |
This matrix prevents the word volatile from being used as a complete market regime. Volatility describes magnitude, not structure or direction.
The purpose of this box is to expose hidden assumptions. Intermediate analysis is not better because it contains more indicators or terminology. It is better when it states what was measured, how it was measured and what evidence would prove the idea wrong.
How an institutional desk approaches the problem
Institutional volatility desks distinguish realised volatility from implied volatility in options. A spot ATR measure captures historical range, while option prices reflect market demand and expectations for future distribution.
The retail lesson is to avoid calling ATR a forecast. It is a backward-looking scale estimate that can still be useful for risk.
Institutional practice varies by mandate, venue and organisation. The transferable lesson is the separation of research, execution and risk. An attractive thesis can still be rejected because liquidity, capacity, correlation or legal constraints make implementation unsuitable.
Worked research example
EUR/USD:
- 20-day ATR = 70 pips
- Stop = 1.8 ATR = 126 pips
- Account risk = USD 75
- Pip value at 0.01 lot = USD 0.10
Risk per 0.01 lot:
126 × 0.10 = USD 12.60
Raw size:
75 ÷ 12.60 = 5.95 micro lots
Rounded size: 0.05 lot, planned risk USD 63.
The account also has a maximum notional leverage rule. If 0.05 lot violates the cap, the smaller cap—not the ATR formula—controls final size.
How to audit the example
- Recalculate every numerical step.
- Confirm that all inputs were available at the decision time.
- Add spread, commission, financing and slippage.
- Test nearby parameter values rather than one exact setting.
- Review both successful and failed signals.
- Separate in-sample design from out-of-sample validation.
- Express the result in R, account currency and drawdown terms.
Failure modes and false confidence
Selling every upper-band touch
Price can walk the band during a strong trend.
Using ADX as direction
ADX measures strength, not whether price is rising or falling.
Treating ATR as maximum future range
A market can move far beyond recent average range.
Allowing unlimited size in low volatility
Quiet conditions can precede gaps and regime changes.
Practical assignment
Build a four-state regime classifier using one trend measure and one volatility percentile. Test a simple breakout and mean-reversion rule in each state. Keep the entry and exit logic constant. Report trade count, expectancy, drawdown and cost sensitivity by state rather than one combined average.
Do not optimise the assignment until a desired result appears. Freeze the definitions first, preserve the original output and document every later change as a new strategy version.
Knowledge check
- What do Bollinger Bands primarily measure?
- Does ATR show direction?
- Can ADX rise in a downtrend?
- Why cap volatility-based sizing?
- What is the difference between realised and implied volatility?
Show answers
1. Recent dispersion around a moving average.
2. No.
3. Yes.
4. Extremely low measured volatility can create excessive notional exposure.
5. Realised describes observed movement; implied is derived from option prices and expectations.
Final takeaway
The intermediate standard for forex volatility indicators is not whether the chart explanation sounds persuasive. It is whether the concept can be defined before the outcome, tested with realistic execution, compared with a simple baseline and monitored for failure after deployment.
Related lessons
- Previous lesson: Momentum Indicators
- Next lesson: Fibonacci Retracements and Pivot Points
Authoritative sources
- MetaTrader 5 Help — Bollinger Bands
- MetaTrader 5 Help — Average True Range
- MetaTrader 5 Help — Average Directional Movement Index
- MetaTrader 5 Help — Technical Indicators
Editorial and risk disclosure
This lesson is provided for educational and informational purposes only. It does not constitute financial, investment, legal, tax or trading advice. Forex, CFDs, futures and options involve substantial risk. Historical analysis, backtests and worked examples do not guarantee future performance. Product rules, client protections and legal availability differ by jurisdiction and legal entity.
Finance Chronicles Education Desk · Reviewed 2026-07-10