Add management fee callbacks
This commit is contained in:
@@ -80,7 +80,8 @@ current alignment pass.
|
||||
and `position_pnl` exposed to strategy runtime and DSL
|
||||
- [x] explicit deposit / withdraw API
|
||||
- [x] financing liability / repay API
|
||||
- [ ] management-fee callback parity
|
||||
- [x] management-fee rate and callback parity
|
||||
- [ ] multi-account stock/future segregation
|
||||
|
||||
## Execution Order
|
||||
|
||||
@@ -97,5 +98,6 @@ current alignment pass.
|
||||
## Current Step
|
||||
|
||||
Active implementation target: continue account parity after exposing the stock
|
||||
account runtime view, core Portfolio fields, deposit/withdraw, and financing
|
||||
liability APIs; next gap is management-fee callback parity.
|
||||
account runtime view, core Portfolio fields, deposit/withdraw, financing
|
||||
liability APIs, and management-fee callbacks; next gap is multi-account
|
||||
stock/future segregation.
|
||||
|
||||
Reference in New Issue
Block a user