
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
Your indicator it's a renamed version of this one: https://www.mql5.com/en/forum/177619
Thanks Linuxser but the indicator listed there doesn't have an alert. Do you know where I might find one?
Thanks Linuxser but the indicator listed there doesn't have an alert. Do you know where I might find one?
With the attach tool try to download from current thread the indicator named as the original but with a size of 3.2kb because that one have alert on the code as I see:
cciHup = cci;
else
cciHup = 0;
if(cciHup == 0 && alertTag!=Time[0]) {Alert("FX Sniper T3 Trend Up on ",Symbol()," Period ",Period());alertTag = Time[0];}
if (cci < 0 )
cciHdn = cci;
else
cciHdn=0;
if(cciHdn == 0 && alertTag!=Time[0]) {Alert("FX Sniper T3 Trend Down on ",Symbol()," Period ",Period());alertTag = Time[0];}
Macd dot indicator + email alert
Can someone please add an email alert to the MACD dot indicator? TIA!
Your indicator it's a renamed version of this one: https://www.mql5.com/en/forum/177619
Thanks Linuxser, this is just what I was looking for.
MA Crossover (help)
Hi there fellow traders,
Could anyone out there with programming skills please help me out here? Add a adjustable Shift = 0 the default setting to MA
can anyone please help?
thanks in advance
Could anyone make this alert?
find it quite similer one.
Email needing Adding to This?
Hi all,
could anyone please add an email alert to this indicator if you get time?
Many thanks in advance.
Brandoni
TriggerLinesAlertEmail.mq4 updated :https://www.mql5.com/en/forum
Thanks
Many Thanks FXBS for your time and skill.
Regards
Brandoni
I cant see the email input?
Hi FXBS,
I have opened the triggerlines alert with email, however I cannot see the input to allow me to set up my email?
Am i missing something?
Regards
Brandoni