Back to browse
GitHub Repository

A terminal investment portfolio tracker with live prices, P&L, stock financials, candlestick charts, news feed and AI chat bot

48 starsPython

Stonks-CLI – track your investment portfolio from your terminal

by friedchocolate·Apr 22, 2026·3 points·0 comments

AI Analysis

●●SolidNiche GemCozy

Candlestick charts rendered in terminal with Interactive Brokers import beats opening five different apps.

Strengths
  • Zoomable OHLC candlestick charts rendered directly in terminal TUI
  • Interactive Brokers portfolio import eliminates manual position entry
  • Extended-hours quotes show PRE/AH/CLS session labels for US equities
Weaknesses
  • Terminal-first approach limits audience to developers who invest
  • Portfolio tracking already solved by TradingView, Yahoo Finance
Category
Target Audience

Developers and tech-savvy investors who live in the terminal

Similar To

TradingView · Yahoo Finance · Portfolio Performance

Post Description

Hi HN,

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.

GitHub: https://github.com/igoropaniuk/stonks-cli

Similar Projects

FinanceMid

Investing assistant to manage money

The app wraps a chat UI around portfolio analysis and curated picks — importing Trading212 portfolios and promising ETF support gives it practical utility for novices. The dark, minimal UI looks intentional and focused on clarity, but the product concept is familiar: many robo‑advisors and AI fintechs already offer similar feeds and chat-driven advice. The deciding factors will be model accuracy, data import/security, and whether recommendations meaningfully outperform simple rule-based allocations.

SlickSolve My Problem
lay-soni
3103mo ago