Quote:
Originally Posted by wolfe
Here's v1_4.
I've tried to make some of the changes people have requested. I did not get to ALL of them. My main goal for v1_4 was to enable the EA to work on multiple currencies at the same time. I am reasonably confident that v1_4 has accomplished this.
As always, read the external variable comments in the code, there have been a few changes from previous versions. Also, install latest include file.
I realize the code is long, repetitive, and cumbersome. I will be working in the future to "simplify" the code, for operation and ease of edit. This version may also not be perfect, but I feel it's the best version yet.
Thank you to all who have been encouraging, supportive, and helpful. The support I have received has enabled TFX to evolve greatly from it's first version.
Enjoy! 
|
Hello Wolfe !
I am just reading code of version 1.4, can u confirm this :
-if SL or TP is reach (% or $ from balance), the EA will close all the trades open (even if trading more than one pair) ?
Thanks again for your work.