QuanTAlib 0.2.1
See the version list below for details.
dotnet add package QuanTAlib --version 0.2.1
NuGet\Install-Package QuanTAlib -Version 0.2.1
<PackageReference Include="QuanTAlib" Version="0.2.1" />
paket add QuanTAlib --version 0.2.1
#r "nuget: QuanTAlib, 0.2.1"
// Install QuanTAlib as a Cake Addin #addin nuget:?package=QuanTAlib&version=0.2.1 // Install QuanTAlib as a Cake Tool #tool nuget:?package=QuanTAlib&version=0.2.1
QuanTAlib - quantitative technical indicators for Quantower and other C#-based trading platorms
Quantitative TA library (QuanTAlib) is a C# library of classess and methods for quantitative technical analysis useful for analyzing quotes with Quantower and other C#-based trading platforms.
QuanTAlib is written with some specific design criteria in mind - why there is 'yet another C# TA library':
- Prioritize real-time data analysis (series can add new data and indicator doesn't have to re-calculate the whole history)
- Allow updates to the last quote and adjusting the calculation to the still-forming bar
- Calculate early data right - output data is as valid as mathematically possible from the first value onwards
If not obvious, QuanTAlib is intended for developers, and it does not focus on sources of OHLCV quotes. There are some very basic data feeds available to use in the learning process: RND_Feed
and GBM_Feed
for random data, Yahoo_Feed
and Alphavantage_Feed
for a quick grab of daily data of US stock market.
See Getting Started .NET interactive notebook to get a feel how library works. Developers can use QuanTAlib in Polyglot Notebooks or in console apps, but the best usage of the library is with C#-enabled trading platforms - see QuanTower_Charts folder for Quantower examples and check Releases for compiled Quantower DLL.
Coverage
List of all indicators - current and planned
Validation
QuanTAlib uses validation tests with four other TA libraries to assure accuracy and validity of results:
Questions
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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 is compatible. 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 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. |
-
net6.0
- No dependencies.
-
net7.0
- No dependencies.
-
net8.0
- No dependencies.
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.7.13 | 37 | 11/9/2024 |
0.7.12 | 36 | 11/8/2024 |
0.7.11 | 40 | 11/5/2024 |
0.7.10 | 35 | 11/5/2024 |
0.7.9 | 43 | 11/4/2024 |
0.7.6 | 39 | 11/3/2024 |
0.7.5 | 33 | 11/3/2024 |
0.7.4 | 37 | 11/2/2024 |
0.7.3 | 38 | 10/30/2024 |
0.7.2 | 39 | 10/28/2024 |
0.7.1 | 40 | 10/26/2024 |
0.7.0 | 39 | 10/25/2024 |
0.6.2 | 57 | 10/14/2024 |
0.6.1 | 49 | 10/14/2024 |
0.5.2 | 53 | 10/12/2024 |
0.5.0 | 64 | 9/30/2024 |
0.4.2 | 75 | 9/26/2024 |
0.4.0 | 52 | 9/24/2024 |
0.3.1 | 59 | 9/23/2024 |
0.3.0 | 52 | 9/23/2024 |
0.2.26 | 628 | 5/4/2023 |
0.2.4 | 225 | 4/17/2023 |
0.2.3 | 216 | 4/8/2023 |
0.2.2 | 198 | 4/8/2023 |
0.2.1 | 211 | 4/8/2023 |
0.2.0 | 196 | 4/7/2023 |
0.1.31 | 201 | 4/3/2023 |
0.1.30 | 203 | 3/30/2023 |
0.1.29 | 239 | 3/20/2023 |
0.1.28 | 222 | 3/20/2023 |
0.1.27 | 320 | 1/9/2023 |
0.1.25 | 294 | 1/4/2023 |
0.1.24 | 290 | 12/22/2022 |
0.1.23 | 310 | 12/6/2022 |
0.1.22 | 357 | 11/19/2022 |
0.1.21 | 328 | 11/18/2022 |
0.1.20 | 332 | 11/16/2022 |
0.1.19 | 79 | 11/14/2022 |
0.1.18 | 363 | 11/12/2022 |
0.1.17 | 322 | 11/11/2022 |
0.1.16 | 336 | 11/9/2022 |
0.1.15 | 112 | 11/6/2022 |
0.1.14 | 494 | 5/12/2022 |
0.1.13 | 445 | 4/30/2022 |
0.1.12 | 429 | 4/25/2022 |
0.1.11 | 414 | 4/20/2022 |
0.1.10-beta | 176 | 4/16/2022 |
0.1.1 | 43 | 10/14/2024 |
0.0.1 | 136 | 5/4/2023 |