MTF_WildersDMI_v1m EA Coder wanted

 

Hi I am totally new to MetaTrader but I am amazed by its abilities.

I have been testing a lot of strategies for index futures and would like to use MT4 for autotrading.


My main used indicator is Wilders DMI and I have been looking for a example EA here in the codebase but did not find one.

I hope to be able to program it some time in the future myself but I failed so hard until now to rebuild a EA from the Indicator :-(


Please if somebody can help me to put this indicator https://www.mql5.com/en/code/8081 into a working EA?


It should be able to adjust Position Size, DMI Period as well as adjustable trailing stop and profit target.

 
se7en wrote >>

Hi I am totally new to MetaTrader but I am amazed by its abilities.

I have been testing a lot of strategies for index futures and would like to use MT4 for autotrading.

My main used indicator is Wilders DMI and I have been looking for a example EA here in the codebase but did not find one.

I hope to be able to program it some time in the future myself but I failed so hard until now to rebuild a EA from the Indicator :-(

Please if somebody can help me to put this indicator https://www.mql5.com/en/code/8081 into a working EA?

It should be able to adjust Position Size, DMI Period as well as adjustable trailing stop and profit target.

And you have also some ideas about the signals?

Open Order if crossing is something, close Orders when ...?

Brgds

 
EADeveloper:

And you have also some ideas about the signals?

Open Order if crossing is something, close Orders when ...?

Brgds

hi ead!

thanks for your fast response!


sorry forgot about this.

just regular/simple crossover signal.


long when dmi+ crosses over dmi- next bar at market

short when dmi+ crosses under dmi- next bar at market

 
/push
 
se7en wrote >>

Hi I am totally new to MetaTrader but I am amazed by its abilities.

I have been testing a lot of strategies for index futures and would like to use MT4 for autotrading.

My main used indicator is Wilders DMI and I have been looking for a example EA here in the codebase but did not find one.

I hope to be able to program it some time in the future myself but I failed so hard until now to rebuild a EA from the Indicator :-(

Please if somebody can help me to put this indicator https://www.mql5.com/en/code/8081 into a working EA?

It should be able to adjust Position Size, DMI Period as well as adjustable trailing stop and profit target.

Do you want a template or someone to code it?

 

What do you mean by template?

It would be nice if someone could modify the indicator and build an EA from it.

Reason: