alpacahq / alpacahq/Alpaca-API

Support market-wide Snapshots and Aggregates

オープン
#256 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
173
フォーク
17
PR マージ指標
30日以内にマージされた PR はありません

説明

**Is your feature request related to a problem? Please describe.**
A big gap in the market data API is the lack of getting "market wide" snapshot and aggregate data. You can specify a list of symbols, but there's an upper bound per request and you first need to retrieve all Assets. Having market-wide snapshots is needed for scanners / screeners.

**Describe the solution you'd like**
- Make a single API call to get snapshots for every active symbol today.
- Make a single API call to get daily aggregates for every active symbol for a given date.

**Describe alternatives you've considered**
- Send multiple requests, covering every symbol in the market (requires retrieving all Assets first)
- Paying for Polygon.io (see [here](https://polygon.io/docs/stocks/get_v2_aggs_grouped_locale_us_market_stocks__date) and [here](https://polygon.io/docs/stocks/get_v2_snapshot_locale_us_markets_stocks_tickers))

**Additional context**

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。