Discussion of article "Working with sockets in MQL, or How to become a signal provider" - page 8
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
I found this solution for organising WebSocket in MT4 library. I have done everything as specified in the example, the indicator compiles normally, but an error appears when applying it.
Could you tell me what could be the reason for the error?
I found this solution for organising WebSocket in MT4 library. I did everything as specified in the example, the indicator compiles normally, but an error appears when applying it.
Can you tell me what can be the reason for the error?
The errors clearly indicate that the lws2mql.dll library is missing in the Libraries folder, so the lwsGetVersion method cannot be called.
I found this solution for organising WebSocket in MT4 library. I did everything as specified in the example, the indicator compiles normally, but an error appears when applying it.
Can you tell me what can be the reason for the error?
It's a shame. This library does not support x64 ((
Thanks for the detailed documentation, that definitely helped me quite a bit ;)
Nevertheless, the following casting does not seem to work in newer versions.
The workaround that worked for me was the following:
Cheers, Jan
Can I organise a two-way exchange using this library?
I don't see any obstacles, even three-way
Connect error