Analysis module of Trady, a handy library for computing technical indicators, based on .NET Standard 2.0.
Info
Version: | 3.2.8 |
Author(s): | Karl Wan |
Last Update: | Saturday, February 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lppkarl/Trady |
NuGet Url: | https://www.nuget.org/packages/Trady.Analysis |
Install
Install-Package Trady.Analysis
dotnet add package Trady.Analysis
paket add Trady.Analysis
Trady.Analysis Download (Unzip the "nupkg" after downloading)
Dependencies
- Trady.Core(>= 3.2.8)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.CodeAnalysis.CSharp.Scripting(>= 3.4.0)
- Microsoft.Extensions.Caching.Memory(>= 3.1.1)
- System.Reflection.TypeExtensions(>= 4.7.0)
- System.ValueTuple(>= 4.5.0)
Tags