I need to keep state of some variables starting from the point in which a strategy is enabled during which I need to initialize/reset these variables. I am not sure if this code should go in the Initialize method as I am not sure exactly on what user events does the initialized method get called.
Onn

Comment