In the SetStopLoss() documentation, it says "A stop loss order is automatically canceled if the managing position is closed by another strategy generated exit order", when an old position is closed and a new position is opened, do I need to call SetStopLoss() prior to the opening of new position in order to get the managed stop loss for the new position?
Best,
Billy

Comment