jampabmx / Publications
Forum
Issue on How to interact with FX brokers MT4/MT5 Servers
Hi, I am doing a completely web-based mt4/mt5 independent copy trading platform project, and i'm trying to interact with MT4 servers via the Websocket API. But i run into issues when i try to read the data received or even upload my own packet. Seems the data exchange is encrypted in some way. I