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

Fix camel case bug #510

Conversation

Marinovsky
Copy link
Collaborator

Some months ago we refactored LEAN to use camel case (QuantConnect/Lean@d40ec77#diff-61ef02f06dedc5d14baa64cdc98d1341bd9b991ca4c6fef3f7b42743d31819bd). Thus, the json backtest result was also changed to be in camel case too. Still, we forgot to update some of its references in lean-cli, as it is the case for optimize.py. This PR aims to fix that bug.

Related #507
Related QuantConnect/Lean#8382

@Martin-Molinero Martin-Molinero merged commit a9cba3c into QuantConnect:master Oct 28, 2024
27 of 28 checks passed
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