Live prices from Yahoo Finance & CoinGecko. See allocation, P&L, 52-week range. No API keys required.
High-resolution Unicode charts with SMA overlays, ratio analysis, 6 timeframes. Compare any asset vs SPX, BTC, Gold.
RSI, MACD, Bollinger Bands on every position. Track momentum, spot divergences, identify entries.
Treasury yields, VIX, DXY, oil, gold — 18 market symbols & 14 macro indicators. The numbers that move your portfolio.
Every feature accessible from the command line
curl -fsSL https://raw.githubusercontent.com/skylarsimoncelli/pftui/master/install.sh | bash
brew tap skylarsimoncelli/pftui
brew install pftui
cargo install pftui
docker run -it ghcr.io/skylarsimoncelli/pftui:latest
echo "deb [trusted=yes] https://skylarsimoncelli.github.io/pftui/apt stable main" | sudo tee /etc/apt/sources.list.d/pftui.list
sudo apt update && sudo apt install pftui
sudo tee /etc/yum.repos.d/pftui.repo << 'EOF'
[pftui]
name=pftui
baseurl=https://skylarsimoncelli.github.io/pftui/rpm
enabled=1
gpgcheck=0
EOF
sudo dnf install pftui
| pftui | Yahoo Finance | Bloomberg Terminal | Spreadsheets | |
|---|---|---|---|---|
| Live Prices | ✓ | ✓ | ✓ | Manual |
| Charts | Braille + TradingView | Basic | Professional | No |
| Technical Analysis | ✓ | Limited | ✓ | Manual |
| Macro Dashboard | ✓ | No | ✓ | No |
| Runs in Terminal | ✓ | No | No | No |
| Privacy | Local SQLite | Cloud | Enterprise | Local |
| Cost | Free | Free | $24k/year | Free |
MIT licensed. Written in Rust. 1000+ tests. Actively developed.