Algorum.Quant.Types 1.0.30

There is a newer version of this package available.
See the version list below for details.
dotnet add package Algorum.Quant.Types --version 1.0.30
NuGet\Install-Package Algorum.Quant.Types -Version 1.0.30
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="Algorum.Quant.Types" Version="1.0.30" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Algorum.Quant.Types --version 1.0.30
#r "nuget: Algorum.Quant.Types, 1.0.30"
#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.
// Install Algorum.Quant.Types as a Cake Addin
#addin nuget:?package=Algorum.Quant.Types&version=1.0.30

// Install Algorum.Quant.Types as a Cake Tool
#tool nuget:?package=Algorum.Quant.Types&version=1.0.30

Refer to below documentation to use this package to build Algo Trading strategies for Algorum.

https://docs.algorumsoftware.com/

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.45 546 2/14/2022
1.0.44 439 2/9/2022
1.0.43 439 2/9/2022
1.0.42 454 2/2/2022
1.0.41 455 2/2/2022
1.0.40 479 1/21/2022
1.0.39 455 1/19/2022
1.0.37 272 1/8/2022
1.0.36 326 1/7/2022
1.0.35 276 1/6/2022
1.0.34 267 1/6/2022
1.0.33 305 12/30/2021
1.0.32 270 12/30/2021
1.0.31 286 12/28/2021
1.0.30 277 12/27/2021
1.0.29 274 12/26/2021
1.0.28 287 12/24/2021
1.0.27 277 12/24/2021
1.0.26 290 12/24/2021
1.0.25 271 12/23/2021
1.0.24 258 12/23/2021
1.0.23 368 12/4/2021
1.0.22 295 12/3/2021
1.0.21 960 12/3/2021
1.0.20 903 12/3/2021
1.0.19 311 11/28/2021
1.0.18 286 11/28/2021
1.0.17 296 11/28/2021
1.0.16 3,122 11/25/2021
1.0.15 2,845 11/25/2021
1.0.14 2,802 11/25/2021
1.0.13 3,251 11/25/2021
1.0.12 444 11/19/2021
1.0.11 313 11/19/2021
1.0.10 310 11/19/2021
1.0.9 319 11/19/2021
1.0.8 356 11/16/2021
1.0.7 366 11/12/2021
1.0.6 327 11/11/2021
1.0.5 332 11/10/2021
1.0.4 346 11/10/2021
1.0.3 351 11/10/2021
1.0.2 403 11/1/2021
1.0.1 452 10/24/2021
1.0.0 436 10/24/2021

Added "GetHolidays" method to the QuantEngineClient, which returns the list of holidays based on given exchange.