Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Add option universe data provider

Đang mở
#19 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

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
Loại issue
Tính năng
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
csharp
Lĩnh vực
data

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

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. 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.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của QuantConnect/Lean.DataSource.Polygon

Tất cả issue của QuantConnect/Lean.DataSource.Polygon

Issue tương tự

Thêm issue về C#

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.