Can the QC admins please provide a link to the python version of the LEAN SDK? The reason I (and others) have to ask so many questions on this forum (questions that apparently may or may not be answered) is that the documentation is insufficient to code up an algorithm. In every case I have seen, the documentation outlines the basic concepts and then fails to provide the crucial details we need to implement the code ourselves, forcing us to ask questions here and hope for answers. The source code for the C# version is out on github and easily findable. However, I have not found any github repo for the python version. It would be a great help to us to have this source code available so we can look at the actual classes and see what properties and methods are available.