Skip to content

[codex] refactor ibkr platform strategy policy - #6

Merged
Pigbibi merged 1 commit into
mainfrom
codex/ibkr-platform-strategy-policy
Apr 5, 2026
Merged

[codex] refactor ibkr platform strategy policy#6
Pigbibi merged 1 commit into
mainfrom
codex/ibkr-platform-strategy-policy

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Apr 5, 2026

Copy link
Copy Markdown
Collaborator

What changed

  • move IBKR strategy registry resolution onto the shared QuantPlatformKit platform policy helper
  • keep IBKR-specific choices declarative: enabled profiles, default profile, rollback profile, supported domains
  • pin quant-platform-kit and us-equity-strategies to the companion branch commits for CI

Why

  • platform repos should only own platform policy and runtime entrypoints
  • shared strategy resolution should live in the neutral shared layer

Impact

  • no intended runtime behavior change
  • current cash_buffer_branch_default paper dry-run path should stay intact
  • this PR depends on the companion QPK and UES PRs

Validation

  • python3 -m py_compile strategy_registry.py
  • python3 -m ruff check strategy_registry.py
  • PYTHONPATH=... pytest tests/test_runtime_config_support.py tests/test_strategy_loader.py

@Pigbibi
Pigbibi marked this pull request as ready for review April 5, 2026 20:23
@Pigbibi
Pigbibi merged commit ab65ef8 into main Apr 5, 2026
1 check passed
@Pigbibi
Pigbibi deleted the codex/ibkr-platform-strategy-policy branch April 5, 2026 20:24
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