Skip to content

chain-wave/telegram-bot-trading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSI Notifier bot

Wanna fork? Feel free and chat with the Telegram bot @BotFather to have your TOKEN.

How it works

  • Fetch Stock/Currency from Yahoo Finance (find symbols there).
  • Calculate the RSI (daily, 14).
  • Send a daily Telegram notification using CRON.

Installation

It's a basic nodejs app, so

git clone [github_url] rsi-bot
cd rsi-bot
npm install
npm run start

About

Make a Typescript-Express Blockchain API for (personal learning project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published