Add rqalpha-style scheduler time rules
This commit is contained in:
@@ -20,11 +20,11 @@ current alignment pass.
|
||||
|
||||
### Phase 2: Scheduling and execution surface
|
||||
|
||||
- [ ] minute-level `time_rule` semantics like `market_open`, `market_close`,
|
||||
- [x] minute-level `time_rule` semantics like `market_open`, `market_close`,
|
||||
`physical_time`
|
||||
- [ ] finer `1m` / `tick` strategy execution entrypoints beyond `open_auction`
|
||||
and `on_day`
|
||||
- [ ] scheduled actions evaluated against explicit intraday times
|
||||
- [x] scheduled actions evaluated against explicit intraday times
|
||||
|
||||
### Phase 3: Universe and subscription model
|
||||
|
||||
@@ -57,4 +57,4 @@ current alignment pass.
|
||||
|
||||
## Current Step
|
||||
|
||||
Active implementation target: Phase 2, minute-level time_rule semantics.
|
||||
Active implementation target: Phase 3, dynamic universe and subscription model.
|
||||
|
||||
Reference in New Issue
Block a user