Skip to content

fix9355-warmup-boundary#9359

Open
aiSynergy37 wants to merge 3 commits intoQuantConnect:masterfrom
aiSynergy37:fix-9355-indicator-window-warmup
Open

fix9355-warmup-boundary#9359
aiSynergy37 wants to merge 3 commits intoQuantConnect:masterfrom
aiSynergy37:fix-9355-indicator-window-warmup

Conversation

@aiSynergy37
Copy link
Copy Markdown

@aiSynergy37 aiSynergy37 commented Mar 29, 2026

Summary

  • Fixes Indicator Window Inconsistencies #9355 indicator window inconsistencies caused by warm-up boundary overlap.
  • Uses warm-up start as indicator history end time during Initialize when algorithm warm-up is configured.
  • Adds a regression unit test covering manual indicator warm-up plus warm-up replay boundary behavior.

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.

Indicator Window Inconsistencies

1 participant