MetaTrader 5 / Indicators
ColorRsiMACD - indicator for MetaTrader 5
5600
Real author:
Maury74
The MACD histogram based on the difference of the RSI oscillator and its averaging.
The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Fig.1. The ColorRsiMACD indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/15751