alpacahq / alpacahq/Alpaca-API
Support market-wide Snapshots and Aggregates
- 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.**
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**
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á.