alpacahq / alpacahq/Alpaca-API

Return all conditions codes via 1 API call, include aggregation rules.

未关闭
#254 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
没有语言数据
星标
173
派生
17
PR 合并指标
30 天内没有已合并 PR

描述

**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/)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。