Fournierp /
alfred
💰 Interactive dashboard for Stock Market Investments
71/100 healthLoading repository data…
worthbeer / repository
Interactive stock dashboard — Python, Streamlit, Plotly, yfinance. Multi-ticker comparison, candlestick charts, volume overlay, 1hr data cache.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
An interactive stock analysis dashboard built with Python and Streamlit. Multi-ticker comparison, candlestick and line charts, key metrics, volume overlay, and a 1-hour data cache — built to demonstrate moving quickly from concept to a working data application.
| Layer | Library |
|---|---|
| UI / App framework | Streamlit |
| Market data | yfinance |
| Charting | Plotly |
Why Plotly over Matplotlib — Plotly charts are interactive out of the box in Streamlit: hover tooltips, zoom, pan, and range selectors with no extra configuration. Matplotlib produces static images that would need additional work to match the same user experience.
git clone https://github.com/worthbeer/simple-streamlit-stockl-app.git
cd simple-streamlit-stockl-app
pip install -r requirements.txt
streamlit run app.py
App opens at http://localhost:8501.
AAPL)AAPL, MSFT, GOOGL) for normalized side-by-side comparisonsimple-streamlit-stockl-app/
├── app.py # Main application
├── requirements.txt # Python dependencies
└── README.md
Built to answer a direct ask: demonstrate Python and Streamlit proficiency by delivering a working data application. The workflow — from planning through implementation — used AI-assisted development, which is how this went from brief to deployed in a single session.
Selected from shared topics, language and repository description—not editorial ratings.
Fournierp /
💰 Interactive dashboard for Stock Market Investments
71/100 healthAaronkuriyan /
AI-powered market assistant built with Streamlit that provides live stock & crypto prices, interactive charts, and ChatGPT-style financial conversations using real-time market data APIs.
66/100 healthrajdeepsen97 /
Advanced Stock Market Analysis Dashboard using Python, Streamlit, Power BI, Pandas, and Plotly for financial data visualization, trend analysis, volatility analysis, and interactive business intelligence reporting.
TarunATR /
Interactive stock market EDA dashboard built with Streamlit and Plotly
46/100 healthSumitMahar /
Interactive Stock Dashboard - (NSE Data)
34/100 healthMo-reece /
Interactive stock analysis project with yfinance data, Plotly visualizations, volatility, correlations, and financial dashboards.
65/100 health