New article at mql5.com - A DLL-free solution to communicate between MetaTrader 5 terminals using Named Pipes

 

New article A DLL-free solution to communicate between MetaTrader 5 terminals using Named Pipes is published at mql5.com:

The article describes how to implement Interprocess Communication between MetaTrader 5 client terminals using named pipes. For the use of the named pipes, the CNamedPipes class is developed. For the test of its use and to measure the connection throughput, the tick indicator, the server and client scripts are presented. The use of named pipes is sufficient for real-time quotes.

Author: investeo

Reason: