Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Your work and the open transparency in which you share is just priceless to those traders...well I guess to me as I cannot speak for others and I have great hopes for set file (s) to follow with profitable set ups...
Thank you...you know what goes around comes around...May all the best happen to you soon!
You have many traders working on this now!
ES
Thanks ES.
Let's hope that "all the best" will mean a great working EA!
I am working to "simplify" and "speed up" the code process. As well as trying to implement some more ideas received through the thread. I also have a few ideas of my own to include.
Thank you to all who have kept up the interest in TFX.
Hi wolfe and others,
I know u schedule to make an option in order that the EA will stop trading after a cycle (TP or SL) is done :can u make an option to choose that the EA will only close if your reach the SL.
My fear is that, during my work so i won't be able to shut down the EA, the EA reach SL, then open other trader and reach SL ...etc.
Thanks for your efforts and be careful not to make your EA too complex (your main idea is really good and i really like the EAs without indicator, which work only on the logic of a system).
I know u schedule to make an option in order that the EA will stop trading after a cycle (TP or SL) is done :can u make an option to choose that the EA will only close if your reach the SL.
My fear is that, during my work so i won't be able to shut down the EA, the EA reach SL, then open other trader and reach SL ...etc.
Thanks for your efforts and be careful not to make your EA too complex (your main idea is really good and i really like the EAs without indicator, which work only on the logic of a system).
Not a bad idea Cijas. I'll see if I can include it.
I don't want to stop the EA if i win (TP reach) : i want that the EA stop if the SL is reached.
Cause if economics conditions are really bad i fear i can reach SL many times.
So i only want to have an option to end cycle after SL.
I get what you're after. I'll try to include option in next version. Right now the Auto_Restart external variable just does this: If set to false, EA will not take a new trade after a trade cycle closes. (no matter if it was a TP or a SL)