TPTBusiness
|
99a34eaf7f
|
feat: Strategy performance reports, CLI docs, and README update
New files:
- predix_strategy_report.py: Performance report generator with charts
* Dashboard (equity, drawdown, signals, monthly returns, metrics)
* Individual PNG charts per strategy
* Text report with full metrics
* Auto-generated after each accepted strategy
- debug_backtest.py: Debug script for backtest alignment & IC check
Updated:
- predix_gen_strategies_real_bt.py: Auto-generate report per strategy
- README.md: Full CLI commands reference (all predix commands)
- QWEN.md: Architecture update, CLI commands, env variables
Key fixes already committed:
- 96-bar forward returns (matching factor IC horizon)
- LogColors disabled when not TTY (NO_COLOR support)
- litellm 'Provider List' as info, not warning
- QuantTrace controller initialization fix
- LogColors TTY detection
|
2026-04-07 09:12:04 +02:00 |
|