Only enter a new order when the old one has taken profit, please help
-
I want the EA to only enter a new order when the previous order is closed (take profit), I have the condition that MA34 > MA89, then the EA will enter a buy order and take profit at 30pip, I want when the EA has taken profit (30pip) then enter a new command. but my EA entered consecutive orders without taking profit (30pip) it opened a new order. do you have a way to fix it?
-
@gggvvvv I showed you how to do this, please stop duplicating threads.
-
@jstap thank you