Alpaca-API
Alpaca-API copied to clipboard
Request: Adjusted bars
I'm missing a parameter at GET /v1/bars/{timeframe} to choose between adjusted or unadjusted bars.
Its for example useless to do any longterm calculations on AAPL without being able to adjust to splits.
Support this feature request! I've seen multiple requests on this over the past year in different places, but no update. Bars should default to adjusted
with the option for unadjusted
.
Bars should default to
adjusted
with the option forunadjusted
.
You wouldn't be able to make a change like that without a new version, so it'd be an opt-in to adjusted.