EA Needed : Ride the MA.

 

Dear fellow TSD Team members,

I need an EA based on manual trading i currently test successfully. (Based on Eagle method found on FF website)

Rules and indicators :

TimeFrame H1, need to be tested with H4 and M30 too

1 SMA 100

1 SMA 9

1 RVI 100

1 CCI 14

Entry rules :

LONG - When the 9 crosses above the 100 SMA AND RVI is above 0

SHORT - When the 9 crosses below the 100 SMA AND RVI is below 0

Exit rules :

When CCI(14) cross the 0.

That all.

Please someone could build it ? or give me some hint how to build it, i'm not a programmer....

Thanks a lot.

 

No answer? Is it a a idea to build an EA based on this strategy ?

Any opinions ?

Thanks.

 
dswk:
No answer? Is it a a idea to build an EA based on this strategy ?

Any opinions ?

Thanks.

Hi,

is a big problem here. I pleased for some too, the pay programer as well and nothing. So maybe we have to learn program[shite hard for me] and than maybe.

I asked and i wanted to pay than and nothing!!! So what we will do?

J

 

I'll write something more advanced than you wish.

What should be the name of this EA?

dswk:
No answer? Is it a a idea to build an EA based on this strategy ?

Any opinions ?

Thanks.
 
igorad:
I'll write something more advanced than you wish. What should be the name of this EA?

"Trop Fort! Igorad" as we said in my language (it's a great and warm thank) ;-)

Thanks, i think we could call it has the name of the original strategy : EagleEA

 

Try to test EagleExpert_v1

Files:
 
igorad:
Try to test EagleExpert_v1

Are you human ?

Many thanks. i start testing right now. and come back with results.

 

Just a fast first check to said this code is really clear and extremly flexible (many settings) and lot of comments too.

And one small question : H1 in minutes in MT4 is equal to 240 ? thank for answer.

 
igorad:
No, H1 = 60 min, H4 = 240, D1 = 1440 and so on.

Thanks Igorad.

 
dswk:
Just a fast first check to said this code is really clear and extremly flexible (many settings) and lot of comments too. And one small question : H1 in minutes in MT4 is equal to 240 ? thank for answer.

No, H1 = 60 min, H4 = 240, D1 = 1440 and so on.

Also I suggest to pay attention on CCI_BuyLevel/SellLevel.

I've tried to optimize these values. I think you should use large values(ex.BuyLevel = 170,SellLevel = -170).

It'll seriously improve your results.

 
dswk:
Thanks Igorad.

Important: I've edited my previous post.

Do you have problem with exit rules?

Regards,

Igor

Reason: