StockSharp.Xaml.Charting
5.0.253
Prefix Reserved
dotnet add package StockSharp.Xaml.Charting --version 5.0.253
NuGet\Install-Package StockSharp.Xaml.Charting -Version 5.0.253
<PackageReference Include="StockSharp.Xaml.Charting" Version="5.0.253" />
<PackageVersion Include="StockSharp.Xaml.Charting" Version="5.0.253" />
<PackageReference Include="StockSharp.Xaml.Charting" />
paket add StockSharp.Xaml.Charting --version 5.0.253
#r "nuget: StockSharp.Xaml.Charting, 5.0.253"
#:package StockSharp.Xaml.Charting@5.0.253
#addin nuget:?package=StockSharp.Xaml.Charting&version=5.0.253
#tool nuget:?package=StockSharp.Xaml.Charting&version=5.0.253
📊 StockSharp.Xaml.Charting – WPF Charting Library

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)
🔗 Links
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0-windows7.0 is compatible. |
-
net10.0-windows7.0
- StockSharp.Charting.Interfaces (>= 5.0.109)
- StockSharp.Xaml (>= 5.0.252)
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.253 | 59 | 9/9/2026 |
| 5.0.252 | 313 | 8/26/2026 |
| 5.0.251 | 112 | 8/26/2026 |
| 5.0.250 | 213 | 8/20/2026 |
| 5.0.249 | 132 | 8/19/2026 |
| 5.0.248 | 114 | 8/18/2026 |
| 5.0.247 | 160 | 8/15/2026 |
| 5.0.246 | 162 | 8/11/2026 |
| 5.0.245 | 407 | 7/30/2026 |
| 5.0.244 | 173 | 7/28/2026 |
| 5.0.243 | 5,066 | 9/11/2025 |
| 5.0.242 | 471 | 9/1/2025 |
| 5.0.241 | 336 | 8/30/2025 |
| 5.0.240 | 564 | 8/10/2025 |
| 5.0.239 | 863 | 7/23/2025 |
| 5.0.238 | 686 | 7/22/2025 |
| 5.0.237 | 497 | 7/20/2025 |
| 5.0.236 | 377 | 7/20/2025 |
| 5.0.235 | 469 | 7/14/2025 |
| 5.0.234 | 346 | 7/8/2025 |
Take in the Avalonia branch, and leave the WPF side out of it
Take the Xaml projects and their layout from the debug branch