TraderBro CLI
Query analyst predictions, returns, sector analytics, and research — from your terminal.
traderbro analyst list --sort accuracy --limit 10 --json
traderbro analyst sector-edge noLimitGains --period 3m
traderbro prediction list --symbol NVDA --since 2025-01-01 --json
Designed for both humans and AI agents. Every command supports --json for machine-readable output and --jq for inline filtering.
Quick navigation
| I want to… | Go to |
|---|---|
| Install the CLI | Installation |
| Set up my API key | Authentication |
| Run my first command | First Command |
| See all analyst flags | Analyst Reference |
| Find top analysts by 3-month return | Finding Top Analysts |
| Understand how returns are calculated | Return Calculation |
| Use TraderBro with Claude or GPT | Using with AI Agents |
What you can do
- Rank analysts by accuracy, return, or prediction count across any time window (7d, 1m, 3m, 6m, 1y)
- Drill into sector edge — see which sectors an analyst consistently outperforms in
- Browse predictions — filter by symbol, direction, date range, and correctness
- Monitor content — query the tweets, videos, and articles that feed the prediction pipeline
- Search symbols — find any stock, ETF, or crypto tracked by TraderBro
Installation
brew install traderbro/tap/traderbro
traderbro configure
traderbro whoami
See Installation for all platforms and options.