Free MT5 indicators

See the same market logic used by the trading assistants

Two clear, editable indicators mark completed-candle setups for a trend-breakout approach and a filtered range approach. They never place trades and are intended for chart study, alerts and strategy validation.

Includes editable .mq5 source and compiled .ex5 files · MetaEditor: 0 errors, 0 warnings

MT5 Donchian ATR and Bollinger RSI trading indicators
Indicators provide context, not certainty. A signal is not a forecast. The markers use completed candles to reduce intrabar changes, but data corrections, parameter changes and different broker feeds can still produce different historical results.
Indicator 01

TF Donchian ATR Channel

The indicator draws the previous 55-bar Donchian high and low, a 200-period EMA direction filter and optional ATR reference-stop dots. An arrow appears only after a candle closes beyond the channel in the direction of the EMA.

  • Suggested companion timeframe: H4
  • Default channel: 55 completed bars
  • Default filter: EMA 200
  • Reference stop: 2.2 × ATR(14)
Best used for

Identifying infrequent breakouts, studying trend persistence and checking whether a Donchian signal aligns with a long-term direction filter.

Main weakness

Sideways markets can create repeated false breakouts and transaction costs may dominate.

Indicator 02

TF Bollinger RSI Range

The indicator looks for a candle that closed outside a Bollinger Band followed by a completed close back inside. The prior candle must have an RSI extreme, and ADX must remain below the selected maximum.

  • Suggested companion timeframe: H1
  • Bollinger Bands: 20 periods, 2 deviations
  • RSI: 14 with 30/70 extremes
  • ADX: 14, maximum 22
Best used for

Studying possible range re-entry after an extension and filtering out some signals during stronger trends.

Main weakness

Mean reversion can fail sharply when a genuine trend begins or volatility expands.

Transparent workflow

How to validate an indicator

1. Define the market: decide the symbols, sessions and timeframe before reviewing results.

2. Include costs: an attractive chart marker may have little value after spread, commission and slippage.

3. Separate samples: tune on one period and evaluate on a later, untouched period.

4. Forward-observe: compare live demo signals with the history before relying on the logic.

Installation

Add the indicators to MT5

  1. Download and unzip the pack.
  2. In MT5 choose File → Open Data Folder.
  3. Copy .mq5 or .ex5 files to MQL5/Indicators/Trade-Forex/.
  4. Compile .mq5 files in MetaEditor if you want to inspect or modify the source.
  5. Refresh Navigator and drag an indicator onto a chart.
  6. Use the matching H4 or H1 defaults as a starting point—not a universal optimum.
Documentation

Official references

Educational charting tools only—not trading advice. Version 1.00 · September 2026.