[Question]: How to get hourly historical data starting from 9:30am (NY time)?
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 1.5k
- Forks
- 397
- Merge medio
- 1 d 16 h
- PR fusionados (30 d)
- 6
Descripción
### Question form pre-submit checklist.
- [X] I have searched the existing issues to ensure there isn't already an issue about this question.
- [X] My question has to do with the Python SDK and isn't a general question about the API. (If it is please open your issue [here](https://github.com/alpacahq/Alpaca-API))
- [X] My question isn't about how to do a specific algorithm or asking for trade advice (answers to these are outside the scope of this repo).
### Question
When using `get_stock_bars` for hourly data, it always starts from fully hour (e.g. 8:00, 9:00), but the stock market opens at 9:30am, how can I get bars from half of the hour?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.