VOOZH about

URL: https://www.nuget.org/packages/StockSharp.Charting.Interfaces/

⇱ NuGet Gallery | StockSharp.Charting.Interfaces 5.0.100




👁 Image
StockSharp.Charting.Interfaces 5.0.100

Prefix Reserved
dotnet add package StockSharp.Charting.Interfaces --version 5.0.100
 
 
NuGet\Install-Package StockSharp.Charting.Interfaces -Version 5.0.100
 
 
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="StockSharp.Charting.Interfaces" Version="5.0.100" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="StockSharp.Charting.Interfaces" Version="5.0.100" />
 
Directory.Packages.props
<PackageReference Include="StockSharp.Charting.Interfaces" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add StockSharp.Charting.Interfaces --version 5.0.100
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StockSharp.Charting.Interfaces, 5.0.100"
 
 
#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.
#:package StockSharp.Charting.Interfaces@5.0.100
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=StockSharp.Charting.Interfaces&version=5.0.100
 
Install as a Cake Addin
#tool nuget:?package=StockSharp.Charting.Interfaces&version=5.0.100
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Charting.Interfaces

Charting.Interfaces contains a set of interface definitions and helper classes used for building and extending chart components within the StockSharp trading platform. These interfaces abstract the visualization layer so that different charting implementations can share a common API.

Features

  • Core interfaces such as IChart, IChartArea, IChartAxis, and IChartElement that describe charts, axes, and individual plot elements.
  • Enumerations describing drawing modes and annotation types (for example ChartCandleDrawStyles, ChartAnnotationTypes, and ChartAxisType).
  • A DummyChartBuilder implementation that produces simple placeholder chart parts. This is useful for testing or scenarios where a lightweight chart implementation is required.
  • Extension methods in ChartingInterfacesExtensions that simplify creation of chart areas and elements, as well as drawing data on a chart.
  • Interfaces for specialized chart elements such as orders, trades, indicators, bands, and annotations.
  • Support for persistent settings via IPersistable so that chart layouts can be saved and restored.

Usage

The library provides only interfaces and helper types, so it can be referenced from custom chart implementations or from other parts of StockSharp that interact with charts. Typical usage involves obtaining an IChartBuilder instance, creating areas and elements, and drawing data through IChart or IThemeableChart methods. See the StockSharp documentation for examples of integrating chart components with trading strategies.

Documentation

Detailed documentation for StockSharp, including charting APIs, is available at https://doc.stocksharp.com.

Product Versions Compatible and additional computed target framework versions.
.NET net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on StockSharp.Charting.Interfaces:

Package Downloads
StockSharp.Algo

Trading algorithms. More info on web site https://stocksharp.com/store/

StockSharp.Xaml.Charting

Financial charts. More info on web site https://stocksharp.com/store/

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.100 4,712 9/11/2025
5.0.99 648 9/1/2025
5.0.98 577 8/30/2025
5.0.97 755 8/10/2025
5.0.96 1,150 7/23/2025
5.0.95 906 7/20/2025
5.0.94 1,370 7/14/2025
5.0.93 554 7/8/2025
5.0.92 532 7/4/2025
5.0.91 560 6/30/2025
5.0.90 985 6/20/2025
5.0.89 560 6/18/2025
5.0.88 680 6/2/2025
5.0.87 793 5/14/2025
5.0.86 1,345 3/29/2025
5.0.85 515 3/27/2025
5.0.84 1,216 2/26/2025
5.0.83 1,022 2/15/2025
5.0.82 605 2/14/2025
5.0.81 1,129 1/7/2025
Loading failed