mikha-dev / mt4-websockets

Turns Metatrader4/MetaTrader5 into web socket client
https://dev4traders.com
80 stars 55 forks source link

inconsistent read incoming message #10

Open monomy001 opened 11 months ago

monomy001 commented 11 months ago

Hi, first of all, i want to appreciate a great work you've done. I have a peculiar problem. When I implement this awhile ago, it used to work perfectly well.. now after i reinstall my windows, sometimes websocket message from nodejs on another server isnt getting read back to mt4-websocket like 95% of the time (it does receive message once or twice) any ideas / pointer what i need to check / adjust?