Stop Loss EA For Each Single Trade
-
Hello,
Here is my project.
https://fxdreema.com/shared/qZEvCQ5obMy Broker has a minimum Stop Loss that I dont want to use.
My Stop Loss is much smaller.So I want the EA to work on each single trade seperately.
With the used stop loss and take profit values.
(The TP is additionally only, just to one more confirm, the other EAs will execute their Take Profits instead of missing it out)I just dont know if the EA will work correct.
As it is configured up to now.Please tell me.
-
It should work, is it? Let us know if it's doing something wrong
-
@Fibonatic I recommend substituting both blue 'close trades' blocks by pink 'close' ones. That will make sure the selected trades will be closed only.