Need help with stoploss
-
hi
My EA is running according to what i want except for stoploss, my stoploss is supposed to be the highest point of bar 1,2 and 3 plus 1 pip for sell for buy just the opposite on 1 minute time frame. But now it is putting stoploss so far like 1000pips away. Please assist.https://fxdreema.com/shared/9PXFfntU -
Hi @LALI . Wow! Your structure is quite advance for me.
I think you can simplify it by using block for each trade > check profit, then open trade i guess. -
In the adjust box for the stop loss you -1 Depending on what you are trading, that could be a very long way from the open. If you want to adjust by pips you need to put +1 pips or -1 pips. If you click the ? to the left of the adjust box it gives some useful examples.
-
Wow it worked.
thanks a lot.