every "Reload NinjaScript F5" keyStroke consumes too much idle time.
In order to mitigate this 'idle' time I added the following condition:
The previous condition is too severe!! The issue is that It is needed to pass trough on the last 200 bars of the State == State.Historical
I was wondering if there is a way to know how many Historic bars are loaded in the chart before the OnBarUpdate starts running??
Thank you very much!!
FVJ


Comment