Skip to content

use common object store directory for research and algorithms#95

Merged
Martin-Molinero merged 1 commit intoQuantConnect:masterfrom
rjra2611:bug-issue-#85-use-research-object-store-location-same-as-that-of-algorithms
May 26, 2022
Merged

use common object store directory for research and algorithms#95
Martin-Molinero merged 1 commit intoQuantConnect:masterfrom
rjra2611:bug-issue-#85-use-research-object-store-location-same-as-that-of-algorithms

Conversation

@rjra2611
Copy link
Copy Markdown
Member

@rjra2611 rjra2611 commented May 26, 2022

  • The aim of the PR is to allow users to access the same object-store keys for both research and algorithms
  • This PR assumes that the user will have only one algorithm per project and therefore uses the algorithm's object-store-location for research as well.
  • The directory name is derived the same way lean create-project derives algorithm class name
  • Closes Inconsistent ObjectStore between backtest and research #85

@Martin-Molinero Martin-Molinero merged commit 23a4092 into QuantConnect:master May 26, 2022
@rjra2611 rjra2611 deleted the bug-issue-#85-use-research-object-store-location-same-as-that-of-algorithms branch June 7, 2022 10:43
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.

Inconsistent ObjectStore between backtest and research

2 participants