Jongheon Kim 940d9bfe6e feat: add PDF report generation for backtest executions
- Implemented `generate_backtest_report` to create PDF reports for backtest results.
- Added `report_file` field to `StrategyExecution` for storing report paths.
- Introduced `/executions/<execution_id>/report/` endpoint for downloading reports.
- Enhanced backtesting flow to generate and save reports upon completion.
- Updated dependencies to include `matplotlib` for report generation.
2026-02-08 14:39:23 +09:00
2026-02-08 13:53:17 +09:00
2026-02-08 13:53:17 +09:00
Description
Quant Strategy Executor
488 KiB
Languages
Python 87.9%
Shell 11.2%
Dockerfile 0.9%