mt4-websockets
mt4-websockets copied to clipboard
Turns Metatrader4/MetaTrader5 into web socket client
Hello, Great job. What should be done when the server disconnects? I've tested it, and the connection doesn't resume; the Expert Advisor needs to be restarted. Is there a way...
Hello, When I try to connecte to the same WS from the same EA on two differents graph (same MT4) your library seems to use the same socket. Since the...
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.....
Hello, Thanks for creating this amazing package. Well for context, I have deployed my flask app on heroku and a normal web request from MT4 is going through and heroku...