Hi,

I'm developing local with Visual Studio .

I cloned LEAN from Github and was able to run an algorithm.

What I'm missing is how to create a detailed report of the Algorithm.

Here

https://www.quantconnect.com/tutorials/open-source/lean-report-creator

it is described how to run CreateLeanReport.py, but I don't see this python file anywhere.

I found out that ..\Lean\Report\bin\DebugĀ  there is an executable called QuantConnect.Report.exe.

Is this now the right way to generate reports?

Any help much appreciated.

Regards

Juergen

Author