EA Crossover indicator

 

Hi there everyone,

I'm looking for a reasonably straightforward indicator but can't seem to find one. I've tried coding it myself but am struggling with the alerting side of things. I'd like an alert when:

- 6 ema > 9 ema > 50 ema > 200 sma

- 6 ema has just crossed over the 9ema (so, the previous candle was 9 ema > 6ema > 50 ema > 200sma)

Obviously I'd like to be able to configure it in the reverse too for sell signals.

Can anyone help me out?

JB

 
JBlack50:

Hi there everyone,

I'm looking for a reasonably straightforward indicator but can't seem to find one. I've tried coding it myself but am struggling with the alerting side of things. I'd like an alert when:

- 6 ema > 9 ema > 50 ema > 200 sma

- 6 ema has just crossed over the 9ema (so, the previous candle was 9 ema > 6ema > 50 ema > 200sma)

Obviously I'd like to be able to configure it in the reverse too for sell signals.

Can anyone help me out?

JB

If you can't find it in Codebase or in the Market, you can post it as a job in Freelance section.

 
You haven't stated a problem, you stated a want. You have only four choices:
  1. Search for it.
  2. Beg at
  3. MT4: Learn to code it.
    MT5: Begin learning to code it. If you don't learn MQL4/5, there is no common language for us to communicate. If we tell you what you need, you can't code it. If we give you the code, you don't know how to integrate it into yours.
  4. or pay (Freelance) someone to code it.
              Hiring to write script - General - MQL5 programming forum
We're not going to code it for you (although it could happen if you are lucky or the problem is interesting.) We are willing to help you when you post your attempt (using CODE button) and state the nature of your problem.
          No free help
Reason: