Hi,
I'm not a programmer. Spent 6 months trying on MQL3 and then 4 comes along. So I'm back to nowhere! Please can anyone help with the following. It should help other beginners as well, as it is the basics. Here's what I need:
1. A MQL that use two EMA's with a buy or sell signal on the cross depending on direction.
2. The value of each must be set separately.
3. The close signal is set on the reverse cross over.
4. Must include a trailing stoploss.
I've had a look at codersguru's posts at
Lesson 14 - Your First Expert Advisor (Part 2) and his code looks excellent, except that it subtracts 1 MA from the other. This is excellent, but deprives me of the abillity to work with each MA independently in the Expert properties fields.
Thanks Guys.
Great site.