Telegram Bot for trading alert using Stochastic RSI indicator and Binance exchange
This bot is currently not active
First of all change .env.example to .env
npm i
npm run start:dev
npm i
npm run build
To serve on production
npm start
To build container
sh entrypoint.sh create-env
To enter container
sh entrypoint.sh start
To stop container
sh entrypoint.sh stop-env