I have create strategy which called "stohastic" and I try to run it at chart but I see the message in control center Failed to call method 'Initialize' for strategy 'rx300/086dab1f0aef4b91baca95fcce02ba55': 'CurrentBarArray' property can't be accessed from within 'Initialize' method
Rx300 - is another strategy but I remove all active code from it. And error message appear only when I run strategy "stohastic".
What is the reason of it?

Comment