Skender.Stock.Indicators 1.16.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Skender.Stock.Indicators --version 1.16.0
NuGet\Install-Package Skender.Stock.Indicators -Version 1.16.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="Skender.Stock.Indicators" Version="1.16.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Skender.Stock.Indicators --version 1.16.0
#r "nuget: Skender.Stock.Indicators, 1.16.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 Skender.Stock.Indicators as a Cake Addin
#addin nuget:?package=Skender.Stock.Indicators&version=1.16.0

// Install Skender.Stock.Indicators as a Cake Tool
#tool nuget:?package=Skender.Stock.Indicators&version=1.16.0

Stock.Indicators for .NET

NuGet package Nuget code coverage

Stock.Indicators for .NET is a C# library package that produces financial market technical indicators. Send in historical price quotes and get back desired indicators such as moving averages, Relative Strength Index, Stochastic Oscillator, Parabolic SAR, etc. Nothing more.

It can be used in any market analysis software using standard OHLCV price quotes for equities, commodities, forex, cryptocurrencies, and others. We had private trading algorithms, machine learning, and charting systems in mind when originally creating this community library.

Explore more information:

Samples

image

Example usage

using Skender.Stock.Indicators;

[..]  // prerequisite: get historical quotes from your own source

// example: get 20-period simple moving average
IEnumerable<SmaResult> results = quotes.GetSma(20);

See the guide and the full list of indicators and overlays for more information.

Frameworks targeted

  • .NET 5.0
  • .NET Core 3.1
  • .NET Standard 2.0, 2.1
  • .NET Framework 4.6.1

The compiled library package is Common Language Specification (CLS) compliant and can be used in other programming languages, including Python and everything in the .NET universe.

License

License

This repository uses the standard Apache 2.0 open-source license. Please review the license before using or contributing to the software.

☎️ Contact us

Start a new discussion, ask a question, or submit an issue if it is publicly relevant. You can also direct message @daveskender.

❤️ Patronage

If you or your organization use any of my projects or like what I’m doing, please add a ⭐ on the GitHub Repo as a token of appreciation. If you want to buy me a beer or are interest in ongoing support as a patron, become a sponsor. Patronage motivates continued maintenance and evolution of open-source projects, and to inspire new ones. Thank you for your support!

😮ctocat: Contributing

This NuGet package is an open-source community project. If you want to report bugs or contribute fixes, new indicators, or new features, please review our contributing guidelines and the backlog.

Special thanks to all of our community code contributors!

<ul class="list-style-none"> {% for contributor in site.github.contributors %} <li class="d-inline-block"> <a href="{{ contributor.html_url }}"><img src="{{ contributor.avatar_url }}" width="75" height="75" class="circle" alt="{{ contributor.login }}" /></a> </li> {% endfor %} </ul>

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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.6.1

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net5.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Skender.Stock.Indicators:

Package Downloads
Souk

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Skender.Stock.Indicators:

Repository Stars
DaveSkender/Stock.Indicators
Stock Indicators for .NET is a C# NuGet package that transforms raw equity, commodity, forex, or cryptocurrency financial market price quotes into technical indicators and trading insights. You'll need this essential data in the investment tools that you're building for algorithmic trading, technical analysis, machine learning, or visual charting.
Version Downloads Last updated
3.0.0-preview1014-0025 2,203 11/5/2023
2.5.0 23,345 11/15/2023
2.4.12 1,389 11/5/2023
2.4.11 4,773 9/24/2023
2.4.10 24,310 2/20/2023
2.4.9 1,077 2/16/2023
2.4.8 1,436 2/11/2023
2.4.7 6,966 12/25/2022
2.4.6 1,004 12/24/2022
2.4.5 1,533 12/19/2022
2.4.3 1,285 12/11/2022
2.4.2 3,525 12/4/2022
2.4.1 2,943 11/27/2022
2.4.0 9,656 9/17/2022
2.3.0 3,038 9/7/2022
2.2.1 1,720 8/23/2022
2.2.0 1,353 8/21/2022
2.1.2 2,152 8/6/2022
2.1.1 2,275 7/31/2022
2.1.0 3,850 7/10/2022
2.0.3 2,089 7/3/2022
2.0.2 1,561 6/27/2022
2.0.1 1,662 6/21/2022
2.0.0 1,416 6/19/2022
1.23.1 14,175 5/15/2022