/Live-Stock-Price-Dashboard

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

Primary LanguagePythonMIT LicenseMIT

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.