Skip to content

Live pipeline refactor tests#25

Merged
folg-code merged 14 commits intomainfrom
live_pipeline-refactor-tests
Feb 6, 2026
Merged

Live pipeline refactor tests#25
folg-code merged 14 commits intomainfrom
live_pipeline-refactor-tests

Conversation

@folg-code
Copy link
Owner

Refactor live & backtest strategy execution

  • Locked execute_strategy as a pure execution step (no providers).
  • Introduced StrategyDataProvider as the unified strategy-level data contract.
  • Added LiveStrategyRunner to explicitly orchestrate live strategy execution.
  • Refactored backtest and live pipelines to fetch data before strategy logic.
  • Unified logging and DRY_RUN handling in live trading.
  • Added and fixed live trading test suite.
  • Updated README and docs.

@folg-code folg-code merged commit a708c3b into main Feb 6, 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