QuantConnect LEAN Engine: Launcher Project - Main startup executable for live and backtesting.
Info
Version: | 2.5.16881 |
Author(s): | QuantConnect Team and Community Contributors |
Last Update: | Monday, January 20, 2025 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/QuantConnect.Lean |
Install
Install-Package QuantConnect.Lean
dotnet add package QuantConnect.Lean
paket add QuantConnect.Lean
QuantConnect.Lean Download (Unzip the "nupkg" after downloading)
Dependencies
- QuantConnect.Queues(>= 2.4.10544)
- QuantConnect.Lean.Engine(>= 2.4.10544)
- QuantConnect.Messaging(>= 2.4.10544)
- QuantConnect.Algorithm.CSharp(>= 2.4.10544)
- QuantConnect.Api(>= 2.4.10544)
- QuantConnect.Algorithm(>= 2.4.10544)
- QuantConnect.AlgorithmFactory(>= 2.4.10544)
- QuantConnect.Brokerages(>= 2.4.10544)
- QuantConnect.Compression(>= 2.4.10544)
- QuantConnect.Configuration(>= 2.4.10544)
- QuantConnect.Indicators(>= 2.4.10544)
- QuantConnect.Research(>= 2.4.10544)
- QuantConnect.Logging(>= 2.4.10544)
- QuantConnect.Common(>= 2.4.10544)
Tags