TradingAgents/backend/app/services
MarkLo 9ceff4cf9b feat: add price information cover page to analyst PDF reports
- Page 1 now shows price statistics (growth rate, duration, start/end prices)
- Page 1 also includes last 5 trading days data
- Page 2+ contains the original analyst insights
- Updates pdf_generator.py, download_service.py, and routes.py
2025-12-14 02:45:14 +08:00
..
__init__.py 2025-11-20 21:56:47 +08:00
auth_utils.py 2025-12-13 06:00:19 +08:00
download_service.py feat: add price information cover page to analyst PDF reports 2025-12-14 02:45:14 +08:00
pdf_generator.py feat: add price information cover page to analyst PDF reports 2025-12-14 02:45:14 +08:00
price_service.py 2025-12-12 05:30:04 +08:00
task_manager.py 2025-11-21 21:53:16 +08:00
trading_service.py 2025-12-12 05:30:04 +08:00