How to read from e-mail or sms

 
Can someone advice me or give link to website where it is described, how to read information from e-mail or sms by means of MQL4/5. For example, I received information-signal to my e-mail and EA automatically open/close position. Thx.
 
Maxim Khrolenko:
Can someone advice me or give link to website where it is described, how to read information from e-mail or sms by means of MQL4/5. For example, I received information-signal to my e-mail and EA automatically open/close position. Thx.
If your mail server provides a web-interface, you could probably use WebRequest to read new e-mails and parse them.
 
Stanislav Korotky:
If your mail server provides a web-interface, you could probably use WebRequest to read new e-mails and parse them.

Спасибо за подсказку функции. Дальше уже разберусь.

 
Maxim Khrolenko:

Спасибо за подсказку функции. Дальше уже разберусь.

Please write in English on this forum. We have a Russian section. Thanks.