I have this issue,
I have several strategies withing a stategy that i mark by a bool.
Nothing seems to be wrong and all is working as suppose to in market replay, take profits are set and stop losses are set.
However in strategy analyzer, if i select one strategy it works fine but as soon as I select another one along with the previous one, SL are not set and strategy cancels at EOD.
I looked and looked throught code and nothing that stands out that would call this issue.
Do you have any ideas what might it be?

Comment