alpacahq / alpacahq/Alpaca-API
Calendar API is missing the last few days of 2029
Open
- Dominant language
- No language data
- Stars
- 173
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
The [docs](https://alpaca.markets/docs/api-documentation/api-v2/calendar/) say that "The calendar API serves the full list of market days from 1970 to 2029". However, there seem to be about 4 trading days missing from the end of 2029.
**To Reproduce**
`GET https://api.alpaca.markets/v2/calendar?start=2029-12-01`
returns days up through 2029-12-24.
**Expected behavior**
I'd expect the results to include trading days up through 2029-12-31.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.