Alpaca-API
Alpaca-API copied to clipboard
bars asof Functionality is not consistent with documentation
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