QuantConnect LEAN Engine: Algorithm.Framework Project - The core QCAlgorithm framework implementation.
Info
Version: | 2.5.16661 |
Author(s): | QuantConnect Corporation |
Last Update: | Tuesday, October 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/QuantConnect.Algorithm.Framework |
Install
Install-Package QuantConnect.Algorithm.Framework
dotnet add package QuantConnect.Algorithm.Framework
paket add QuantConnect.Algorithm.Framework
QuantConnect.Algorithm.Framework Download (Unzip the "nupkg" after downloading)
Dependencies
- NodaTime(>= 1.3.4)
- QuantConnect.pythonnet(>= 1.0.5.30)
- CloneExtensions(>= 1.3.0)
- DotNetZip(>= 1.13.3)
- fasterflect(>= 2.1.3)
- MathNet.Numerics(>= 3.19.0)
- Newtonsoft.Json(>= 10.0.3)
- QLNet(>= 1.9.2)
- SharpZipLib(>= 0.86.0)
- QuantConnect.Algorithm(>= 2.4.10544)
- QuantConnect.Indicators(>= 2.4.10544)
- QuantConnect.Configuration(>= 2.4.10544)
- QuantConnect.Logging(>= 2.4.10544)
- QuantConnect.Common(>= 1.0.0)