TALib.NETCore 0.5.0

dotnet add package TALib.NETCore --version 0.5.0                
NuGet\Install-Package TALib.NETCore -Version 0.5.0                
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="TALib.NETCore" Version="0.5.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TALib.NETCore --version 0.5.0                
#r "nuget: TALib.NETCore, 0.5.0"                
#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 TALib.NETCore as a Cake Addin
#addin nuget:?package=TALib.NETCore&version=0.5.0

// Install TALib.NETCore as a Cake Tool
#tool nuget:?package=TALib.NETCore&version=0.5.0                

Technical Analysis Library for .NET

TALib.NETCore is an independent .NET adaptation of the renowned Technical Analysis Library (TA-Lib) originally developed by Mario Fortier - an open-source ANSI C library, which offers a comprehensive suite of functions for technical analysis of financial time series data.
It is written entirely in C# with zero dependencies for the .NET platform. This repository contains the source code of the library's latest version, licensed under The GNU Lesser General Public License. This license allows the library to be freely used, including in commercial projects, subject to certain conditions.

License .NET8.0 NuGet NuGet
test-analyse Coverage status Maintainability rating Code quality CodeFactor Security rating

Installation

A compiled binary of the library is provided by the TALib.NETCore NuGet package. To install it, run the following command in the Package Manager Console:

    Install-Package TALib.NETCore

or in .NET Core CLI:

    dotnet add package TALib.NETCore

Documentation

Read the DOCS for more information on how to use the library.

References

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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
0.5.0 45 2/14/2025
0.4.4 27,643 12/19/2020