1. Snapshot
Price, volume, 52w range, AUM, expense ratio.
Finance · Ready to use
Live market data, yield projections, NAV risk, and tax-aware strategies — so SMB owners and individual investors can decide faster without spreadsheets or paid terminals. Defaults to QQQI; any ticker welcome.
Price, volume, 52w range, AUM, expense ratio.
TTM yield, distributions, annualized context.
Premium/discount and structural notes.
Distribution character & account framing.
Optional knowledge-layer save.
Analyze any ETF
Enter a ticker. We pull public Yahoo Finance data and return snapshot, yield, NAV risk, and tax notes — educational only.
Default ticker QQQI. Results appear below.
The analyzer uses yfinance on your machine (or a hosted API). Double-click install-and-run, then come back to this page — or open http://127.0.0.1:8797
Code: agents/etf-analyzer
cd agents/etf-analyzer python -m venv .venv .\.venv\Scripts\Activate.ps1 pip install -r requirements.txt python -m src.cli analyze QQQI python -m src.cli serve # → http://localhost:8797
<script src="https://YOUR_ETF_HOST/static/widget/embed.js" data-api="https://YOUR_ETF_HOST" async></script>