Skip to content

Add option universe data provider #19

Description

@jhonabreul

Option universe is now file based after QuantConnect/Lean#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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions