Skip to content

Tests/strategy#23

Merged
folg-code merged 6 commits intomainfrom
tests/strategy
Feb 5, 2026
Merged

Tests/strategy#23
folg-code merged 6 commits intomainfrom
tests/strategy

Conversation

@folg-code
Copy link
Owner

Strategy layer refactor & tests

  • Extracted a unified, deterministic TradePlan builder shared by live and backtest flows.
  • Separated trade intent (strategy) from execution concerns (sizing, slippage, exits).
  • Added comprehensive unit tests for strategy.
  • Standardized plan validation, exit modes (fixed / managed) and level tag extraction for statistics.
  • Reduced strategy responsibilities to signal generation only; execution logic moved to engines.

@folg-code folg-code merged commit 0223fc5 into main Feb 5, 2026
2 of 3 checks passed
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