Skip to content

feat(backtest): crypto_equity_combo orchestrator migration (wave 3) - #74

Merged
Pigbibi merged 1 commit into
mainfrom
feat/crypto-equity-combo-orchestrator
Jul 9, 2026
Merged

feat(backtest): crypto_equity_combo orchestrator migration (wave 3)#74
Pigbibi merged 1 commit into
mainfrom
feat/crypto-equity-combo-orchestrator

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add combo_simulator.py with simplified BTC DCA + trend rotation backtest (combo_mode: static|dynamic)
  • Add CryptoEquityComboBacktestRunner, extend SUPPORTED_PROFILES, and build_backtest_runner() dispatch
  • Add orchestrator_research.run_combo_profile_backtest and wire walk-forward / proxy / research CLI paths for crypto_equity_combo

Test plan

  • PYTHONPATH=src python3 -m unittest tests.test_orchestrator_runner tests.test_combo_orchestrator (11 tests, all pass)
  • CI green
  • Codex Review no blockers

Made with Cursor

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>
@cursor

cursor Bot commented Jul 9, 2026

Copy link
Copy Markdown

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.

@chatgpt-codex-connector

This comment has been minimized.

@Pigbibi
Pigbibi merged commit 76fd9ca into main Jul 9, 2026
3 checks passed
@Pigbibi
Pigbibi deleted the feat/crypto-equity-combo-orchestrator branch July 9, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant