alpacahq / alpacahq/Alpaca-API
bars asof Functionality is not consistent with documentation
Open
- Dominant language
- No language data
- Stars
- 173
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Querying bars endpoint with asof date after a ticker name change does not return data including the old ticker name, as documented.
**To Reproduce**
https://data.alpaca.markets/v2/stocks/bars?symbols=METV&timeframe=1D&start=2022-01-01T00%3A00%3A00Z&end=2022-02-02T00%3A00%3A00Z&limit=1000&adjustment=split&asof=2023-01-01&feed=sip&sort=asc
**Expected behavior**
Response data should include data under ticker META from before 2022-01-31
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.