Quote:
|
Originally Posted by hugo
Guys i'm looking for one indicator that could give me a warning sound, or one arrow, when ema 6 crosses above ema 5, or vice-versa. I don't know if any of you guys have it. Please, if you have,let me know.. Thanks!
Regards to all!
|
There is some thread with all the MA indicators.
I have one (attached). Some explanation of the settings:
extern int ShortPeriodMode = 1; //0=sma, 1=ema, 2=smma, 3=lwma
extern int BigPeriodMode = 1; //0=sma, 1=ema, 2=smma, 3=lwma
extern int ExitPeriodMode = 1; //0=sma, 1=ema, 2=smma, 3=lwma