MQL4 - automated forex trading   /  

Forum

Stochastic Oscillator

Back to topics list  | 1 2 3 To post a new topic, please log in or register

avatar
310
abstract_mind 2008.11.28 12:12 
Terminal->tools->options->email.

avatar
15
rmsuleman 2008.11.28 14:51 
abstract_mind wrote >>
Terminal->tools->options->email.

I actually tried that. But get the following error message

14:51:26 Mail: 530 5.7.0 Must issue a STARTTLS command first. p10sm946968gvf.12

14:51:26 Mail: 'Test message' failed


avatar
310
abstract_mind 2008.11.28 18:16 
see post http://forum.mql4.com/10708 . It seems that you have to use a mail provider with less security level. Find one and use it just for the purpose of receiving email alerts.

avatar
15
rmsuleman 2008.12.01 15:58 
Thanks. I am trying to add an alert because mail alert doesn't work for me. What I would like to do is once the signal is generated, at the close of the bar, it gives me an alert. Do you think that it is possible? Thanks again!

avatar
310
abstract_mind 2008.12.01 18:40 
see if this does the job. At the first run of the indicator, the alert might appear on previous signals.
Attached files:
  myStochasticArrows.mq4 (5.27 KB)

avatar
15
rmsuleman 2008.12.03 10:38 
abstract_mind wrote >>
see if this does the job. At the first run of the indicator, the alert might appear on previous signals.

Thanks very much! How can I add an exponential moving average along with an alert such that when price "touches" the EMA, it gives me an alert? I'd like to add 4 EMAs. Please assist. Thank you.


avatar
310
abstract_mind 2008.12.03 15:45 
later on. lots of things to do now.

avatar
15
rmsuleman 2008.12.03 16:32 
abstract_mind wrote >>
later on. lots of things to do now.

Thanks for the reply. I will ask around. However, I am grateful for your assistance. All the best!


avatar
310
abstract_mind 2008.12.05 18:44 
Hi, have u got already the ema cross alert EA?

avatar
15
rmsuleman 2008.12.06 03:27 
abstract_mind wrote >>
Hi, have u got already the ema cross alert EA?

Thanks for the reply. I haven't got the crosover indicator yet. Would be grateful if you can help me with this. Thanks

Back to topics list   | 1 2 3  

To add comments, please log in or register