Giter Site home page Giter Site logo

py-contributors / stock-dashboard Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 3.0 436 KB

Stock dashboard in python

License: MIT License

Python 68.71% SCSS 30.47% Shell 0.82%
stock-market stock-alert dashboard plotly plotly-dash stock-dashboard stock-data dashboard-application dashboard-templates plotly-python

stock-dashboard's Introduction

Stock Dashboard

Dashboard to track the stock market and send notifications when the stock price is above or below a certain threshold.

Data for stocks is scrapped from Google Finance.

Demo

A Demo can be check here:- Demo

How to use

for sending stock alert in discord channel

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python stock_scrapper.py 

for running dashboard

python dash_server.py

Dashboard Table

Dashboard table

Dashboard Graph

Dashboard Graph

  • Update the webhook url in the utils.py, webhook url can be found in the discord channel.
  • Update the config.json with your favorite stocks and thresholds

Upcoming features

Why this project?

to track your favorite stocks in one click and send notifications when the stock price is above or below a certain threshold and to keep update yourself with the stock market without any hassle.

Author

stock-dashboard's People

Contributors

codeperfectplus avatar drakeentity avatar flexcommits avatar lok84 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

stock-dashboard's Issues

Something Wrong !

My dashboard don´t open. What´s the problem? @codeperfectplus

##################################
Dash is running on http://0.0.0.0:5000/

WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.

  • Serving Flask app 'dashboard'
  • Debug mode: on

reduce latency

Finding some stock API to reduce latency as day trading will require the data to be faster and more accurate. Currently, we are scrapping data from google finance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.