You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
2 Ema (with shift) crossover alert
Hi, I'm looking for 2 ema crossover alert with shift. I've been trying to find it here but I don't think I found the ones with shift. My setting:
ema 12 shift 0
ema 12 shift 8
Please if someone could direct me.
Thanks in advance.
Saeid's Rsi + 3 EMA system :
https://www.mql5.com/en/forum/178859
SSL_channel_chartVar_alert.mq4 (3.5 KB) - Mladen's indi (posted here earlier), added Variable MA mode settings
RSI_Filter_vX2D2alert_mtf.mq4 (8.7 KB) - bsed on CCIfilter(also here somewhere)
rsi filter //---- input parameters
RSI_Period = 14;
RSI_Price = 0;
UpperTriggerLevel = 70;
LowerTriggerLevel = 30;
TimeFrame = 0;
extern string TimeFrames = "M1;5,15,30,60H1;240H4;1440D1;10080W1;43200MN|0-CurrentTF";
ShowBARS = false;
BarWidth = 4;
LineWidth = 2;
Show_Dots = true;
Alerts :
ZeroCrossAlerts = true;// rsi level 50
LevelCrossAlerts = true;
"RSI Level 50 Cross Up; " //(or you can type different text)
"RSI Level 50 Cross Dn; ";
"RSI Upper Trigger CrossUp; " //UpperTriggerLevel = 70;LowerTriggerLevel = 30;
"RSI Upper Trigger CrossDn; "
"RSI Lower Trigger CrossUp; "
"RSI Lower Trigger CrossDn; "
MaxBarsToCount = 1500;
note_Price = "Price(C O1 H2 3L 4M 5T W6)";Thanks fxbs.
Cheers
Ethan
try this...
Hi, I'm looking for 2 ema crossover alert with shift. I've been trying to find it here but I don't think I found the ones with shift. My setting:
ema 12 shift 0
ema 12 shift 8
Please if someone could direct me.
Thanks in advance.I just trying to edit the MA indicator attached by fxbs to your need, hope it work as your need
The ema with shift
Thanks a lot tcl. I'll try it.
I really appreciate it.
I just trying to edit the MA indicator attached by fxbs to your need, hope it work as your need ( party)
that's Cja posted (first) - ask him...
(nobody wanna do positive shift - slackers!)
that's Cja posted (first) - ask him... (nobody wanna do positive shift - slackers!)
sorry.... ???
that's Cja posted (first) - ask him... (nobody wanna do positive shift - slackers!)
hi fxbs..
i need ur help..
please add alert to this indicator when the colour change..
this indicator really good for me..
thanks a lot.
hi fxbs..
i need ur help..
please add alert to this indicator when the colour change..
this indicator really good for me..
thanks a lot.go to #315
NewDigital already gave the link about it
3 MA indicator help needed
Attached is an indicator that has three MAs and should give an alert when the two faster MAs cross but use the third MA as a filter (only cross up if above third, only cross down if below the third). The indicator works partially now but will not give any alerts or emails. If anyone could take a look it would be greatly appreciated.
hi fxbs..
i need ur help..
please add alert to this indicator when the colour change..
this indicator really good for me..(cry 2)
thanks a lot. (mbaressed)sorry, guys, i can't do alerts- have severe alert allergies anxiety disorders
... only Increase still can...