WALLSTREET(1)
NAME
wallstreet — Stock Quotes and Charts for the Terminal
SYNOPSIS
INFO
95 stars
12 forks
0 views
DESCRIPTION
Stock Quotes and Charts for the Terminal
README
wallstreet
Stock quotes and comprehensive data for the terminal using Yahoo Finance
Features
- Fetches real-time stock data from Yahoo Finance using yfinance
- Displays comprehensive stock information including:
- Current price and daily change (color-coded)
- Volume and average volume
- Market cap
- Valuation ratios (P/E, Forward P/E, PEG, P/B)
- Dividend yield
- Beta
- 52-week high/low
- EPS and analyst target price
- Clean, colorful terminal output
Usage
# run with default stocks (AAPL,MSFT,GOOGL,INTC,AMD,PEP,MU,TSLA,NFLX,DIS,AMZN,SPY,QQQ) uv run main.pyfetch specific stocks
uv run main.py AAPL MSFT GOOGL
fetch a single stock
uv run main.py TSLA
get help
uv run main.py --help
SEE ALSO
fzf(1)— A command-line fuzzy finder — interactive Unix filter for any liststarship(1)— The minimal, blazing-fast, and infinitely customizable prompt for any shellfd(1)— A simple, fast, and user-friendly alternative to findyazi(1)— Blazing fast terminal file manager written in Rustzoxide(1)— A smarter cd command — learns your habits and jumps instantly
clihub3/4/2026WALLSTREET(1)