I have functions that handle updating the SetTrailStop because of the previously mentioned need to 'reset' but I only wish to start using the SetStopLoss() under conditions where I need a finer control of the stop threshold I am otherwise happy to rely on SetTrailStop.
My question, is there a way to handle these two functions together such that setTrailstop will be used in all trades unless I register for a specific trade the need to use setstoploss()?

Comment