You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
run_backtest changed from async to sync function. Pipeline refresh (async) runs via asyncio.run() before the sync BacktestRunner, avoiding nested event loop when SnapshotStore.load() calls asyncio.run(). CLI updated to call run_backtest() directly (no asyncio.run wrapper). Tested: `fithia2 paper backtest --config v6new.24 --start 2025-03-23 --end 2026-03-23` works. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
5 months ago | |
|---|---|---|
| .. | ||
| backtester | 5 months ago | |
| paper_trader | 5 months ago | |
| pipeline | 5 months ago | |
| qa | 5 months ago | |
| review | 5 months ago | |
| sync | 5 months ago | |
| tools | 5 months ago | |
| tracker | 5 months ago | |
| __init__.py | 5 months ago | |