Skip to content

QuantConnect/Documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8fa26ac · Mar 21, 2025
Dec 20, 2024
Mar 20, 2025
Feb 14, 2025
Mar 21, 2025
Feb 20, 2025
Mar 11, 2025
Dec 20, 2024
Feb 13, 2025
Feb 28, 2025
Feb 6, 2025
Jul 27, 2022
Mar 21, 2025
Feb 1, 2023
Feb 13, 2025
Feb 20, 2025
Feb 13, 2025
Dec 20, 2024
Mar 14, 2025
Jun 13, 2023
Sep 1, 2023
Sep 7, 2017
Mar 11, 2025
Jul 11, 2024
Apr 19, 2023

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.