1 Attachment(s) Back in MQL4, indior can draw future/predicted Information with SetIndexShift(index,shift)

However in MQL5, I trying with
PlotIndexSetInteger(index,PLOT_SHIFT,shift) and
...