I have a print statement in OnStartUp for a strategy I am optimizing. I am getting two identical lines in the output window per iteration i.e. it appears OnStartUp is being called twice per iteration.
I am seeing this consistently regardless of how many iterationsI have. Is there something I could have done in the Optimizer that would cause this?
Best Regards,
Scott

Comment