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

Data provider argument rename and cleanup #416

Conversation

Romazes
Copy link
Contributor

@Romazes Romazes commented Feb 7, 2024

Description

Update several comands in interface of lean-cli.

How Has This Been Tested?

cmd: backtest

image

cmd: optimize

image

cmd: research

image

cmd: live deploy

image

Copy link
Member

@Martin-Molinero Martin-Molinero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 👍

@Martin-Molinero Martin-Molinero merged commit d1034be into QuantConnect:master Feb 7, 2024
23 checks passed
@Martin-Molinero Martin-Molinero changed the title Rename: several command Data provider argument rename and cleanup Feb 7, 2024
Romazes added a commit to Romazes/lean-cli that referenced this pull request Feb 14, 2024
Romazes added a commit to Romazes/lean-cli that referenced this pull request Feb 14, 2024
Martin-Molinero pushed a commit that referenced this pull request Feb 16, 2024
* fix: missed data-provider-live error
PR: #416

* feat: validate raise error test

* feat: develop rename function utility
Romazes added a commit to Romazes/lean-cli that referenced this pull request Feb 20, 2024
Romazes added a commit to Romazes/lean-cli that referenced this pull request Feb 20, 2024
Martin-Molinero pushed a commit that referenced this pull request Feb 20, 2024
* feat: optional download data provider

* feat: test to download data provider with different params

* feat: installed data provider list

* feat: general tests

* refactor: separate data-provider from data-feed

* fix: validation of amount of request on api

* feat: remove default value for data-provider-historical

* feat: test case with local historical provider

* remove: repeat test case
refactor: assertion in test with different version of py

* fix: missed rename data_feed to data_provider

* feat: additional test case

* revert: data_provider -> data_feed
commit: e52b3a4

* revert: repeat code of finding data-provider

* rename: helper method more fit name

* rename: missed
PR: #416
@Romazes Romazes deleted the feature-new-parameters-old-should-throw branch February 20, 2024 19:12
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

Successfully merging this pull request may close these issues.

2 participants