Skip to content

Poxios/finance-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finance Telegram Bot

Features

  1. Fetch information of the stock you registered.
  2. Fetch Fear and Greed value from CNN site.
  3. Fetch USD Exchange Rate from Naver Finance.
  4. Fetch highest deposit rate and get bank name and value.
  5. Type /fetchnow to fetch immediately.

Data Sources

How does work

  • Running at 7AM daily with python schedule library.
  • Pooling messages from telegram while running this app and execute commands.
  • Save user info in SQLite.

How to install

  1. Go to Link to install TA-Lib binary.
  2. After install library, run
pip3 install -r requirements.txt
pip3 install TA-Lib

@Poxios, 2022

About

Fear and Greed, Nasdaq, Deposit Rate, etc.. to telegram message

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published