Hi,
I cloned lean and started the Launcher (default C# script) with Visual Studio. I get these error messages:
20201229 11:29:04.358 Trace:: Config.GetValue(): debug-mode - Using default value: False
20201229 11:29:04.362 Trace:: Config.Get(): Configuration key not found. Key: results-destination-folder - Using default value:
20201229 11:29:04.365 Trace:: Config.Get(): Configuration key not found. Key: plugin-directory - Using default value:
20201229 11:29:04.370 Trace:: Config.Get(): Configuration key not found. Key: composer-dll-directory - Using default value: D:\Lean2\Launcher\bin\Debug\
20201229 11:29:05.164 Trace:: Config.Get(): Configuration key not found. Key: data-directory - Using default value: ../../../Data/
20201229 11:29:05.170 Trace:: Config.Get(): Configuration key not found. Key: version-id - Using default value:
20201229 11:29:05.171 Trace:: Config.Get(): Configuration key not found. Key: cache-location - Using default value: ../../../Data/
20201229 11:29:05.171 Trace:: Engine.Main(): LEAN ALGORITHMIC TRADING ENGINE v2.4.0.0 Mode: DEBUG (64bit)
How can I solve that?
The build looks to be successful:
Build started...
1>------ Skipped Build: Project: QuantConnect.Algorithm.FSharp, Configuration: Debug Any CPU ------
1>Project not selected to build for this solution configuration
2>------ Skipped Build: Project: QuantConnect.Algorithm.Python, Configuration: Debug Any CPU ------
2>Project not selected to build for this solution configuration
========== Build: 0 succeeded, 0 failed, 21 up-to-date, 2 skipped ==========
Best Regards
John D Almon
Hi Vincent.  I started working with the LEAN project about a month ago and those messages look correct, but I think the problem might be that the config.js file is not in the ./bin/debug or /bin/release folder so the system
The challenge here is that the Visual Studio Solution does not have the config.js as part of the solution and appropriately copy it to the output results of the project.
LEAN is super AWESOME !  Â
Â
Jared Broad
<3 =D Thanks John!
The material on this website is provided for informational purposes only and does not constitute an offer to sell, a solicitation to buy, or a recommendation or endorsement for any security or strategy, nor does it constitute an offer to provide investment advisory services by QuantConnect. In addition, the material offers no opinion with respect to the suitability of any security or specific investment. QuantConnect makes no guarantees as to the accuracy or completeness of the views expressed in the website. The views are subject to change, and may have become unreliable for various reasons, including changes in market conditions or economic circumstances. All investments involve risk, including loss of principal. You should consult with an investment professional before making any investment decisions.
Vincent Roye
The material on this website is provided for informational purposes only and does not constitute an offer to sell, a solicitation to buy, or a recommendation or endorsement for any security or strategy, nor does it constitute an offer to provide investment advisory services by QuantConnect. In addition, the material offers no opinion with respect to the suitability of any security or specific investment. QuantConnect makes no guarantees as to the accuracy or completeness of the views expressed in the website. The views are subject to change, and may have become unreliable for various reasons, including changes in market conditions or economic circumstances. All investments involve risk, including loss of principal. You should consult with an investment professional before making any investment decisions.
To unlock posting to the community forums please complete at least 30% of Boot Camp.
You can continue your Boot Camp training progress from the terminal. We hope to see you in the community soon!