Hi all, I am having difficulty with automatic trading, I am getting error message saying ‘combined stop cannot be used with ProOrder’. The formula I am using is…. // Stops and targets SET STOP %LOSS 0.8 pTRAILING 2. Is there anything I am missing here, I would love to get correction to my code if possible. Thanks