trailing stop setting
-
Hello there, I create some EA, using lagic like this https://fxdreema.com/shared/XGwhTwkPd . The ordeer work properly but the trailing not going right. I set, Trailing start 50 pips, and trailing stop is 30 and trailing step is 10. But when i run it, the Trailing start when 50 pips (correct) but trailing stop is 20 pips. can somebody help me with this?
-
@mario-c Have your trailing stops as a separate tree with an if trade block above.
-
@mario-c You do not need to create 3 groups when all settings are common. As jstap says, use one only trailing stop block separated from all block trees and then type all three group names there comma separated.