| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 8 days | Migrate insiders and filings from FMP to yfinance | Tyler | |
| FMP v3 insider-trading and sec_filings endpoints are legacy-gated. Switch to yfinance (t.insider_transactions, t.sec_filings) which provides the same data for free with no API key required. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 8 days | Add historical ratios, forward estimates, insider transactions, SEC filings | Openclaw | |
| - services/fmp_service.py: add get_historical_ratios, get_historical_key_metrics, get_analyst_estimates, get_insider_transactions, get_sec_filings - components/valuation.py: add Historical Ratios and Forward Estimates subtabs - components/insiders.py: new — insider buy/sell summary, monthly chart, detail table - components/filings.py: new — SEC filings with type filter and direct links - app.py: wire in Insiders and Filings top-level tabs | |||
