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.
Hello everyone,
this is my multi ea that can open 10 pairs with only attach on one pairs.
this is just rough ea,. need more development. for everyone want to develop this EA are WELCOME.
this ea is work with some pairs correlation. like correlation between EURUSD, GBPUSD, AUDUSD, USDCAD.,
this EA cannot be backtest, cause need more than one pairs data.
please help me for develop this EA.
Thanks.
PS. Attach this EA on one pairs only. Don't more. OK!!!!
Regards
Mas Awoo
__________________
Peace, Love, and Friendship, this is true life
So when does the EA open trades? I tried it today and used it with EURUSD (1M) it only opened trades after 13 GMT and 15 GMT and I closed them manually with profit. But after that it did not trade anymore.
So I closed the chart, opened a new one added the EA and still no trades.
Hi, Ive recoded the EA so that it is easier to add new indi's to it. I'm still forward testing to make sure everything works ok, but so far it looks fine. The MyLib.mq4 is an library file so just put it in your libraries dir.
Updated EA:
-Included options for Auto SL/TP using ATR
-Included option to close all trades using Target on equity percent option
Last edited by bobfourie; 03-12-2009 at 09:14 PM.
Reason: Updated EA
Hi, Ive recoded the EA so that it is easier to add new indi's to it. I'm still forward testing to make sure everything works ok, but so far it looks fine. The MyLib.mq4 is an library file so just put it in your libraries dir.
Hello bobfourie,
why did you delete the PercentTarget on Equity in this EA?
So when does the EA open trades? I tried it today and used it with EURUSD (1M) it only opened trades after 13 GMT and 15 GMT and I closed them manually with profit. But after that it did not trade anymore.
So I closed the chart, opened a new one added the EA and still no trades.
Can anybody test it with FXOpen - do not know why it does not trade anymore.
What went wrong? Just receive the following failure messages.
Using the original EA and only changed "Riskperpairs" to 0.1 (cause FXOpen has only 0.1 lots) and also "Lots" to 0.1.
And "TargetOnEquity" to true and "PercentTarget" to 5.0
The edited EA from bobfourie opens trades right away, but it has no more settings for "TargetOnEquity".
Would be great to have it back.