Hi quants,
I'm a bit confused about getting the user interface on Ubuntu. I have followed the Linux instructions on
https://github.com/QuantConnect/Leanwhich seemed to have worked like a charm (with the exception of switching "xbuild" which is deprecated to "msbuild".)
However, when I run the launcher with:
mono ./QuantConnect.Lean.Launcher.exe
I get the long output ending with:
20190404 14:08:00.246 Trace:: BacktestingResultHandler.Run(): Ending Thread...
20190404 14:08:00.274 Trace:: DefaultAlphaHandler.Run(): Ending Thread...
20190404 14:08:00.343 Trace:: Waiting for threads to exit...
20190404 14:08:00.343 Trace:: Engine.Run(): Disconnecting from brokerage...
20190404 14:08:00.343 Trace:: Engine.Run(): Disposing of setup handler...
20190404 14:08:00.344 Trace:: Engine.Main(): Analysis Completed and Results Posted.
Engine.Main(): Analysis Complete. Press any key to continue.
It seems like the launcher does indeed run the back-test on some default algorithm, and give the results, but how do I get the actual interface (similar to the one website)?
Sorry if I'm missing something basic and obvious, but I'm new to this so I would appreciate any help!
Erik Bengtson
there is no interface on lean like web. you can read the json output file, it provides all the data you need
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!