Add position runtime aliases

This commit is contained in:
boris
2026-04-23 20:21:04 -07:00
parent c843de078f
commit 8bbca8c3a0
3 changed files with 37 additions and 16 deletions

View File

@@ -45,6 +45,8 @@ current alignment pass.
- [x] `position_pnl`
- [x] `dividend_receivable`
- [x] richer position lifecycle fields exposed to strategy runtime
- [x] RQAlpha-style stock position aliases (`order_book_id`, `avg_price`,
`sellable`, `closable`, `equity`, `position_prev_close`)
### Phase 6: Strategy data API parity