Alpaca-API
Alpaca-API copied to clipboard
Historical Bars Endpoint Different Underlying Entities Under the Same Ticker
trafficstars
Describe the bug On some tickers (i.e. IBTA, PWUP), the data consists of several underlying entities instead of one.
To Reproduce Steps to reproduce the behavior: https://data.alpaca.markets/v2/stocks/bars?symbols=IBTA&timeframe=1D&start=2016-01-03T00%3A00%3A00Z&end=2024-05-05T00%3A00%3A00Z&adjustment=split&feed=sip&sort=desc
Expected behavior Only data for the company Ibotta (recent ipo) should be returned. related ETF data should be returned with a different ticker or with asof specification.
Screenshots
I can provide more tickers if needed..