Shift Parameter Missing For Indicators In Metatrader 5. It is Present in Metatrader 4

 

Hello All,

Please can someone tell me how to implement the shift parameter  for the iRSI indicator in Metatrader 5. I used it in my code i MT$. However on inserting the same code in the MT% editor I get an error on compilation because the shift parameter  has been removed in Metatrader 5. The shift parameter is very important in my code. 

Please can someone tell me how to resolve this problem using the iRSI indicator.. I cannot understand why it was removed because i use it to monitor the different RSI values in different periods.

Thank You.

Richard

 
Perhaps you should read the manual. Specifically the example.
          Technical Indicators / iRSI - Reference on algorithmic/automated trading language for MetaTrader 5
Reason: