2867 Forks
7593 Stars
7593 Watchers

Lean

Lean Algorithmic Trading Engine by QuantConnect (Python, C#)

How to download and setup Lean

Open terminal and run command
git clone https://github.com/QuantConnect/Lean.git
git clone is used to create a copy or clone of Lean repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Lean https://github.com/QuantConnect/Lean/archive/master.zip

Or simply clone Lean with SSH
[email protected]:QuantConnect/Lean.git

If you have some problems with Lean

You may open issue on Lean support forum (system) here: https://github.com/QuantConnect/Lean/issues