Add get price data helper
This commit is contained in:
@@ -60,7 +60,7 @@ current alignment pass.
|
||||
|
||||
- [x] `is_suspended`
|
||||
- [x] `is_st_stock`
|
||||
- [ ] `get_price` style date-range tabular API
|
||||
- [x] `get_price` style date-range tabular API
|
||||
- [ ] `instruments_history`
|
||||
|
||||
## Execution Order
|
||||
@@ -77,5 +77,5 @@ current alignment pass.
|
||||
## Current Step
|
||||
|
||||
Active implementation target: continue stock data-source API parity after
|
||||
covering suspended/ST historical flags; next larger gap is a `get_price` style
|
||||
date-range tabular API and instruments history.
|
||||
covering suspended/ST historical flags and `get_price` style date-range
|
||||
queries; next larger gap is instruments history.
|
||||
|
||||
Reference in New Issue
Block a user