https://github.com/sukiboo/compare-stocks
An interactive tool to compare stock prices
https://github.com/sukiboo/compare-stocks
docker plotly-dash stonks yfinance yolo
Last synced: 7 months ago
JSON representation
An interactive tool to compare stock prices
- Host: GitHub
- URL: https://github.com/sukiboo/compare-stocks
- Owner: sukiboo
- License: mit
- Created: 2024-11-09T21:08:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-23T16:12:47.000Z (8 months ago)
- Last Synced: 2025-02-23T16:26:23.536Z (8 months ago)
- Topics: docker, plotly-dash, stonks, yfinance, yolo
- Language: Python
- Homepage: https://huggingface.co/spaces/sukiboo/compare-stocks
- Size: 2.24 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
title: Stock Prices Comparison Tool
emoji: 📈🔍📉
colorFrom: green
colorTo: red
sdk: docker
pinned: false
license: mit
---# Stock Prices Comparison Tool
Trying to implement something similar to https://www.barchart.com/myBarchart/quotes/SPY/interactive-chart but in Plotly.
An interactive tool that retrieves historical stock prices using `yfinance` and shows normalized prices over selected time intervals.
[App link](https://huggingface.co/spaces/sukiboo/compare-stocks)