-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
Description
Expected Behavior
- Time and Date Rules always get their exchange hours refreshed
Actual Behavior
- Seems Time and Dare Rules are not getting their exchange hours refreshed in live trading in some cases
See related Make SPDB dynamic with periodic updates #8083
Potential Solution
LiveTradingRealTimeHandler could just potentially update the whole MHDB entries and finally resetting
Reproducing the Problem
Create date/time rules for a symbol which has no security in the algorithm yet, it will directly use the MHDB
LiveTradingRealTimeHandler will reset the MHDB and update the exchange only on currently selected securities
System Information
N/A
Checklist
- I have completely filled out this template
- I have confirmed that this issue exists on the current
master
branch - I have confirmed that this is not a duplicate issue by searching issues
- I have provided detailed steps to reproduce the issue