Skip to content

SumitMahar/dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Stock Dashboard

An interactive web-dashboard for analyzing stocks.
Built with Python (dash-plotly) »

Live Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Potential Future Developments
  4. License
  5. Live Demo
  6. Contact

About The Project

  • Select a stock symbol from the dropdown menu to visualize the data.
  • Use Rangeslider to go to a specific timeframe.

Dashboard Deomo Demo 3

  • Select multiple symbols to compare the data

Demo 2

Built With

Major languages, frameworks and packages used:

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone https://github.com/SumitMahar/dash.git
  2. Install packages with pipenv or pip
    pipenv install -r requirements.txt
  3. Run app.py from command line with python
    python app.py

Potential Future Developments

  • Indicators for Candlestick chart
  • Daily auto-updates
  • machine learning predictions

License

Distributed under the MIT License. See LICENSE for more information.

Live Demo

https://nse-dashboard.herokuapp.com/

Contact

Email - Sumitmahar78@gmail.com

Project Link: https://github.com/sumitmahar/dash