Quote:
|
Originally Posted by frantacech
I think, EA open buy position one bar before sell signal... END LONG TREND.
I think, solution is open new order only signal bar and x bar next...
for example
extern int SendOrderAftersignalBar 3;
|
Then, what should we add in MQL to make EA execute order after 3 confirmation? hmm.. still thinking the logic