Expose stock account accessors
This commit is contained in:
@@ -83,7 +83,9 @@ current alignment pass.
|
||||
- [x] explicit deposit / withdraw API
|
||||
- [x] financing liability / repay API
|
||||
- [x] management-fee rate and callback parity
|
||||
- [ ] multi-account stock/future segregation
|
||||
- [x] stock account map/accessor surface (`accounts`, `stock_account`,
|
||||
`account_by_type("STOCK")`)
|
||||
- [ ] full futures account, margin, and short-position execution model
|
||||
|
||||
## Execution Order
|
||||
|
||||
@@ -101,5 +103,5 @@ current alignment pass.
|
||||
|
||||
Active implementation target: continue account parity after exposing the stock
|
||||
account runtime view, core Portfolio fields, deposit/withdraw, financing
|
||||
liability APIs, and management-fee callbacks; next gap is multi-account
|
||||
stock/future segregation.
|
||||
liability APIs, management-fee callbacks, and stock account accessors; next gap
|
||||
is the full futures account, margin, and short-position execution model.
|
||||
|
||||
Reference in New Issue
Block a user