stop loss above below the candle that opens the trade.
-
Hi, I'm trying to set the stop loss below the candle that opens the buy trade, and above the candle that opens the short trade but I can't, my idea that at the break of a certain level the trade opens and that the stop comes positioned below / above the breaking candle. thank you.
-
@slydexx In buy/sell block use custom price level, candle high/low if you want a distance add either +(x) pips or -(X) pips to the adjust box.
-
thanks for your reply can you please show me an example on the builder cause i can't.
-
@slydexx Like this:

-
Perfect! Thank you so much for your help.
-
Sorry i tried but i can't. if I remove the value the EA works.
this is the error that appears in mt4
2022.06.08 14:38:53.461 2021.05.10 10:00:00 breakoutstrategy1.0 (4) EURGBP,H1: Alert: You want to trade 0.0 lot, but your broker's minimum is 0.01 lot. The trade/order will continue with 0.01 lot instead of 0.0 lot. The same rule will be applied for next trades/orders with desired lot size lower than the minimum. You will not see this message again until you restart the program.
-
@slydexx You didn't put +5 pips, if you click the ? you will see what can be done in this box, +5 will add 5, +5 pips will add 5 pips.
-
@jstap ahh ok Thanks!