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 have been following the thread and have just begun to forward test the new version v1+v2 with out starting a debate i believe forward test's are the only way to really prove a winner and my opinion is based only on my experience
P.S. My Posts Total does not reflect my experieince
Last edited by icgremlins; 05-09-2007 at 01:46 AM.
Very interesting thread. I just stumbled on it today.
But because there are so many versions, and revisions, maybe the starter of the thread or any mods here can transfer all UPDATED versions on page 1. And make some short comments on it.
Thanks for the tips. I've just tried backtest it using IBFX meta trader and still get no result. I use EURUSD 5m chart using the latest version submitted today by Gbolla.
I also don't understand what are each input parameters for and how to change the input parameters.
I've read all the post in this thread and found no detail information about how to backtest and how to set the parameter for this EA. Also that when people talking about setting the Maxtrade, I can't find the parameter in the EA.
I believe we need to understand how to set the parameters prior run it live. Otherwise it would be similar to gambling, since we don't know what we are doing. :P
Anyone can help with these information would be greatly appreciated. Realy.
I'm an IT Manager in Citibank. If I can understand and test it properly, perhaps I can contribute to enhance the EA better.
BTW, thanks to everyone who contributes on this EA. It looks promising, but I still need time to understand how it works, how to tune it, and how to test it. After read all the posts, What I get currently is still only the big picture about how it work. Still totally confuse how to get it tested and work properly.
Thanks
JacK
Quote:
Originally Posted by monik7
Darxtar,
You need brokers allowing 0.01 lots to run the mini version, otherwise it won´t work. I´m sure FXDD does not bring that possibility in demo account.
Pls check Alpari, I don´t know that.
Regards
I will do so as soon as the V1andV2MiniNew is created.
Quote:
Originally Posted by Pinggarcia
Very interesting thread. I just stumbled on it today.
But because there are so many versions, and revisions, maybe the starter of the thread or any mods here can transfer all UPDATED versions on page 1. And make some short comments on it.
Hi ladies and gentleman, in attach fix version with a new features.
1) "Pips_Shift": now we can decide if we need a shift of TakeProfit and Distance between two orders for cover better long trend. If you choose 0 don't use shift.(es.: TakeProfit=10 and D=10.......if we use Pips_Shift=1, second order will be TP=11 and D=11, third TP=12 and D=12...and so on)
2) Fix: fix the problem about close open buy order at swith on the EA.
Guys, I have made my job.......now you made yours......hard optimization and backtest!!!
Good luck
Ciao
....I think that an anti-martingale strategy would be more appropriate. That is, you increase your lots after a win and not a loss.
...I've been reading these martingale threads thinking that an anti-martingale strategy might be complementary to the martingales, in a portfolio.
In theory the anti-martingale would do well in trends, and do a better job of truly hedging the martingale positions.
In this scenario I think the challenge would be to scale the anti-martingale so it's not eating too much margin at just the time that the martingale positions are in deep drawdown. The max lotsize of the anti-martingale EA would need to be in a sort of equilibrium with the open drawdown of the martingale.
The idea of just bailing out of too-deep martingale drawdowns mentioned by Davidke in the 10 Points 3 thread probably has an important place in this scenario as well.
In other words: hedged anti-martingale + hedged martingale w/ stoploss in the same account.
Quote:
Originally Posted by alpha24seven
With trade dependency sequence analysis you can analyze trade dependency and create a call to a calculation that will modify your position on the fly. For example, if the system is analyzed to create a sequence of three consecutive wins and then followed by four consecutive losses -- you have a calculation basis on how and where to dynamically modify (trade to trade) position size. It's called positive and negative dependency. It's a moving target but that is dynamic also.
A proprietary anti-martingale EA that I've seen makes me think that more primitive methods of exploiting positive dependency are also useable.
I think the main factor for the anti-martingale is getting enough positive expectancy in the entry/exit logic to get the geometric equity growth to fully hedge the martingale (while working with lotsizes that complement the martingale).
It is indeed "a moving target."
Last edited by Pecunia non olet; 05-09-2007 at 10:15 AM.
Hi ladies and gentleman, in attach fix version with a new features.
1) "Pips_Shift": now we can decide if we need a shift of TakeProfit and Distance between two orders for cover better long trend. If you choose 0 don't use shift.(es.: TakeProfit=10 and D=10.......if we use Pips_Shift=1, second order will be TP=11 and D=11, third TP=12 and D=12...and so on)
2) Fix: fix the problem about close open buy order at swith on the EA.
Guys, I have made my job.......now you made yours......hard optimization and backtest!!!
Good luck
Ciao
Bolla
I've backtested and backtested and for some reason groups of trades are not being closed resulting in a margin call...
Symbol EURUSD (Euro vs US Dollar)
Period 15 Minutes (M15) 2005.01.03 00:00 - 2007.05.03 03:45 (2005.01.01 - 2007.05.08)
Model Every tick (based on all available least timeframes with fractal interpolation of every tick)
Parameters Name_Expert="V1+V2"; TakeProfitLong=45; TakeProfitShort=45; DLong=20; DShort=20; TrailingStopLong=0; TrailingStopShort=0; Balance=10000; Pct_Lot=3; Pct_Equity=5; Pips_ShiftL=1; Pips_ShiftS=1; Indicator=""; H_level=0; L_level=0; MultiplierL=2; MultiplierS=1.5; Slippage=3; UseSound=false; NameFileSound="alert.wav";
Hi ladies and gentleman, in attach fix version with a new features.
1) "Pips_Shift": now we can decide if we need a shift of TakeProfit and Distance between two orders for cover better long trend. If you choose 0 don't use shift.(es.: TakeProfit=10 and D=10.......if we use Pips_Shift=1, second order will be TP=11 and D=11, third TP=12 and D=12...and so on)
2) Fix: fix the problem about close open buy order at swith on the EA.
Guys, I have made my job.......now you made yours......hard optimization and backtest!!!
Good luck
Ciao