alpacahq / alpacahq/Alpaca-API
Return error response if symbol is not found
Abierto
bug
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 173
- Forks
- 17
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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":[]}`
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.