MACDCCI – EA MetaTrader 5

MACDCCI tester
Author of the idea — Hazem, author of the MQL5 code — barabashkakvn.  Works based on two indicators: iCCI (Commodity Channel Index, CCI) and iMACD (Moving Average Convergence/Divergence, MACD). OnTradeTransaction().  As the CCI and MACD indicators have different scales of measurement, a conversion ratio has been introduced: input int      macd_coefficient=10000;       // alignment of cci and macd The values are aligned here: