Add option universe data provider
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức phù hợp với người mới
- 25/100
Hướng nghiên cứu
Start by reviewing the existing ApiDataProvider and the file-based option universe flow introduced by the referenced pull request. Determine what the brokerage data source exposes, then define how an option universe provider would retrieve available chains or prices/greeks and write the supported data to disk. Done means the provider's scope and data coverage are established.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
Option universe is now file based after https://github.com/QuantConnect/Lean/pull/8212
The idea would be to evaluate whether the data source provides any of the data required to generate OptionUniverse files and if so, create an option universe data provider that would get this data from the brokerage and write to disk.
Currently, this is achieved by using the ApiDataProvider which fetches QC's option universe data.
Depending on what the data source provides, the data would only have the option chains or prices/greeks/etc.
- Ngôn ngữ chính
- C#
- Star
- 11
- Fork
- 23
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
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
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của QuantConnect/Lean.DataSource.Polygon
-
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 55/100
QuantConnect/Lean.DataSource.Polygon#43 · 1 bình luận ·
Tất cả issue của QuantConnect/Lean.DataSource.Polygon
Issue tương tự
-
effort:S P3 refactor
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
nightscout/nocturne#1532 ·
-
core dependencies
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 80/100
-
documentation
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
-
C#/.NET Roslyn LSP Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
-
Suspicious code fragments Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
DotNetNext/SqlSugar#1458 ·