Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ohjho/stocklit
https://github.com/ohjho/stocklit
python stock-market streamlit
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ohjho/stocklit
- Owner: ohjho
- License: apache-2.0
- Created: 2020-04-06T09:39:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-09T15:44:58.000Z (about 2 months ago)
- Last Synced: 2024-12-09T16:44:37.612Z (about 2 months ago)
- Topics: python, stock-market, streamlit
- Language: Python
- Homepage: https://share.streamlit.io/ohjho/stocklit
- Size: 550 KB
- Stars: 5
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## stocklit
(stock x [streamlit](https://streamlit.io/)) is inspired by the [Bloomberg Terminal](https://en.wikipedia.org/wiki/Bloomberg_Terminal)
but aspire to be **open and free** with the goal of contributing to a bit more
[information symmetry](https://en.wikipedia.org/wiki/Information_asymmetry) in the market.
If you are a stock investor or swing trader, this might be a useful tool for you
and any [comments/ issues/ feedbacks](https://github.com/ohjho/stocklit/issues) are welcomed!Under the hood, the stock data is powered by
[yfinance](https://github.com/ranaroussi/yfinance).
If you want something more real time (e.g. for day-trading purposes),
you might want to checkout [TradingView](https://www.tradingview.com/)It's deployed using [streamlit share](https://www.streamlit.io/sharing):
[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/ohjho/stocklit)
![python3.12 badge](https://img.shields.io/badge/python-3.12-blue?logo=python&logoColor=fff)[![stocklit Screenshoot](asset/app_screenshot.png)](https://share.streamlit.io/ohjho/stocklit)