alpacahq / alpacahq/Alpaca-API
Support case-insensitive {symbol} values
Open
feature request
- Dominant language
- No language data
- Stars
- 173
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Steps to reproduce:
1. Request bars with a common stock symbol (in lowercase)
`GET data.alpaca.markets/v1/bars/minute?symbols=aapl`
Expected behavior: get minute bars for Apple (AAPL)
Actual behavior: response is `{"aapl":[]}`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.