Atypical.TechnicalAnalysis.Candles 0.0.0-alpha.0.169

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

// Install Atypical.TechnicalAnalysis.Candles as a Cake Tool
#tool nuget:?package=Atypical.TechnicalAnalysis.Candles&version=0.0.0-alpha.0.169&prerelease

TaLibStandard

Sparkline

A modern and robust C# Technical Analysis library based on the original open-source TA-Lib by Mario Fortier, using Generic Math and supporting Double, Float, and Decimal data types.


phmatray - TaLibStandard License: BSD-3-Clause stars - TaLibStandard forks - TaLibStandard

GitHub tag issues - TaLibStandard GitHub pull requests GitHub contributors GitHub last commit codecov Codacy Badge


Introduction

TaLibStandard is a modern interpretation of the widely used TA-Lib, reimagined in C# 12. It is designed to be reliable, efficient, and user-friendly for developers performing financial market analysis. The addition of .NET's Generic Math feature allows for a richer, more flexible library that can handle a variety of number types.

Goal

The primary objective of TaLibStandard is to provide a comprehensive, feature-rich and accessible library for conducting technical analysis on financial market data.

Getting started

To get started with TaLibStandard, you can clone the repository and explore the examples provided in the examples directory. You can also refer to the list of available functions in the documentation for a comprehensive overview of the library's capabilities.

Features

  • Support for Double, Float, and Decimal data types, with the help of .NET's Generic Math
  • With some basic tests (coverage: 85%)
  • Comprehensive API documentation that is easy to understand

Library

  • Target framework : .NET 8
  • Language version : C# 12

Tests Specifications

  • Target framework : .NET 8
  • Language version : C# 12
  • xUnit and FluentAssertions

Installation

To install TaLibStandard, you can use the NuGet package manager. Run the following command in your terminal:

dotnet add package TaLibStandard

Code Quality

We strive for the highest code quality in TaLibStandard, leveraging Codacy—an automated code analysis/quality tool. Codacy provides static analysis, cyclomatic complexity measures, duplication identification, and code unit test coverage changes for every commit and pull request.

View our Codacy metrics here.

Issues and Feature Requests

For reporting bugs or suggesting new features, kindly submit these as an issue to the TaLibStandard Repository. We value your contributions, but before submitting an issue, please ensure it is not a duplicate of an existing one.

Contributing

We welcome contributions from the community! If you'd like to contribute to TaLibStandard, please fork the repository and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.

Release notes

(Add details of the version history, bug fixes, and new feature additions in each release here)

Licence

GNU General Public License v3.0

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. 
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.0.0-alpha.0.173 256 11/27/2023
0.0.0-alpha.0.172 58 11/27/2023
0.0.0-alpha.0.170 53 11/27/2023
0.0.0-alpha.0.169 56 11/27/2023
0.0.0-alpha.0.168 57 11/26/2023