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.
Code: agents/etf-analyzer
cd agents/etf-analyzer python -m venv .venv .\.venv\Scripts\Activate.ps1 pip install -r requirements.txt copy .env.example .env python scripts/smoke_test.py 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>