Version: v1.0.0-Confirm-Tool-2026-01-03
Applies to: MT4 (#property strict, chart-window indicator, 2 buffers)
Purpose
SMC-MACD is an analysis indicator that visualizes structure and contextual tools (SMC lines, zones, fib levels) and provides optional event notifications (alerts).
It is designed for confirmation and context, not as an automated trade signal system.
If you want the “standard” experience with minimal noise:
UseClosedBarsOnly = trueLookbackBars = 2000–3000 (PC dependent)ShowLiveTail = trueEnableUIPanel = trueInitPivot/InitZigzag/InitSwing/InitSMC/InitFibo/InitVertical/InitDirection/InitZone = trueEnableAlerts = trueAlertMacd0Cross = trueAlertBreakoutHighLow = trueAlertFiboLevel = false (enable later when you know what level you want)AlertPopup = trueCustomMacdName = "MACD"iCustom.MACD (the standard MACD indicator).When to change
Indicators folder that you want to use as the data source.Example
MACD_Smooth.ex4 → set:
CustomMacdName = "MACD_Smooth"