MT4 RESTful realtime quotes
- Go to http://mt4.mtapi.be/index.html.
- Call /Connect method to get identification token.
3. In websocket test client open link like this ws://mt4.mtapi.be/events?id=UL16092822711656737741 where "id" parameter is identification token from previuos step.
Simple Web Socket test client for chrome browser: https://chrome.google.com/webstore/detail/websocket-test-client/fgponpodhbmadfljofbimhhlengambbn
4. Call /Subscribe method
5. Quotes should start to flow in websocket test client