All of the variables are reset using the If(Bars.FirstOfSession) function so I cannot understand why this is happening. As the variables that form the signals should be reset at the start of a new session.
If there a way to just apply the strategy to the current day. It seems the strategy has to load at least one prior day’s worth of data to allow it to be enabled or is there a better way of resetting all the various variable at the start of a new trading day/session?
Thanks
mark

Comment