Thread: Martingale EA
View Single Post
  #174 (permalink)  
Old 01-22-2008, 06:02 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 WNW View Post
Hi wolfe,

Thanks for the new version.

Please see the attached pic.
Note that 2 buys and 2 sells were taken as opening trades, each within 1 pip of the other.

This does not seem right...
I had the comments wrong in the ordersend() commands. If you notice in your screen shot they all say TFX_LONG_START. This is not really what happened.

It bought @ 1.4455, then sold @ 1.4443, then bought @ 1.4456, then sold @ 1.4444. That seams like it is working right. The comments are messed up and confusing.

The ordersend() comments will be fixed in v1_4.

Thanks for pointing that out.
Reply With Quote