Add futures expiration settlement
This commit is contained in:
@@ -94,7 +94,9 @@ current alignment pass.
|
||||
`accounts`)
|
||||
- [x] wire futures order intents into the generic `BacktestEngine` execution
|
||||
loop for account-level open/close execution
|
||||
- [ ] futures intraday matching integration and expiration settlement
|
||||
- [x] standalone futures expiration settlement closes all long/short contract
|
||||
positions at settlement price
|
||||
- [ ] futures intraday matching integration and data-driven expiration schedule
|
||||
|
||||
## Execution Order
|
||||
|
||||
@@ -115,4 +117,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 expiration settlement semantics.
|
||||
futures intraday matching and a data-driven expiration schedule.
|
||||
|
||||
Reference in New Issue
Block a user