
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
very nice work !
i will writing tool with now for testing this!
The solution work very fine on MT5 32bit.
I have tried to compile the socket_mql5.dll for 64 bit but it do not work. Can someone give me a socket_mql5.dll 64 bit which is OK.
Thank you
Jürgen Berger
I have tried to compile the socket_mql5.dll for 64 bit but it do not work. Can someone give me a socket_mql5.dll 64 bit which is OK.
Hey Andrey
There are a way to make your lib works on MQL4 ?
how can i implement a "recv" function on this project?
...and receive data inside of mql5 for execute others functions?
Working with sockets in MQL5:
Author: Andrey Voytenko
PERFECT !
Many thanks for the library!
Thanks to the source code, I have extended it with a SocketReadChar method and thus established a stable bidirectional connection to other software in the strategy tester. Minimal and functional.