Named Pipes from MT4 Client to VB

 

Good Day.

I have tried to use DDE on the client to get quotes from mt4 to vb.net but the only problem with DDE is that, it only works for one client only because when i tried 2 terminals with different brokers, the result is not good. There is one article here that you can use named pipes.

Is there someone here that tried successfully mt4 to vb using named pipes because i have tried it but there is no result.

Thank you very much...

 
raven_chrono:

Good Day.

I have tried to use DDE on the client to get quotes from mt4 to vb.net but the only problem with DDE is that, it only works for one client only because when i tried 2 terminals with different brokers, the result is not good. There is one article here that you can use named pipes.

Is there someone here that tried successfully mt4 to vb using named pipes because i have tried it but there is no result.

Thank you very much...

Have you looked at this ? https://www.mql5.com/en/articles/1361
 
RaptorUK:
Have you looked at this ? https://www.mql5.com/en/articles/1361


After carefully reading the instructions. An error occurred when i run the EchoServer on the terminal. Cannot call function "ServerOpen" from dll NetEventProcDLL.dll (error 127).

 
raven_chrono:


After carefully reading the instructions. An error occurred when i run the EchoServer on the terminal. Cannot call function "ServerOpen" from dll NetEventProcDLL.dll (error 127).


Try to place NetEventProcDLL.dll into foulder ...\experts\library\...
Reason: