I want the ea or Bot to continue opening order every bullish or bearish candle
-
Hello, Please i need help to create a bot and function as command, i try different ways but not working
*Buy only or Sell only with switch
every 5 minute timeframe
*Numbers of order, is 3 and continue on every bullish or bearish candle until reaches target or loss percent.
But only places 3 trade and not continue when its on buy only when signal bullish candle formed for 5 minutes timeframe.
Here is project link : https://fxdreema.com/shared/kHGk46D9c
Thanks -
You can remove block number 19. It is redundant. On the other side I see you logic is correct. No more than 3 trades will be open if conditions are met so I don't see the problem.
-
@l-andorrà
yes, but i want to input numbers of order or trades 3 on every 5, 5 minute candle formed until the target is reaches. example, trading for 30 minute 30/5 =6. numbers of trade 3, minute x numbers of trade 3x6 =18 total trades for 30 minutes -
And which is the input parameter exactly, the number of trades (3)?