enter variable bool for true and false inputs
-
Hi all can someone help me put some variable inputs into my ea to stop multiple trades opening this is my ea https://fxdreema.com/shared/ugV1ORa0d
-
here is screen shots of issues

-

-

-
@gunji80 That is happening because opening and closing conditions are happening on the same bar several times before the candle is finished. You can avoid this by using a 'Once per bar' block immediately below both 'No trade' blocks.