communication between 2 MT4 New comment williamwong 2010.01.03 09:18 I have a server running MT4 that generates signals that I want to send to a few MT4 programs running in different PC across a network. Can anyone help? Interprocess Communications (ask)trade MT4 demo to another MT4 real acount Link DLL with external application meikel 2010.01.03 22:40 #1 simply setup a webserver on the main pc and connect each EA to it the http library to do this with MQL4 can be found in the code base. Alexander 2010.01.04 07:05 #2 Try this on my site www.rogersignals.com New comment
I have a server running MT4 that generates signals that I want to send to a few MT4 programs running in different PC across a network. Can anyone help?