Hello I’m trying to access and console.log EUR/USD EUR/GPB rates on my server while getting them from MT4 exe. I have tried https://github.com/PenguinTraders/MT4-Node.js but without success. What exactly I should do in order to just stream this forex rates from mt4 to my nodejs server?