Currently I'm running into this problem. I'm setting up the strategy to run the next day. It's currently after market close (12:30 MST). The session template for the instrument (NG) is set correctly (2:30pm EST - which is 12:30 MST, my time).
The historical fills* are not observing the "Exit On Close" setting in the strategy, causing all sorts of inconsistencies in the strategy. If the strategy thinks there's a an open position come the morning, it will not execute properly in the morning...but I need the data from previous days for a 200 period EMA.
Jeremy
*** Note: It looks like only the last Exit On Close is being ignored. Previous exit on closes are filling historically.

Comment