Add futures expiration schedule
This commit is contained in:
@@ -96,7 +96,9 @@ current alignment pass.
|
||||
loop for account-level open/close execution
|
||||
- [x] standalone futures expiration settlement closes all long/short contract
|
||||
positions at settlement price
|
||||
- [ ] futures intraday matching integration and data-driven expiration schedule
|
||||
- [x] data-driven futures expiration schedule in `BacktestEngine` settlement
|
||||
phase
|
||||
- [ ] futures intraday matching integration
|
||||
|
||||
## Execution Order
|
||||
|
||||
@@ -117,4 +119,4 @@ account runtime view, core Portfolio fields, deposit/withdraw, financing
|
||||
liability APIs, management-fee callbacks, stock account accessors, and the
|
||||
standalone futures account/order execution model plus generic engine runtime
|
||||
account visibility and account-level futures order intents; next gap is adding
|
||||
futures intraday matching and a data-driven expiration schedule.
|
||||
futures intraday matching semantics.
|
||||
|
||||
Reference in New Issue
Block a user