Skip to content

QuantConnect/Documentation

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 the fix.

All accepted pull requests will get a 2mo 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 =) QC <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 in 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!

Mailing List

The mailing list for the project can be found on Google Groups

Contributors and Pull Requests

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