What is 3 Color MACD?

3 Color MACD displays a MACD histogram with three color states, a signal line, and a zero-level reference in a separate MT4 pane. The colors make changes in histogram state easier to compare across the selected history.
The package includes an .ex4 file. The indicator keeps the familiar MACD components together while adding a color-coded presentation for chart review.
How to use 3 Color MACD

Compare histogram color, bar height, signal-line position, and the zero level with the main price chart. The combined view helps organize several MACD references without switching panes.
FastEMA, SlowEMA, SignalSMA, CountBars, Line, and Zero_level control the display. The defaults shown in the Inputs image are 12, 26, 9, 300, 3, and 0.0.
Where it helps
Histogram, signal line, and zero level share one pane.
Color changes make the histogram easier to scan.
Fast, slow, signal, history, and line inputs are exposed.
MT4 Indicator Parameters
The table below lists the available MT4 indicator parameters. You can customize these options in the MetaTrader Inputs dialog to match your trading preferences.
| Parameter | Description |
|---|---|
| FastEMA | Sets the fast moving-average length. Default: 12. |
| SlowEMA | Sets the slow moving-average length. Default: 26. |
| SignalSMA | Sets the signal-line length. Default: 9. |
| CountBars | Sets the amount of history displayed. Default: 300. |
| Line | Sets the line display option. Default: 3. |
| Zero_level | Sets the zero-level reference. Default: 0.0. |

The screenshot above shows the default input parameters in the MT4 settings window.
How to Install .ex4 Indicator in MetaTrader 4
- Download the ZIP file and extract it.
- In MT4, select File → Open Data Folder.
- Open MQL4 → Indicators and copy the EX4 or MQ4 file into it.
- If the package includes library files, copy them to MQL4 → Libraries. Copy TPL files to the top-level templates folder.
- Restart MT4, find the indicator in the Navigator, and drag it onto a chart.
Test the tool on a demo account first. File contents and required folders can vary between packages.



