QuantConnect LEAN Engine: Algorithm.AlgorithmFactory Project - Factory for instantiation of QCAlgorithm algorithm objects to be used with LEAN.
Info
Version: | 2.5.16726 |
Author(s): | QuantConnect Team and Community Contributors |
Last Update: | Tuesday, November 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/QuantConnect.AlgorithmFactory |
Install
Install-Package QuantConnect.AlgorithmFactory
dotnet add package QuantConnect.AlgorithmFactory
paket add QuantConnect.AlgorithmFactory
QuantConnect.AlgorithmFactory Download (Unzip the "nupkg" after downloading)
Dependencies
- CloneExtensions(>= 1.3.0)
- DotNetZip(>= 1.13.3)
- MathNet.Numerics(>= 3.19.0)
- Newtonsoft.Json(>= 10.0.3)
- NodaTime(>= 1.3.4)
- QLNet(>= 1.9.2)
- QuantConnect.Algorithm(>= 2.4.10544)
- QuantConnect.Configuration(>= 2.4.10544)
- QuantConnect.Logging(>= 2.4.10544)
- QuantConnect.pythonnet(>= 1.0.5.30)
- SharpZipLib(>= 0.86.0)
- fasterflect(>= 2.1.3)
- QuantConnect.Common(>= 1.0.0)
Tags