StockSharp.Xaml.Charting 5.0.243

Prefix Reserved
dotnet add package StockSharp.Xaml.Charting --version 5.0.243
                    
NuGet\Install-Package StockSharp.Xaml.Charting -Version 5.0.243
                    
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.Xaml.Charting" Version="5.0.243" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="StockSharp.Xaml.Charting" Version="5.0.243" />
                    
Directory.Packages.props
<PackageReference Include="StockSharp.Xaml.Charting" />
                    
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.Xaml.Charting --version 5.0.243
                    
#r "nuget: StockSharp.Xaml.Charting, 5.0.243"
                    
#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.Xaml.Charting@5.0.243
                    
#: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.Xaml.Charting&version=5.0.243
                    
Install as a Cake Addin
#tool nuget:?package=StockSharp.Xaml.Charting&version=5.0.243
                    
Install as a Cake Tool

📊 StockSharp.Xaml.Charting – WPF Charting Library

Chart Example

Powerful and flexible WPF charting component for trading applications. Supports candles, indicators, order book, trades, and much more.

✨ Features

  • Candle Charts – Render price candles for any timeframe
  • Indicators Overlay – Add built-in or custom indicators to any chart
  • Trades Visualization – Show buy/sell trades directly on the chart
  • Order Book (Market Depth) Charts – Visualize L2 order book as histograms
  • Custom Drawing – Draw lines, shapes, and highlights for analytics
  • Interactive Zoom & Pan – Full mouse navigation and touch support
  • WPF Native – Easy integration into .NET and StockSharp projects

📦 Main Components

  • ChartArea – Host for multiple chart panels
  • ChartPanel – Contains candles, trades, order book, and drawings
  • ChartIndicatorElement – Render indicators as overlays or separate panels
  • Custom Tools – Vertical/horizontal lines, markup, highlights

🛠️ Visualization Types

  • Candles (OHLC, HLC, Line, Area, Range, Renko, P&F)
  • Market Depth / DOM
  • Tick charts
  • Order/Trade markers
  • Indicators (MA, Bollinger, RSI, and more)

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed.  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.Xaml.Charting:

Package Downloads
StockSharp.Xaml.Diagram

Visual designer to create trading strategies. More info on web site https://stocksharp.com/store/

StockSharp.Studio.Controls

Controls for UI applications. More info on web site https://stocksharp.com/store/

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on StockSharp.Xaml.Charting:

Repository Stars
Capnode/Algoloop
Windows desktop algo trading with QuantConnect Lean engine.
Version Downloads Last Updated
5.0.243 2,784 9/11/2025
5.0.242 399 9/1/2025
5.0.241 288 8/30/2025
5.0.240 508 8/10/2025
5.0.239 810 7/23/2025
5.0.238 629 7/22/2025
5.0.237 446 7/20/2025
5.0.236 322 7/20/2025
5.0.235 410 7/14/2025
5.0.234 299 7/8/2025
5.0.233 263 7/4/2025
5.0.232 307 6/30/2025
5.0.231 424 6/24/2025
5.0.230 219 6/24/2025
5.0.229 279 6/20/2025
5.0.228 298 6/18/2025
5.0.227 416 6/2/2025
5.0.226 515 5/14/2025
5.0.225 817 4/2/2025
5.0.224 272 4/1/2025
Loading failed