- Add comprehensive PDF report generation with all analysis stages - Include market data visualizations: price chart, volume chart, and technical indicators (RSI/MACD) - Fix text parsing issues with proper HTML/markdown escaping - Add reportlab and matplotlib dependencies for PDF and chart generation - PDF reports saved automatically after analysis completion in results directory 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| static | ||
| __init__.py | ||
| chart_generator.py | ||
| main.py | ||
| models.py | ||
| pdf_generator.py | ||
| utils.py | ||