Binance Trading Bot Node.js Trading Bot using Binance API and Websockets Installation npm install Building the Application npm run build Starting the Application npm run start:dev - development mode npm run start:stag - staging mode npm run start:prod - production mode