MQL4 - automated forex trading   /  

Forum

Need help, how to compose two effective EA into one ?

Back to topics list  | 1 2 To post a new topic, please log in or register

avatar
6
tomgogou 2008.10.06 09:23 

Dear moderators or other members who can help,

I have two effective EA as attachment (trend1 and goldrsi) . They all trade EUR/USD in 4hour chart. How to compose them into one EA ? How to write the code? Thus the trade would be more convenience.

Kindly help,

Thank you

Attached files:
  trend1.mq4 (0.87 KB)
article

Reporting the Ninth Week (24-30 November)

The ninth week closing the second month of the Championship is over.


avatar
6
tomgogou 2008.10.06 09:24 
tomgogou wrote >>

Dear moderators or other members who can help,

I have two effective EA as attachment (trend1 and goldrsi) . They all trade EUR/USD in 4hour chart. How to compose them into one EA ? How to write the code? Thus the trade would be more convenience.

Kindly help,

Thank you

Attached files:
  goldrsi.mq4 (3.05 KB)

avatar
6
tomgogou 2008.10.06 16:57 
I heard of somebody's EA can control several strategies. Is there anyone can explain it ?

avatar
38
densial 2008.10.06 23:30 
tomgogou wrote >>
I heard of somebody's EA can control several strategies. Is there anyone can explain it ?

yes it's possible, you need to seperate your transactions. I have done this before using the comments field, pretty easy. are you a programmer? if I explain it in technical terms will you understand it?


avatar
6
tomgogou 2008.10.07 11:22 
Hi densial, I'm not a programmer, I have learned MQL since Auguest. If you explain it in technical terms I'll try to understand it : )

avatar
1235
BarrowBoy 2008.10.07 17:11 

T

With two strategies - I would always keep two EA's

Fault-finding, debugging, testing & upgrades are quicker, simpler & more likely to succeed.

The two strategies may develop in opposite ways in future making it impossible to keep them together anyway...

Developing EA's is hard enough, dont add complexity for what may seem 'neater' now...

Dispense with 'convenience' - lets go for results!

FWIW

My 2c worth

-BB-


avatar
6
tomgogou 2008.10.08 12:34 

BarrowBoy,

I agree with your idear about develping strategies. We should research strategies and then build EA seseparately. However, when you get some successful final EA, their results nearly didn't depend on parameter and time going ,the next task will be integrating.


avatar
1235
BarrowBoy 2008.10.08 14:57 

T

> successful final EA

Successful EA - thats good :)

Final EA - dont think that ever happens!

Just when you think "this is great, there's no way it can get any better than this..." you wake up next day and KER-CHING a new idea appears!

Good Luck

-BB-


avatar
747
fbj 2008.10.08 15:23 

BarrowBoy - u tell more about 4sale stuff? trials? got reports bout poss makings from ur stuff?

oh - u sell code or .ex4 only?

Best


avatar
1235
BarrowBoy 2008.10.08 16:10 

fbj

Something for everyone :)

Some free stuff including source code http://www.selectfx.net/free_stuff1.htm

One to try as a free demo until end Nov http://www.selectfx.net/download.htm

Some to buy http://www.selectfx.net/products.htm

Quote for custom work http://www.selectfx.net/customquotes1.htm

-BB-


avatar
747
fbj 2008.10.08 17:21 

BarrowBoy - thanks - i look now. vkind u reply ;)

i c other posts u talk foreward tests data - u have/can supply such for eas u sell?

Back to topics list   | 1 2  

To add comments, please log in or register