View Single Post
  #261 (permalink)  
Old 02-08-2007, 04:37 PM
ANCOLL's Avatar
ANCOLL ANCOLL is offline
Senior Member
 
Join Date: Nov 2006
Location: Indonesia
Posts: 252
ANCOLL is on a distinguished road
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
Reply With Quote