- Add complete backtesting engine with portfolio simulation, metrics calculation (Sharpe, Sortino, max drawdown), and agent integration - Add Pydantic data models for market data, trading, portfolio, and backtest results - Add backtest CLI command with SMA, RSI, and hold strategies - Fix 24+ bare exception handlers with specific exception types - Fix hardcoded path in default_config.py (use TRADINGAGENTS_DATA_DIR env var) - Fix unclosed file handle in local.py with context manager - Disable store=True in OpenAI API calls for data privacy - Fix typo: rename aggresive_debator.py to aggressive_debator.py - Add request timeouts (30s) to alpha_vantage_common.py and googlenews_utils.py 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| analysts | ||
| discovery | ||
| managers | ||
| researchers | ||
| risk_mgmt | ||
| trader | ||
| utils | ||
| __init__.py | ||