You have a strategy set that you know will trigger orders (in strategy tab). It is set to run normal session, not 24h (not sure if it matters). Strategy runs, you get results, you want to try again so you rewind the replay or use goto.
After market replay begins playing again, tape moves and dom moves, but no orders fire. If you toggle enable to disabled state and re-enable, the trades/orders begin to fire as expected. Toggling only "pushes" this through if it is being done while replay is at a time that falls within the "session" time.
This did not happen in b8 or prior. New to b9 it seems.
I have not tested this issue on any other feed other than market replay.
I also tried setting Enabled = true; in initialize, but no help.
Thank you,

Comment