alpacahq / alpacahq/Alpaca-API
Return error response if symbol is not found
Aperta
bug
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 173
- Fork
- 17
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Steps to reproduce:
1. Request bars with a common stock ticker symbol (in lowercase)
`GET data.alpaca.markets/v1/bars/minute?symbols=hahahahahahahahahahaha`
Expected behavior: response contains error message explaining why no bars were returned
Actual behavior: response is `{"hahahahahahahahahahaha":[]}`
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.