reading e-mail

 
I am looking for a EA or a function call which can read an incoming mail. I want to set up a system where execution take place based on a received mail alert. Please let me know if any one can help.
 
krana:
I am looking for a EA or a function call which can read an incoming mail. I want to set up a system where execution take place based on a received mail alert. Please let me know if any one can help.

You can make a macro in Mircrosoft Outlook to process mail item into text file your own rules.

And read this file from mql script. It is the simple way.

 

Ребята, этот мэн хочет советник, позволяющий читать почту и действовать согласно полученным по ней сигналам. Я ему посоветовал зайти на русскую часть, сказав, что здесь есть программеры готовые работать за разумную плату. Вот он здесь.

Мне кажется, для спецов проблем нет - через DLL (wsock32.dll) по POP3 высосать ящик, отфильтровать содержимое, прочитать нужное ну и т.д. Понятно, что задача индивидуальная, связанная с оргнизацией спецящика, доступом к нему, паролями-маролями, форматом сообщений и пр. Я даже :)) когда-то на коленке собирал поделку на VB.

 
krana:
I am looking for a EA or a function call which can read an incoming mail. I want to set up a system where execution take place based on a received mail alert. Please let me know if any one can help.

Hi, krana. I think that way through Otlook macros is workable but not effective and professional. Not stable. If you trade on real account you need for low level programming allowing to work directly with post office protocols (POP3 or IMAP). Wait for replies from specs.

Причина обращения: