OnBar
Created at 12 Nov 2013, 20:46
OnBar
12 Nov 2013, 20:46
I wonder why in an empty (new) robot the events OnTick, OnStart and OnStop are embedded, but OnBar() not. OnBar and OnTick are the core of most trading strategies.
Second i wonder what base.OnBar() does. Can't find it in the reference but i see it often in examples.
Kate
12 Nov 2013, 22:15
Nothing actually. In this case you can just remove it :)
@Kate