Buy once, dont buy after take profit.
-
Hi so i developed a simple EA that buys when 50/sma > 200/sma and vice versa.
I set a take profit in place. But once it hots the take profit because the conditions are true it buys again.
I dont want this.
I want it to buy once after hitting take profit and then wait for a sell signal and then enter again, hit take profit and wait for a buy signal before entering a trade again.
Any idea how to achieve this?
Also if possible can i see an example?