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.
I try to add function to limit one trade per candle as request at previous post.
The parameter is "UseTick" . If it set to false, then EA will take care the position after the signal candle is finished.
Btw, I see the code for indicator is using running candle. It means when indicator is still not fixed, EA already open position. For this problem, I add "shift" parameter . Set this to "1" if we want to use the fixed candle, other wise leave it to "0".
I try to backtest for a short time, the result is better if we use Shift = 1
Halooo i always read here. Going to put on forward teeest
Hello stace, it is nice to see there is a person who still follow this EA. I think this EA has a possibility to develop. Let try to backtest it first before doing forward test. I think we must find the best parameter before doing forward test.