Add subscription guards for platform trading actions
This commit is contained in:
@@ -31,7 +31,7 @@ current alignment pass.
|
||||
- [x] `update_universe`
|
||||
- [x] `subscribe`
|
||||
- [x] `unsubscribe`
|
||||
- [ ] tick-frequency subscription guards exposed at strategy API level
|
||||
- [x] tick-frequency subscription guards exposed at strategy API level
|
||||
|
||||
### Phase 4: Algo order parity
|
||||
|
||||
@@ -57,5 +57,5 @@ current alignment pass.
|
||||
|
||||
## Current Step
|
||||
|
||||
Active implementation target: Phase 2/3 follow-up, finer `1m`/`tick`
|
||||
strategy execution entrypoints and subscription guards.
|
||||
Active implementation target: Phase 2 follow-up, finer `1m`/`tick`
|
||||
strategy execution entrypoints beyond the current explicit intraday schedules.
|
||||
|
||||
Reference in New Issue
Block a user