Urdubit Live Ticker (WebSocket) API Built using Blinktrade's Websocket API https://blinktrade.com/docs/#websocket-api Dependencies NodeJS ExpressJS Blinktrade JS SDK Usage Generate API key and password from Urdubit Clone the repo. Open the folder in Command line Run npm install to install the dependencies Open ticker.js in an editor Change username and password with your API key and password on line 8 and 9 Run the file using node ticker.js Open localhost:3000 in browser