- Create docs/FINANCIAL_TOOLS_ANALYSIS.md with comprehensive 4-point analysis: 1. Implementation accuracy review for all indicators and metrics 2. Library assessment (stockstats vs TA-Lib vs pandas-ta) 3. Alpha Vantage debate (local calc vs API-fetched) 4. Data flow & API mapping for every financial tool - Fix off-by-one in ttm_analysis.py: YoY revenue used quarterly[-4] (3 quarters back) instead of quarterly[-5] (4 quarters = 1 year back) - Add test_revenue_yoy_is_four_quarters_back test to validate the fix Co-authored-by: aguzererler <6199053+aguzererler@users.noreply.github.com> Agent-Logs-Url: https://github.com/aguzererler/TradingAgents/sessions/b594017b-ed84-4786-9b81-200a78eb5d76 |
||
|---|---|---|
| .. | ||
| agent | ||
| portfolio | ||
| FINANCIAL_TOOLS_ANALYSIS.md | ||
| finnhub_evaluation.md | ||
| testing.md | ||