QuantConnect.Algorithm 2.5.17865

Prefix Reserved
dotnet add package QuantConnect.Algorithm --version 2.5.17865
 
NuGet\Install-Package QuantConnect.Algorithm -Version 2.5.17865
 
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.5.17865" />
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="QuantConnect.Algorithm" Version="2.5.17865" />
 
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.5.17865
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: QuantConnect.Algorithm, 2.5.17865"
 
#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.5.17865
 
#: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.5.17865
 
Install as a Cake Addin
#tool nuget:?package=QuantConnect.Algorithm&version=2.5.17865
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

QuantConnect LEAN Engine: Algorithm Project - Core QCAlgorithm implementation

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows 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.17865 895 6/19/2026
2.5.17863 501 6/19/2026
2.5.17843 505 6/17/2026
2.5.17764 1,107 6/8/2026
2.5.17757 808 5/29/2026
2.5.17755 436 5/29/2026
2.5.17752 447 5/28/2026
2.5.17740 810 5/20/2026
2.5.17699 1,222 5/6/2026
2.5.17677 1,172 4/22/2026
2.5.17654 1,388 4/7/2026
2.5.17650 1,323 3/30/2026
2.5.17573 1,835 3/14/2026
2.5.17554 1,407 3/3/2026
2.5.17534 2,606 2/16/2026
2.5.17512 781 2/3/2026
2.5.17508 873 1/30/2026
2.5.17494 812 1/27/2026
2.5.17485 692 1/15/2026
2.5.17481 476 1/14/2026
Loading failed