Poxios / finance-telegram-bot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 50.9%Language:Jupyter Notebook 47.8%Language:Dockerfile 1.3%