Templates to create EAs and Indicators - page 2

 

Lesson 18 - Working with templates.

One of Codersguru lesson.

Codersguru template for iCustom and alerts.

 

http://sufx.core.t3-ism.net/ExpertAdvisorBuilder

there is a place to make simple experts...you can even load up custom indicators, there is a forum to see how to use it....if you ask to have an indicator added just ask them on the forum...

 
automatedtrader:
http://sufx.core.t3-ism.net/ExpertAdvisorBuilder there is a place to make simple experts...you can even load up custom indicators, there is a forum to see how to use it....if you ask to have an indicator added just ask them on the forum...

where do I ask who on what forum? I would like to know how to add custom indicators using this utility.

 
automatedtrader:
http://sufx.core.t3-ism.net/ExpertAdvisorBuilder there is a place to make simple experts...you can even load up custom indicators, there is a forum to see how to use it....if you ask to have an indicator added just ask them on the forum...

Tried loading an EA and it did not seem to work. Any ideas.

 

New thread about templates to create EAs https://www.mql5.com/en/forum/general

 

Expert Builder

Money Duck:
Tried loading an EA and it did not seem to work. Any ideas.

Hi

It will usually give a error message that you have to define the parameters of the indicator. There is a box called parameters that if you put anything in you now have to do above int start and manually add the line.

extern double yourindicatorsparameter1, yourindicatorsparameter2, yourindicatorsparameter3;

Whatever you entered into the parameters of your indicators has to be manually defined. You'll get a clean compile then and it will run. I have several that the indicator was good so they trade profitably. The problem is everyone is so worried about profit that they dont take the time to really read the instructions. Or better yet learn how to code. The compiler will tell you exactly what you need that it wants and expects.

Hope this helps if not send the Expert to me and I'll have a look:

Dr Richard Gaines

dr_richard_gaines@yahoo.com

 
 

Crossover template

Is there a template available somewhere that someone knows of that gives you the basic layout for a crossover EA of two custom indicators in the chart window?

thx

 

Are there EA templates?

I have a Commercial system with indicators that I bought and they don't make an Autotrade EA for it so I just have indicators. Is there and EA template that I can just input links to my Indicators and when they trigger a Buy or Sell condition then the EA will place the Trade?

Thanks

 

I moved your post to this thread where you can find all the information (i hope).

Reason: