Categories

Heiken Ashi smooths price into cleaner-looking candles, but it doesn’t tell you whether the momentum behind that trend is actually holding up. The Heiken Ashi Zone Trade indicator fixes that by recoloring standard Heiken Ashi candles based on whether the Accelerator Oscillator (AC) and Awesome Oscillator (AO) agree on direction, turning the chart into a set of clear “trade” and “stand aside” zones. Download the free MT5 version below and install it into your MQL5/Indicators folder.
What Is the Heiken Ashi Zone Trade Indicator?
This is a chart-overlay indicator that plots colored Heiken Ashi candles directly over price. It calculates Heiken Ashi values using the standard formulas — the HA open is the average of the previous HA candle’s open and close, the HA close is the average of the current bar’s open, high, low and close, and the HA high/low extend to the real wicks when needed — so the underlying smoothing is the same Heiken Ashi calculation most traders already know.
What makes it a “zone trade” tool is the coloring logic layered on top. For every bar, the indicator pulls the current and prior values of MetaTrader’s built-in Accelerator Oscillator and Awesome Oscillator and checks whether each is rising or falling. When both AC and AO are rising, the candle is colored DeepSkyBlue, marking a zone where trend direction and momentum acceleration agree to the upside. When both are falling, the candle is colored SandyBrown, marking the same agreement to the downside. Any other combination — one rising while the other falls, or either reading flat — colors the candle Silver, marking a zone where momentum is mixed or indecisive.
Key Features
- Standard Heiken Ashi calculation — smoothed HA open/high/low/close plotted as colored candles directly on the chart, no separate window required.
- Built-in AC + AO momentum filter — automatically loads MetaTrader’s native Accelerator and Awesome Oscillators and compares their direction bar to bar.
- Four-color zone system — DeepSkyBlue for bullish agreement, SandyBrown for bearish agreement, and Silver for the two mixed-signal cases.
- Zero manual configuration — the indicator has no user-adjustable inputs; it runs automatically on whatever symbol and timeframe you attach it to.
- Recursive, sequential calculation — each Heiken Ashi candle is built from the prior HA candle’s own values, keeping the smoothing internally consistent bar over bar.
How to Use It
Installation
- Download the
Heiken Ashi zone trade.mq5file. - In MetaTrader 5, go to File > Open Data Folder and open
MQL5/Indicators. - Copy the file in, then restart MT5 or right-click Indicators in the Navigator and choose Refresh.
- Drag the indicator onto any chart. It will replace the default candles with the colored Heiken Ashi plot.
Reading the Indicator
A run of blue candles means Heiken Ashi trend and the AC/AO momentum reading are both pointing up together — the strongest form of agreement the indicator can show for an uptrend. A run of tan/SandyBrown candles is the mirror case for a downtrend. Silver candles are a caution flag: the trend and momentum readings have diverged, which often shows up around pullbacks, momentum stalls, or turning points, and is generally treated as a zone to wait out rather than trade.
Trading With It
The typical approach is to only look for long entries while candles are printing blue and only look for short entries while they’re printing tan, using a separate trigger (a break of structure, a moving average cross, a support/resistance test) to time the actual entry within that zone. When candles turn silver, many traders either tighten stops on existing positions or simply stay flat until the color resolves back to blue or tan, since silver represents the point where trend and momentum are no longer confirming each other.
Best Timeframes / Best Use Cases
Because AC and AO are both derived from price momentum over a rolling window, this indicator works on any timeframe but tends to produce cleaner, more tradeable zones on M15 and higher, where Heiken Ashi smoothing has more raw price action to average out. It fits trend-following and swing-style approaches particularly well, since the whole point of the zone system is to keep you aligned with a trend for as long as momentum confirms it, rather than reacting to every individual candle. On lower timeframes such as M1-M5, AC and AO can flip direction more frequently, so expect more silver candles and shorter blue/tan runs than you would see on H1 or H4.
It also works well as a multi-timeframe confirmation layer: some traders check the zone color on a higher timeframe chart to confirm the broader trend direction before taking entries off a lower-timeframe trigger on the same symbol.
Final Thoughts
The Heiken Ashi Zone Trade indicator combines a smoothing technique traders already trust with a momentum-agreement filter that most Heiken Ashi tools don’t include. With zero inputs to configure and a straightforward three-color logic — blue, tan, or silver — it turns a subjective “does this trend still look strong” question into a visual answer you can read at a glance, directly on the price chart.
This indicator has no user-configurable input parameters verified in its source — it runs with fixed internal logic. Chart display properties (colors, line styles) can still be changed via MetaTrader’s indicator properties window.
FAQs About the MT4 Heiken Ashi Zone Trade Indicator MT5
What indicators does Heiken Ashi Zone Trade use internally?
It uses MetaTrader 5’s built-in Accelerator Oscillator (AC) and Awesome Oscillator (AO), loaded automatically via iAC and iAO, alongside the standard Heiken Ashi open/high/low/close calculation.
What do the candle colors mean?
DeepSkyBlue candles mean AC and AO are both rising (bullish agreement). SandyBrown candles mean AC and AO are both falling (bearish agreement). Silver candles mean AC and AO disagree or are flat.
Are there any inputs to configure?
No. This indicator has no user-adjustable inputs — it runs automatically on whatever symbol and timeframe you attach it to.
Does it replace my normal candlesticks?
Yes, it plots colored Heiken Ashi candles directly on the chart in place of standard candles, using MQL5’s DRAW_COLOR_CANDLES plot type.
Is this indicator non-repainting?
Yes. Each Heiken Ashi candle is built sequentially from the prior candle’s own values, and the AC/AO comparison references only already-closed bar data, so confirmed candle colors are not changed retroactively.
What trading style is this best suited for?
It’s built around holding a position for as long as trend (Heiken Ashi) and momentum (AC/AO) keep agreeing, which fits trend-following and swing-style approaches better than very short-term scalping.
Heiken Ashi Zone Trade Indicator MT5
Heiken Ashi smooths price into cleaner-looking candles, but it doesn't tell you whether the momentum behind that trend is actually holding up. The Heiken Ashi Zone Trade indicator fixes that by recoloring standard Heiken Ashi candles based on whether the Accelerator Oscillator (AC) and Awesome Oscillator (AO) agree on direction, turning the chart into a…
Download the Heiken Ashi Zone Trade Indicator MT5