/Stocks-Dashboard

Dashboard for Stock Analysis from library Yahoo Finance

Primary LanguageJupyter NotebookMIT LicenseMIT

Stocks Dashboard

Overview

Stocks Dashboard is an application designed for scraping data from Yahoo Finance and Stocks Analysis based on the collected data. It utilizes the yfinance library for scraping tweets and is built using the Streamlit framework.

Installation

To run Stocks-Dashboard, follow these steps:

  1. Clone the repository:
git clone https://github.com/bayhaqy/Stocks-Dashboard.git
  1. Install the required dependencies:
pip install -r requirements.txt

Usage

  1. Open the terminal and navigate to the project directory.

  2. Run the application using the following command:

streamlit run Home.py
  1. Please see the ip address website.
  2. The application will open in your default web browser.

Running on Google Colab

  1. Open file Stocks-Dashboard.ipynb
  2. Running the code.

License

This project is licensed under the MIT License.

Contact

For any inquiries or feedback, please reach out us.

Acknowledgements

GitHub Repository

Visit the GitHub repository at Stocks-Dashboard Repository for more information.