fxedd:
What build were you on before Friday ? what build are you on now ?
Hi
Since friday my email notification EA that uses SendMail() function to send me signals has stopped sending me emails but the "Test" mail works... Any reason for this?
this is the code I use:
SendMail(" OverBought ","(Trend NEUTRAL) "+DoubleToStr(lastclose,Digits));
Regards, Edd
Hi, something that has come up with regards to emailing signals from my EA...
in SA we tend to have issues with our ADSL lines... they drop often, so emails get lost. Can a lost connection be recognized within MetaTrader 4 by use of code?
Regards, Edd

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
Hi
Since friday my email notification EA that uses SendMail() function to send me signals has stopped sending me emails but the "Test" mail works... Any reason for this?
this is the code I use:
SendMail(" OverBought ","(Trend NEUTRAL) "+DoubleToStr(lastclose,Digits));
Regards, Edd