Algorum.Quant.Types 1.0.24

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.24
                    
NuGet\Install-Package Algorum.Quant.Types -Version 1.0.24
                    
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.24" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Algorum.Quant.Types" Version="1.0.24" />
                    
Directory.Packages.props
<PackageReference Include="Algorum.Quant.Types" />
                    
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 Algorum.Quant.Types --version 1.0.24
                    
#r "nuget: Algorum.Quant.Types, 1.0.24"
                    
#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.
#addin nuget:?package=Algorum.Quant.Types&version=1.0.24
                    
Install Algorum.Quant.Types as a Cake Addin
#tool nuget:?package=Algorum.Quant.Types&version=1.0.24
                    
Install Algorum.Quant.Types as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 625 2/14/2022
1.0.44 494 2/9/2022
1.0.43 490 2/9/2022
1.0.42 514 2/2/2022
1.0.41 513 2/2/2022
1.0.40 536 1/21/2022
1.0.39 514 1/19/2022
1.0.37 328 1/8/2022
1.0.36 383 1/7/2022
1.0.35 334 1/6/2022
1.0.34 324 1/6/2022
1.0.33 369 12/30/2021
1.0.32 329 12/30/2021
1.0.31 346 12/28/2021
1.0.30 333 12/27/2021
1.0.29 329 12/26/2021
1.0.28 349 12/24/2021
1.0.27 334 12/24/2021
1.0.26 343 12/24/2021
1.0.25 332 12/23/2021
1.0.24 311 12/23/2021
1.0.23 425 12/4/2021
1.0.22 351 12/3/2021
1.0.21 1,019 12/3/2021
1.0.20 964 12/3/2021
1.0.19 369 11/28/2021
1.0.18 341 11/28/2021
1.0.17 352 11/28/2021
1.0.16 3,178 11/25/2021
1.0.15 2,897 11/25/2021
1.0.14 2,860 11/25/2021
1.0.13 3,313 11/25/2021
1.0.12 504 11/19/2021
1.0.11 366 11/19/2021
1.0.10 371 11/19/2021
1.0.9 378 11/19/2021
1.0.8 417 11/16/2021
1.0.7 421 11/12/2021
1.0.6 390 11/11/2021
1.0.5 382 11/10/2021
1.0.4 404 11/10/2021
1.0.3 413 11/10/2021
1.0.2 463 11/1/2021
1.0.1 505 10/24/2021
1.0.0 488 10/24/2021

Added OptionDistanceType property to the Symbol Type to identify the type of the option value. We now support absolute value and distance (percentage, points) value for OptionValue property.