Multipl order in the same time
-
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.
-
@nacim :
your condition-------->no trade-------->buy
or
your condition-------->once per bar-------->buy
or
your condition-------->no trade-------->once per bar-------->buy