Thread: Raw Ideas
View Single Post
  #19 (permalink)  
Old 12-12-2005, 04:40 AM
gbms gbms is offline
Junior Member
 
Join Date: Dec 2005
Posts: 1
gbms is on a distinguished road
Cool Simple but powerful

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.
Reply With Quote