QuantConnect.Algorithm 2.4.7705

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package QuantConnect.Algorithm --version 2.4.7705
                    
NuGet\Install-Package QuantConnect.Algorithm -Version 2.4.7705
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="QuantConnect.Algorithm" Version="2.4.7705" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="QuantConnect.Algorithm" Version="2.4.7705" />
                    
Directory.Packages.props
<PackageReference Include="QuantConnect.Algorithm" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add QuantConnect.Algorithm --version 2.4.7705
                    
#r "nuget: QuantConnect.Algorithm, 2.4.7705"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package QuantConnect.Algorithm@2.4.7705
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=QuantConnect.Algorithm&version=2.4.7705
                    
Install as a Cake Addin
#tool nuget:?package=QuantConnect.Algorithm&version=2.4.7705
                    
Install as a Cake Tool

Lean Engine is an open-source, platform agnostic C# and Python algorithmic trading engine. Allows strategy research, backtesting and live trading with Equities, FX, CFD, Crypto, Options and Futures Markets.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on QuantConnect.Algorithm:

Package Downloads
QuantConnect.Algorithm.Framework

QuantConnect LEAN Engine: Algorithm.Framework Project - The core QCAlgorithm framework implementation

QuantConnect.Lean.Engine

QuantConnect LEAN Engine: Engine Project - Core engine and datafeed implementation

QuantConnect.Algorithm.CSharp

QuantConnect LEAN Engine: Algorithm.CSharp Project - A collection of C# algorithm demonstrations for how to use the API

QuantConnect.AlgorithmFactory

QuantConnect LEAN Engine: Algorithm.AlgorithmFactory Project - Factory for instantiation of QCAlgorithm algorithm objects to be used with LEAN

QuantConnect.Lean

QuantConnect LEAN Engine: Launcher Project - Main startup executable for live and backtesting

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.5.17677 254 4/22/2026
2.5.17654 1,251 4/7/2026
2.5.17650 1,261 3/30/2026
2.5.17573 1,798 3/14/2026
2.5.17554 1,200 3/3/2026
2.5.17534 2,580 2/16/2026
2.5.17512 758 2/3/2026
2.5.17508 702 1/30/2026
2.5.17494 648 1/27/2026
2.5.17485 661 1/15/2026
2.5.17481 456 1/14/2026
2.5.17448 856 12/31/2025
2.5.17436 655 12/29/2025
2.5.17414 7,572 12/19/2025
2.5.17411 931 12/16/2025
2.5.17403 1,922 12/10/2025
2.5.17398 862 12/9/2025
2.5.17396 661 12/5/2025
2.5.17390 741 11/28/2025
2.4.7705 1,185 3/27/2020
Loading failed