HOW CAN I STOP EA FROM OPENING MULTIPLE TRADES FOR A CONDITION
-
Hello,
Please how can I make my EA open only one trade once the condition is triggered instead of opening every tick or every bar....I just want only one sell or buy trade ...e,g in a candle cross strategy, once candle crosses the first time, only one trade is entered before the next condition....thank you
-
@kate-osagie You need to add a 'No trade' block on top of the block tree.