moving indicators

 
how do i move an indicator from mt4 to mt5?
 
sandile:
how do i move an indicator from mt4 to mt5?

https://www.mql5.com/en/articles/66

cheers

Transferring Indicators from MQL4 to MQL5
  • 2010.07.28
  • Vasily
  • www.mql5.com
This article is dedicated to peculiarities of transferring price constructions written in MQL4 to MQL5. To make the process of transferring indicator calculations from MQL4 to MQL5 easier, the mql4_2_mql5.mqh library of functions is suggested. Its usage is described on the basis of transferring of the MACD, Stochastic and RSI indicators.
Reason: