FXCM RESTful API client example for nodejs.
Requrements:
- Node.js version 4 or greater
- Socket.IO version 1.7.3 (you can use 'npm install')
To run this example:
- Rename or copy config.sample.js into config.js
- Change token, host, port and protocol in config.js
- Start the client with: node main.js
- Use commands from commands.txt