Skip to content

This is an linebot which can notify the stock status every weekday, it use the twstock real time data.Then it will report the status every thirty minutes

Notifications You must be signed in to change notification settings

jerryold/Stock-Application

Repository files navigation

Stocknotification📕

This project can catch the latest information from the Taiwan Stock Exchange. After the user specified the stock number, the chatbot will return the latest information of the stock. Then return the high price,low price,open price and current price.Taiwan Stock Exchange

Introduction 🚀

  1. Create a virtual environment python -m venv stocknotify
  2. Activate it:
    • Windows:.\stocknotify\Scripts\activate
    • Mac: source csvchatbot/bin/activate
  3. Clone this repo https://github.com/jerryold/Stock-Appication
  4. Go into the directory cd Stock-Appication
  5. Install the required dependencies pip install -r requirements.txt
  6. Add your own Line Notify APIKey to line 24 of csvchatbot.py

Line Notify🔑

1 2

  1. Start the app python stocknotify.py

Server Summary📙

We use the Render to be our server, it can build and run all yours apps and website with free of charge. It is very easy to use and you can use it to deploy your app in a short time. Render

The demo screenshot of the app🪧

image image

About

This is an linebot which can notify the stock status every weekday, it use the twstock real time data.Then it will report the status every thirty minutes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published