Quote:
|
Originally Posted by Kalenzo
Here u go!
Run it on H1 chart - it will make 1 lot trades.
I didnt test it so u have to do it your self.
Hope this will help u.
|
Hi
This EA has a lot of code missing. It would be really nice if code guru would do a lesson on how to convert a indicator into a expert.
A simple way to do this would be to use iCustoms in the MACD sample, any of the starter EAs (just dump their logic and substitute your logic,) and or the moving average expert ( and dump the moving average logic ) If you guys need a couple templates I'll make and post if you want them. I want a thread about indicators into experts. Some templates would help non-programmers that are good traders to test their strategies. Non programmers that have no interest, inclination, or aptitude for programming should not have to really learn if they don't want to.
The subjects that need to be covered in more detail are iCustoms and how to embed indicators into experts so that there are no calls and the indicator/s become a function. Many say that calls are unreliable.
Thanks
Doc