StockSharp.Algo.Indicators
5.0.3
Prefix Reserved
See the version list below for details.
dotnet add package StockSharp.Algo.Indicators --version 5.0.3
NuGet\Install-Package StockSharp.Algo.Indicators -Version 5.0.3
<PackageReference Include="StockSharp.Algo.Indicators" Version="5.0.3" />
<PackageVersion Include="StockSharp.Algo.Indicators" Version="5.0.3" />
<PackageReference Include="StockSharp.Algo.Indicators" />
paket add StockSharp.Algo.Indicators --version 5.0.3
#r "nuget: StockSharp.Algo.Indicators, 5.0.3"
#:package StockSharp.Algo.Indicators@5.0.3
#addin nuget:?package=StockSharp.Algo.Indicators&version=5.0.3
#tool nuget:?package=StockSharp.Algo.Indicators&version=5.0.3
Technical indicators. More info on web site https://stocksharp.com/store/
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- StockSharp.Algo (>= 5.0.233)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on StockSharp.Algo.Indicators:
| Package | Downloads |
|---|---|
|
StockSharp.Algo.Export
Export data providers. More info on web site https://stocksharp.com/store/ |
|
|
StockSharp.Diagram.Core
S#.Diagram.Core More info on web site https://stocksharp.com/store/ |
|
|
StockSharp.Algo.Analytics
Algo analytics. More info on web site https://stocksharp.com/store/ |
|
|
StockSharp.Algo.Gpu
GPU acceleration support for S# algorithms. More info on web site https://stocksharp.com/store/ |
GitHub repositories
This package is not used by any popular GitHub repositories.
Read an indicator's series off the indicator itself
Give the MACD parts the short names its siblings already have
Move the shared MSBuild props into props/
Validate indicator window lengths
Mark PPO composites as percent indicators
Handle degenerate and extreme indicator inputs