This application is a stock portfolio tool written in Python. It uses the yfinance library to pull real-time data that provides accurate results. The application also uses Altair for additional visualizations, Pandas to store data and perform efficient operations, and Streamlit to provide an interactive user interface.
- Utilizes yfinance for accurate and real-time stock data.
- Utilizes Altair for additional data visualizations.
- Utilizes Pandas for efficient data storage and operations.
- Utilizes Streamlit to provide the user with a UI for an interactive and intuitive experience.
This application is intended for personal use only, per the yfinance library rules.