stonks-cli is a terminal investment portfolio tracker with live prices, P&L, stock financials, candlestick charts, news feed and AI chat bot
I built stonks-cli because I noticed I kept opening broker apps/TradingView/FinViz/Yahoo Finance multiple times a day just to check portfolio value, financial quotes, charts, different metrics, analyst insights and news.
So I asked myself if I can have all this functionality in one app, preferably in in the terminal.
What began as a small helper script turned into a terminal-first investment dashboard that now supports:
* candlestick charts inside the terminal
* stock fundamentals and analyst insights
* crypto tracking
* portfolio news feed
* watchlists
* importing portfolios from Interactive Brokers
* an AI assistant that analyzes portfolio risk and news using RAG
Try it with a demo portfolio (out of the box):
$ pip install stonks-cli
$ stonks demo
I'd really appreciate feedback from people who manage portfolios from scripts, spreadsheets, or the terminal.