Skip to content

QuantConnect/Documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuantConnect Logo

QuantConnect Documentation

This repository is the primary source for documentation for QuantConnect.com. If you have edits to the documentation, please submit a pull request for the fix.

Contributors of accepted pull requests will receive a 2 month free Prime subscription on QuantConnect. Once your pull request has been merged, write to us at support@quantconnect.com with a link to your PR to claim your free live trading! =) QuantConnect <3 open source.

Lean Engine is an open source fully-managed C# algorithmic trading engine built for desktop and cloud usage. It was designed in Mono and operates on Windows, Linux, and Mac platforms. For more information about the LEAN Algorithmic Trading engine, see the Lean Engine Repository.

New Documentation Requests and Edits

Please submit new documentation requests as an issue to the Documentation repository. Before submitting an issue, please read others to ensure it is not a duplicate. Edits and fixes for clarity are warmly welcomed!

Contributors and Pull Requests

Contributions are very warmly welcomed, but we ask you read the existing code to see how it is formatted and commented, and to ensure contributions match the existing style. All code submissions must include accompanying tests. Please see the contributor guidelines.