Download script Telegram bot for trading on BitMEX exchange

Telegram bot for trading on BitMEX exchange. Built with Nodejs, socket.io, telegraf.js and Firebase
Download script Telegram bot for trading
Install npm

npm is installed with Node.js Download Node.js and npm

Install all required packages with npm install

Setup
Navigate to /src/config/ and place Firestore keys into firestoreKeys.json

Run in that folder git update-index –assume-unchanged firestoreKeys.json to ignore local git changes

Server uses live socket quote updates from BitMEX. Available here

Run npm start to start. Server started on http://localhost:9004/