Home > Programming > Mt4 Expert Advisor: Unta Ea

Mt4 Expert Advisor: Unta Ea

February 9th, 2010

I have an ea but its job is not to open position but to show conditions/settings to open position. I also have a script that supplement to the conditions/settings.

My current ea shows pair arrangements in buy/sell all settings. It shows 28 pairs altogether, so for instance; buy all settings, when all JPY pairs are grouped above (meaning all positive pips) i would open a buy all jpy pair position.

the script is to show the jpy pair arrangements according to their respective range.

What I want to have now is the combination of these two plus average range of pair for three settings i.e 20/40/60 days.

Unta ea should also have simple money management like:

1. target (be it total pips or value)
2. S/l (total pips or value)
3. trailing stop (total pips/value or pair arrangements)
4. maximum batch of pairs to open

My request is just to alter the ea and scripts by combining them and to make it have the ability to open and re-enter position with the right MM.

Hope to hear from any programmers soon. :)


Mt4 Expert Advisor: Unta Ea

Categories: Programming Tags: , , , , , ,
Comments are closed.
Bear