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.
Hi Awank, your lucky backtest shows good results, is there any link about the discussion of your 4WD Thunder EA? Discussion in any asian language is fine with me as I can web translate it.
Hi, your lucky backtest shows good results, is there any link about the discussion of your 4WD Thunder EA? Discussion in any asian language is fine with me as I can web translate it.[/quote]
Hello would you share the 4WD Thunder EA because I want to try it too
Hello MIRACLE,
our discussion here about Your_Lucky_v1e and v2,
you may need to try anything now, the EA is not too ugly to be tested.
for Thunder, is not for shared in the forum, I Have some warnings about an EA will not give good results again in the market after share for free.
and I need donate for my work, then the reason for me does not upload in the forum.
you can email me about Thunder request, may be I will send them to your email, maybe not.
if (LotsOptimized==true) lots = NormalizeDouble(((AccountFreeMargin()*Risk)/LotSize)/MaxTrades,GetLotDecimal());
else lots=Lots;
if (lots < MinLots) {lots = MinLots;}
if (MaxLots>0 && MaxLots<maxlot) {maximlot = MaxLots;} else {maximlot=maxlot;}
if (lots > maximlot) {lots = maximlot;}
return (lots);
}
MaxLots parameters have an important role in determining the number of Lots that will open by EA.
the greater MaxLots the small number of lots that will be opened, as well as vice versa.
Hi, your lucky backtest shows good results, is there any link about the discussion of your 4WD Thunder EA? Discussion in any asian language is fine with me as I can web translate it.
[/quote]
I do a lot of discussion in this forum : IndoFX-Trader :: Forum forex trader di Indonesia
I share many indicators that make my own, and some EA that we discussed.
all in the free forum. you can see there, INDONESIAN is good people ...
My first observation on your BackTests is that i see the same thing in the same time....
After the end of october, profits are really rising.
At the beginning of the year they rised but stop really rising after march.
I think there is "winter/summer hour" effect.
22/6 is good for the period november/march
but for april/october 23/7 is better.
Maybe there something to dig here?
I Know about that, and the reason why the results are very small at the beginning of the year 2008 is due to the small range at the time. (the price range with the move under 60 pips)
while in september to start moving now with the price range of more than 100 point every day.
I make the observation about the data by making calculations using the Excel program and I was not a problem.