How to get equivalent of iBarShift() of mql4 in mql5 ?

 
How to get equivalent of iBarShift() of mql4 in mql5 ?
 
iBarShift
iBarShift
  • votes: 35
  • 2013.10.25
  • Alain Verleyen
  • www.mql5.com
There is a lot of users who searched for iBarShift function like in MQL4. But this function is no more include in MQL5, mainly because MQL5 provides all necessary basic, low-level, functions to process such thing in a library.
 
Thank You.
 

Excellent analysis and code.

Thank You.