Skip to content

Telegram Bot for trading alert using Stochastic RSI indicator and Binance exchange

Notifications You must be signed in to change notification settings

mamayadi/telegram-bot

Repository files navigation

Telegram Bot

Telegram Bot for trading alert using Stochastic RSI indicator and Binance exchange

To use this bot

http://t.me/medTradingBot

This bot is currently not active

Run on dev environment

First of all change .env.example to .env

npm i
npm run start:dev

Run on prod environment

npm i
npm run build

To serve on production

npm start

Run on docker environment

To build container

sh entrypoint.sh create-env

To enter container

sh entrypoint.sh start

To stop container

sh entrypoint.sh stop-env

About

Telegram Bot for trading alert using Stochastic RSI indicator and Binance exchange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published