Thread: Martingale EA
View Single Post
  #414 (permalink)  
Old 02-13-2008, 01:46 AM
wolfe's Avatar
wolfe wolfe is offline
Senior Member
 
Join Date: Jan 2006
Posts: 820
wolfe is on a distinguished road
Quote:
Originally Posted by kayvan View Post
i beg you to do this changes to your ea
Don't beg! Take it easy, I'll give it a try. Be patient.

Quote:
Originally Posted by kayvan View Post
believe me it will be a perfect ea with this changes please do it
You say you want these changes to the EA. These are not "simple" changes, more like a completely different EA. I have been getting many requests for coding lately, so again be patient. I'll get to it.

Quote:
Originally Posted by kayvan View Post
ur first order with initial entry (say .1 & buy) active d we do nothing at the next bar and second next bar & third next bar &&&&&..... till price return 2 pips below the previous bar .then we enter sell with double size ,and continue to this every time this break out happened.
To verify, we are always looking at the previous bar high and previous bar low from the current bar for the break out trigger? Also, are we DOUBLING each progression, or just adding 0.1 each time? 0.1, 0.2, 0.4... OR 0.1, 0.2, 0.3...? Are we simply exiting the trade with an external TP variable?
Reply With Quote