An open API service indexing awesome lists of open source software.

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

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)