TradingAgents/web_dashboard/backend
陈少杰 17a4ed2513 feat(dashboard): add CSV and PDF report export
- GET /api/reports/export: CSV with ticker,date,decision,summary
- GET /api/reports/{ticker}/{date}/pdf: PDF via fpdf2 with DejaVu fonts
- ReportsViewer: CSV export button + PDF export in modal footer

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 18:52:00 +08:00
..
api feat(dashboard): add portfolio panel - watchlist, positions, and recommendations 2026-04-07 18:52:00 +08:00
main.py feat(dashboard): add CSV and PDF report export 2026-04-07 18:52:00 +08:00