The default period and type is 450 tick. I use Add to add the 900 tick chart.
The code compiles fine.
However, when I go to live test it, the code won't enable when I check the enable box in the strategy tab.
The code runs fine if I don't include the Add and I remove any reference to the 900 tick chart....I.e, I remove any BarsArray[1] references.
Anyone have any thoughts?
Jeff

Comment