How to not get a new order after sl or TP
-
my question is I want EA to open order "once per condition". how to do? sometime my EA meet conditions and it open order then TP already but at the same time it open another order under old conditions, I want just one order per condition.
-
Did you try using Controlling blocks? If not look under the Controlling Blocks section, you can turn blocks on and off under there..
-
Could you please share your project? That way we'll see what you need.