Skip to content

A Live Stock Price Dashboard, developed to show stock prices live using candlestick graph.

License

Notifications You must be signed in to change notification settings

SuwaidAslam/Live-Stock-Price-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Stock Price Dashboard

A Live Stock Price Dashboard, developed to show stock prices live using candlestick graph. Graph data is fetched by calling the API method, but for this demo I have used dumy data from the CSV file.

forthebadge pythonbadge

Demo

DashApp_Demo.mp4

Technology Stack

  1. Python
  2. Plotly Dash
  3. Pandas
  4. Plotly

How to Run

To see the project working, just clone the repository and install all required libraries within requirements.txt file and run the project :)

  • Clone the repository
  • Setup Virtual environment
$ python3 -m venv env
  • Activate the virtual environment
$ source env/Source/activate
  • Install dependencies using
$ pip install -r requirements.txt
  • Run index.py file

Contact

For any feedback or queries, please reach out to me at suwaidaslam@gmail.com or My Linkedin @suwaidaslam.

About

A Live Stock Price Dashboard, developed to show stock prices live using candlestick graph.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published