EMA cross over indicator Alert!!!

 

Hey guys,

Is there an ema cross alert indicator, with audio or pop up?

what i am trying to do, is i trade on the 15min chart, and i would like to get an alert that will alert me whenever an ema cross on the 15 min chart, on any pair that i have its chart open.

Thanks

 
connecting4less:
Hey guys,

Is there an ema cross alert indicator, with audio or pop up?

what i am trying to do, is i trade on the 15min chart, and i would like to get an alert that will alert me whenever an ema cross on the 15 min chart, on any pair that i have its chart open.

Thanks

There is thread about ema/wma/ma/lwma cross https://www.mql5.com/en/forum/general

There is one indicator (wma_cross) with alert where you can choose the folowing:

extern int ShortPeriod = 5;

extern int ShortPeriodMode = 1; //0=sma, 1=ema, 2=smma, 3=lwma

extern int BigPeriod = 50;

extern int BigPeriodMode = 1; //0=sma, 1=ema, 2=smma, 3=lwma

extern int ExitPeriod = 20;

extern int ExitPeriodMode = 1; //0=sma, 1=ema, 2=smma, 3=lwma

And tere are other threads with ema cross indicators (with alert):

- https://www.mql5.com/en/forum/173235

- https://www.mql5.com/en/forum

- https://www.mql5.com/en/forum/173589

 

thank you for your reply

 

Hallo, i'm new here....

this EA is very usefull, thank's for sharing.....,

rgds,

 

ema alert

please send me forex trading method my e-mail thepeaceofpeace@yahoo.com or [email]thepeace37@gmail.com and my phone number is 2348038246691

 

Hi everyone

Can anyone please explain to me, what is wrong with this indicator, which is on the first post of https://www.mql5.com/en/forum

EMA-Crossover_Signal

It shows more than one entry at a time , is it any error, coding mistake or different sought of calculation ???

Check out the screen shots, I have placed the EMA- Crossover Signal with

Faster EMA-3

Slower EMA-13

and I have placed 2 Exponential moving averages for visual representation.

ema-crossover_signal.mq4

 

there is nothing wrong with the indicator based on your MA periods and your time frames you will multiple arrows one after the other

 

krvthj

I believe you've stumbled upon a holy grail

 
Hi everyone

Can anyone please explain to me, what is wrong with this indicator, which is on the first post of Indicators with alert/signal

EMA-Crossover_Signal

It shows more than one entry at a time , is it any error, coding mistake or different sought of calculation ???

Check out the screen shots, I have placed the EMA- Crossover Signal with

Faster EMA-3

Slower EMA-13

and I have placed 2 Exponential moving averages for visual representation.

Think this might be what your looking for.

 

Thanks for the reply everyone, especially mrtools

That indicator is quite good, but why is it showing in LWMA mode, i changed it to EMA mode, but the signals do not correspond to the moving averages.

Check out the arrows given by the MA Crosses arrows indicator, by overlaying the inbuilt Moving average indicator present in MT4 by choosing the EMA option, both of them doesn't match ,why is it so...

The final question, is my original indicator EMA-Crossover Signal using any range calculations to eliminate those extra signals, or is it using any different logic to calculate the signals.

 

hi mrtools

thank you for shareing

yourspace

Reason: