Add order runtime lookup
This commit is contained in:
@@ -67,8 +67,8 @@ current alignment pass.
|
||||
### Phase 8: Order object API parity
|
||||
|
||||
- [x] open-order status and unfilled quantity exposed to strategy runtime
|
||||
- [ ] final order object lookup by order id
|
||||
- [ ] order average fill price and transaction cost aggregation
|
||||
- [x] final order object lookup by order id
|
||||
- [x] order average fill price and transaction cost aggregation
|
||||
|
||||
## Execution Order
|
||||
|
||||
@@ -84,6 +84,6 @@ current alignment pass.
|
||||
|
||||
## Current Step
|
||||
|
||||
Active implementation target: continue order object API parity after exposing
|
||||
open-order status and unfilled quantity; next gaps are final order lookup and
|
||||
average fill price / transaction cost aggregation by order id.
|
||||
Active implementation target: continue parity audit for remaining account APIs
|
||||
after order object lookup, status, unfilled quantity, average fill price, and
|
||||
transaction cost aggregation are covered.
|
||||
|
||||
Reference in New Issue
Block a user