Quote:
Originally Posted by WNW
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.