Hi,

Please bear with me as I'm new to both python and QC.

I'm trying to code in pycharm and I see QCAlgorithm and related QC types are unresolved and unrecognised.

I've downloaded LEAN zip file from github and I have added the following dir in pycharm File->Settings->Project Interpreter -> Interpreter Paths

Lean-master\packages\QuantConnect.pythonnet.1.0.5.30\lib\win

 

But that doesn't seem to make a difference.

Note that I have installed skylight and in pycharm I just want to code and be able to benefit from intellisense/AutoComplete locally.

 

I greatly appreciate your help!

Author