Hi guys i have created this script
i want send continuously a data that i have in terminal , in another app (for the moment only in tenlnet ) i add 127.0.0.1:8080 in expertadvisor ---> allow web request but i dont know why when i try to connect with telnet or other app return me "Connecting To 127.0.0.1...Could not open connection to the host, on port 8080: Connect failed" in MT5 log i have this 2024.11.08 11:57:13.670 TCP_PASS_DATA (EURUSD,H1) Tentativo di connessione fallito a 127.0.0.1:8080, errore 4014
but firewall is all open , anyone have some idea? thanks alot
but is possible implement or i must create some dll for do it ? , i want tell : exist in mql5 a possibility to do a server socket?
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi guys i have created this script
i want send continuously a data that i have in terminal , in another app (for the moment only in tenlnet ) i add 127.0.0.1:8080 in expertadvisor ---> allow web request
but i dont know why when i try to connect with telnet or other app return me "Connecting To 127.0.0.1...Could not open connection to the host, on port 8080: Connect failed" in MT5 log i have this 2024.11.08 11:57:13.670 TCP_PASS_DATA (EURUSD,H1) Tentativo di connessione fallito a 127.0.0.1:8080, errore 4014
but firewall is all open , anyone have some idea? thanks alot