Hi ,
I am calculating values for a series to plot inside a function. I have printed the values being calculated and they are ok. But the series will not plot until a certain offset later. So if I have 260 bars in the chart, the series start to plot on bar 130. I have tried this on various number of bars on the chart and the offset always seems to be 1/2 the total number of bars on the chart. Does anyone have any idea why? and how to resolve this? Thank you very much in advance.
Regards,
Jane
I am calculating values for a series to plot inside a function. I have printed the values being calculated and they are ok. But the series will not plot until a certain offset later. So if I have 260 bars in the chart, the series start to plot on bar 130. I have tried this on various number of bars on the chart and the offset always seems to be 1/2 the total number of bars on the chart. Does anyone have any idea why? and how to resolve this? Thank you very much in advance.
Regards,
Jane
Comment