I did some testing after the DataLoaded State and get very strange results.
Value.Count returns 1007. But when I try to acces the second index (Value[1]), I get an index out of bounds !? Why? It just said that it holds 1007 entries!?
Why does CurrentBar return 1005 and not 1006? It sounds like it would not calculate the last bar.
I would really appreciate any help!

Comment