Hello sir, have you tried the code in project ?
MQL5 Book: Advanced language tools / Projects / WebSocket protocol in MQL5
- www.mql5.com
We have previously looked at Theoretical foundations of the WebSockets protocol . The complete specification is quite extensive, and a detailed...
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi guys i try to use a websocket for exchange data mt5 to my program i use this code for do that
for testing if work good i open a netcat ( nc64.exe -l -p 5001) before run EA , i tryed also with a server http in python but nothing return me error connection 4014 ,i able also a port and ip in mt5 options
but nothing anyone have a simple example real worked ? or tutorial step by step ? i look this https://www.mql5.com/en/articles/5691; but not work for me , the code return 2 error and after fix them i have the same problem ,i find in documentation but i have only