[deleted]
- #7,723
- Mar 22, 2010 9:20am Mar 22, 2010 9:20am
- Joined Dec 2006 | Status: Backtest is meaningless (to me) | 2,176 Posts
Trading correlation pairs by using the other pairs 843 replies
Export All pairs or selected pairs to .csv with script 3 replies
Pairs of Currency Pairs 4 replies
Trending Pairs / Ranging Pairs 0 replies
Robot trading 120 replies
DislikedMode 516. has 37 wins against 13 losses, +ve pips. I stopped testing 525 as i had the same problem as yourself, good wins but huge drawdowns.
Im still testing 516.
regardsIgnored
Disliked(had to modify the code though; the PairsToTrade input doesn´t work, it keeps trading everyone even if you delete them from the inputs window). Demo testing with GJ and UJ has been on for the last 3 weeks. UJ turned into a losing pair. However, GJ kept winning, bigtime. The account is up 30% after three weeks, and if UJ is not considered it would be up 35% (fixed 0.04 lots on a $1000 account). DD was quite low. I guess you should check the results of Maxou´s EA by pairs to see how they perform separately.
[font=Calibri][size=3]...Ignored
Dislikedyeah, i lost patience with 525 as well as DD is same size of profit. more importantly, don't understand why EA trades its way, hoho, can't keep up with it.
so you changed code to only trade GJ and UJ? if so, then Maxou's EA's basket profit calculation would be all forfeited? which mode do you keep or remove?
Thanks.Ignored
DislikedHi mbkennel, I didn't mod the pairs but the EA still traded last night so I guess it's nothing to worry about.Ignored
DislikedIf people are generally happy with v1.6 then locate the code in the order send function and change the TP/SL to the following....
int take = 1.6 * iATR(symbol,H01,20,0)/MarketInfo(symbol,MODE_POINT);
int stop = 1.0 * iATR(symbol,H01,20,0)/MarketInfo(symbol,MODE_POINT);
See how this goes.....
Scoobs.Ignored
Dislikedmbk: any assistance with what this error means?
2010.03.22 09:39:36 TheHolyMackerel_V1.63 GBPJPY,M5: THM v1.63 SendOrder() EURAUD/-1 SELL has 130Ignored
Dislikedyeah, i lost patience with 525 as well as DD is same size of profit. more importantly, don't understand why EA trades its way, hoho, can't keep up with it.
so you changed code to only trade GJ and UJ? if so, then Maxou's EA's basket profit calculation would be all forfeited? which mode do you keep or remove?
Thanks.Ignored
DislikedActually, in looking at my 525c demo when I woke this morning, I might have to let this run for even longer I guess. The DD is still high, however it's now creeping the equity up pretty nicely.
started with 5k two weeks ago, current balance is 11,500 with 4400 open dd.
In watching this, at no time was equity much under the original starting balance, so might be worth some longer testing.Ignored
DislikedOk - so what is the best version of Max's EA. I am testing 525c - not bad, DD is not as bas as it was in prevous versions but could be improved.
Are we back to 5.08b now?Ignored
DislikedHi folks,
did somebody get any trades today with scoobs´ suggestion? I didn´t get any so far... Same by you?
Best regards!Ignored
QuoteDislikedWhat if the 4400 drawdown happened when you started trading with your $5000 account? You would´ve suffered a DD of 85%.
DislikedWhat if the 4400 drawdown happened when you started trading with your $5000 account? You would´ve suffered a DD of 85%.Ignored
DislikedOk - so what is the best version of Max's EA. I am testing 525c - not bad, DD is not as bas as it was in prevous versions but could be improved.
Are we back to 5.08b now?Ignored
DislikedYeah, time will tell if that coulda happened I guess. I know the first week it made 2500 profit, and max open dd was like $300
Second week it built up to 10k, and that's when dd climbed into the 5k area.
Now we are at almost 12k with dd in the 4k range.
Not saying I enjoy the fact it gets that high, just that I didn't think I was quite ready to completely shut it down just yet heheIgnored