alpacahq / alpacahq/Alpaca-API
Return all conditions codes via 1 API call, include aggregation rules.
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 173
- Fork
- 17
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**Is your feature request related to a problem? Please describe.**
Retrieving all [Conditions Codes](https://docs.alpaca.markets/reference/stockmetaconditions-1) requires 6 API calls (trade/A, trade/B, trade/C, quote/A, quote/B, quote/C). It's not much data, and I assume it changes rarely or never. Seems like we should be able to get all conditions with a single API call.
**Describe the solution you'd like**
Return all Condition Codes for trades and quotes and all tapes via a single API call. It would be especially nice if the response included aggregation rules similar to the [Polygon API](https://polygon.io/docs/stocks/get_v3_reference_conditions).
**Describe alternatives you've considered**
Using Polygon's API.
**Additional context**
There is useful info re: using conditions for aggregation here: [Stock Minute Bars](https://alpaca.markets/learn/stock-minute-bars/)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.