this is a simple Multi series indicator which prints the close of the last bar. the secondary series is of the same instrument, with a periodicity of 10 minutes.
Now in realtime environment this works fine if charts periodicity is anything other than 10 minutes. But if the charts periodicity is set at 10 minutes a null object is encountered.
am i missing something?
thanks in advance.
Edit: it seems NT cannot show charts with the same data series. thats the only possible explanation for the behavior.

Comment