ZhenLiang Low / Publications
Forum
Alternative to "shift" in iRSI for MQL4 to MQL5
I came across an custom indicator that was written in MQL4 and am trying to translate it to MQL5. However, understand that the transition of the MQL4 to MQL5 has changed the iRSI function i.e. removing of the "shift" parameter. As such, wanted to check if my proposed translation would sufficient