Trade open again after SL is hitted
-
Please see the attached. The EA opened the same trade after the SL is hitted in the same (hour/bar). I want to avoid that.

I had tried doing the below:

AND

Please advise.
-
@traderea6
I dont really see what's going on with your project, but about the second pic, the condition says that it will pass only when the "open candle" of the closed trade is older than 2. So if the first trade lasts 3 bars, another one will be opened as soon as its closed; if the first lasts 1 bar, it will wait 1 more bar(then 2) and pass the next bar.
However there is no block below this one so.. -
That image is not offerinf the required info to give you an answer. Could you please share your project?