Add instrument history helpers
This commit is contained in:
@@ -61,7 +61,8 @@ current alignment pass.
|
||||
- [x] `is_suspended`
|
||||
- [x] `is_st_stock`
|
||||
- [x] `get_price` style date-range tabular API
|
||||
- [ ] `instruments_history`
|
||||
- [x] `active_instruments`
|
||||
- [x] `instruments_history`
|
||||
|
||||
## Execution Order
|
||||
|
||||
@@ -76,6 +77,5 @@ current alignment pass.
|
||||
|
||||
## Current Step
|
||||
|
||||
Active implementation target: continue stock data-source API parity after
|
||||
covering suspended/ST historical flags and `get_price` style date-range
|
||||
queries; next larger gap is instruments history.
|
||||
Active implementation target: continue parity audit for remaining account and
|
||||
order object APIs after the core stock data-source APIs are covered.
|
||||
|
||||
Reference in New Issue
Block a user