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 bobfourie,
why did you delete the PercentTarget on Equity in this EA?
regards
cash4u2
I didn't delete it, just did not include it when I recoded the EA. I did that with most of the settings that wasn't marked true as an default. I'll update the EA when I have time with that function.
Was thinking of also adding an auto SL option, which will be (ATR(14) * 2). mas_awoo also asked me to use different indi's, so I was thinking of giving an option to use other group of indi as signals (signal1 and signal2). Any idea's would be welcome for this new type of signal.
OK, it seems like when it does a sell on USDJPY (USD first on this pair) it does a buy trade when USD is second on a pair like EURUSD. That will never work. It should always take the same kind of trade, like buy on both or sell on both and you should spot for small profits!
Otherwise you see big movements in both directions and mostly big negative movements!
There is an magic number, right at the bottom of the options, default value is 211.
I it looks like your running it in the 1min TF, buy EURUSD at 2009.03.10 21:30 and sell USDJPY 1 min later are trades that happened in my acc. I've checked the different indicators at these times and seems that the ea did what it was suppose to. Because its in the 1 min TF this most probably will happen again because of the volatility in this TF.
At the moment the ea is just looking for different curr pairs that is showing strong movement in an direction and adjusting the curr strengths according.
Like an uptrend in the EURUSD will make the EUR +1 and USD -1. Thats the comments on the chart. The sumsignal option lets you choose how many pairs must show before an trade is made, default is 2. So if EUR=2 and USD=-2, buy EURUSD.
You can adjust this value to 3 if you want more pairs to show an stronger signal, but it rarely goes up this high from what I've seen.
Your talking about taking out an hedge position, (like the buy EC and buy UJ). Got any ideas for something like this? Could be nice to have.
What about if for example EURCHF is giving an up signal, Buy EU and UC?
I'm gonna look into this, if you have something else just let me know