feat(backtest): default crypto research wrapper to orchestrator#75
Conversation
Wire CryptoEquityComboBacktestRunner, combo simulator, walk-forward CLI, and research script --orchestrator path following HK equity combo pattern. Co-Authored-By: Claude <noreply@anthropic.com> Co-authored-by: Cursor <cursoragent@cursor.com>
Co-Authored-By: Codex <noreply@openai.com>
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
Co-Authored-By: Codex <noreply@openai.com>
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
Co-Authored-By: Codex <noreply@openai.com>
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
💡 Codex ReviewWhen For any combo backtest, CryptoStrategies/src/crypto_strategies/backtest/orchestrator_runner.py Lines 223 to 226 in 4947a29 When callers pass research params such as CryptoStrategies/src/crypto_strategies/backtest/combo_simulator.py Lines 161 to 164 in 4947a29 This check counts dates in the pivoted frame, not dates where both required assets have usable closes. If ETH is missing, all-NaN, or non-overlapping for an otherwise long BTC history, the check passes, ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Co-Authored-By: Codex <noreply@openai.com>
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
Summary\n- Default crypto research wrapper to orchestrator/profile\n- Keep legacy path only for compatibility\n\n## Test Plan\n- python3 -m py_compile on modified script\n- --help smoke test