Elder Impulse EA - page 2

 

Newdigital,

If you are going to forward test the EA, try with Elder macd parameters 8,28,8 instead of 12,26,9. Gives better results. I set no take profit.

regards,

 

MT4 crash

Hi

I found this EA pretty interesting but I cannot use it as it crashes MT (Alpari).

Any suggestions?

Thanks,

Heiko

 

Hi heikobaer,

Check indicvator - this EA is using indicator from this post

https://www.mql5.com/en/forum/general

and change

ElderTf from 69 to 60 in EA's input

It should be 60, not 69

I mean - Elder Impulse_nlma settings indicator for timeframe (to be used in this EA) is ElderTf so this ElderTf (timeframe) should be 30, or 60 but not 69.

So, change it in EA's input.

 

Thanks a lot, that was exactly the problem!

newdigital:
Hi heikobaer,

Check indicvator - this EA is using indicator from this post

https://www.mql5.com/en/forum/general

and change

ElderTf from 69 to 60 in EA's input

It should be 60, not 69

I mean - Elder Impulse_nlma settings indicator for timeframe (to be used in this EA) is ElderTf so this ElderTf (timeframe) should be 30, or 60 but not 69.

So, change it in EA's input.
 

Hi Traderfx1,

Thanks for your Ea, looks interesting, hope you don't mind i took the liberty of doing some minor changes, first made the settings external parameters so they can be user interchangeable, second after seeing Mladen's H1 elder on m15 chart added mtf capabilitiy for the ma and Elder Impulse nlma and i like you think it may need just a little something more, just haven't figured out what yet!

ps) updated with extern int ElderTf = 60; instead of 69. sorry for any inconvience caused

Files:
 
newdigital:
Hi heikobaer,

Check indicvator - this EA is using indicator from this post

https://www.mql5.com/en/forum/general

and change

ElderTf from 69 to 60 in EA's input

It should be 60, not 69

I mean - Elder Impulse_nlma settings indicator for timeframe (to be used in this EA) is ElderTf so this ElderTf (timeframe) should be 30, or 60 but not 69.

So, change it in EA's input.

Thanks Newdigital for catching that typo apologize for any inconvience caused. Updated this post https://www.mql5.com/en/forum/180737 changed the Ea to 60 minutes, but can be changed to any standard metatrader timeframe desired.

Reason: