We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Data-Feed
See PR - click
These params were renamed:
--data-provider
--data-provider-historical
--data-feed
--data-provider-live
Should use new terminology in lean-cli. These changes were implemented in:
lean-cli
Datasets are using wrong command in examples.
https://www.quantconnect.com/docs/v2/lean-cli/datasets/iex-cloud
https://www.quantconnect.com/docs/v2/lean-cli/datasets/iqfeed
https://www.quantconnect.com/docs/v2/lean-cli/datasets/polygon
data-feed
https://www.quantconnect.com/docs/v2/lean-cli/live-trading/data-feeds/iqfeed
https://www.quantconnect.com/docs/v2/lean-cli/live-trading/data-feeds/polygon
master
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Expected Behavior
See PR - click
These params were renamed:
--data-provider
->--data-provider-historical
(to retrieve data from the given historical provider)--data-feed
->--data-provider-live
(the live data provider to use)Should use new terminology in
lean-cli
.These changes were implemented in:
Actual Behavior
Datasets are using wrong command in examples.
Mention:
--data-provider
IEX Cloud
Link
https://www.quantconnect.com/docs/v2/lean-cli/datasets/iex-cloud
Image
IQFeed
Link
https://www.quantconnect.com/docs/v2/lean-cli/datasets/iqfeed
Image
Polygon
Link
https://www.quantconnect.com/docs/v2/lean-cli/datasets/polygon
Image
Mention:
data-feed
IQFeed
Link
https://www.quantconnect.com/docs/v2/lean-cli/live-trading/data-feeds/iqfeed
Image
Polygon
Link
https://www.quantconnect.com/docs/v2/lean-cli/live-trading/data-feeds/polygon
Image
Checklist
master
branchThe text was updated successfully, but these errors were encountered: