Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend data download #388

Closed
Martin-Molinero opened this issue Dec 20, 2023 · 2 comments
Closed

Extend data download #388

Martin-Molinero opened this issue Dec 20, 2023 · 2 comments
Assignees

Comments

@Martin-Molinero
Copy link
Member

  • Extend data download to support other data providers apart from QC, similar to the backtest/research --data-provider option
    • First use for this feature is polygon
@Priyal-Saxena
Copy link

Priyal-Saxena commented Jan 4, 2024

Hey, I researched about this.
I found option --data-provider and data_provider in research.py and backtest.py, as well as in test_backtest.py file. (but not in test_research.py)
I was hoping to add similar snippets of code to download.py and test_download.py files.
but on reading code of download.py i came to the understanding that the user is being asked to select the dataset and/or product they want, and then they are asked to pay for the dataset.

image

so my doubt was that if we add an option to download data from other providers, will it still have

  1. options to select from
  2. need for payment from the user

@jaredbroad
Copy link
Member

Hi @Priyal-Saxena! Sorry for the delay. We'll start this project this month, if there's interest in contributing it please login to discord and we can talk through the steps - quantconnect.com/discord

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants