StockSharp.Xaml 5.0.242

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

🖼️ StockSharp.Xaml – WPF Controls for Trading Applications

Order Book

A comprehensive set of WPF UI controls for building trading terminals and dashboards. Includes order book, trades panel, positions, portfolios, orders, connection status, logs, and more.

✨ Features

  • Order Book (Market Depth) – Visualize current market bids and asks in classic or histogram mode
  • Trades Panel – Display real-time tape of trades with price, volume, time, and direction
  • Orders Panel – Monitor and manage working orders
  • Portfolios Panel – Show balances, P&L, and key portfolio info
  • Positions Panel – Display open trading positions and real-time changes
  • Connection Status Control – Monitor and display connection health for all data sources
  • Logs Panel – Real-time diagnostics and event logging
  • WPF Native – Fully customizable for modern .NET/WPF trading apps

Trades Panel

🛠️ Main Controls

  • OrderBookControl – Shows bids/asks, volumes, and spread
  • TradesPanelControl – Real-time tape with grouping and coloring
  • OrderGridControl – View/manage all working, filled, and cancelled orders
  • PortfolioGridControl – Multi-portfolio support, customizable columns
  • PositionGridControl – For intraday and overnight positions
  • ConnectionStatusControl – Shows broker and datafeed status
  • LogControl – Live event stream with filtering and search

Portfolios

📦 Integration

  • Drag & Drop Ready – Embed controls into your WPF windows and dashboards
  • MVVM Support – Easy binding to your data and view models
  • StockSharp API Native – Seamless use with StockSharp data/event sources

Connection Status

🖼️ More Screenshots

Orders Order management panel

Logs System and trading logs


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 (6)

Showing the top 5 NuGet packages that depend on StockSharp.Xaml:

Package Downloads
StockSharp.Xaml.Charting

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

StockSharp.Alerts

Alerts components triggered by market conditions. More info on web site https://stocksharp.com/store/

StockSharp.UdpDumper

UDP Dumper

StockSharp.LicenseTool

Trading and algorithmic trading platform (stock markets, forex, bitcoins and options). .NET API for InteractiveBrokers, GainCapital, OANDA, FIX/FAST, Binance etc. More info on web site https://stocksharp.com/store/api/

StockSharp.Studio.WebApi.UI

UI types for webapi interfaces. 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.242 3,767 9/11/2025
5.0.241 418 9/1/2025
5.0.240 346 8/30/2025
5.0.239 537 8/10/2025
5.0.238 855 7/23/2025
5.0.237 638 7/22/2025
5.0.236 475 7/20/2025
5.0.235 348 7/20/2025
5.0.234 438 7/14/2025
5.0.233 344 7/8/2025
5.0.232 276 7/4/2025
5.0.231 310 6/30/2025
5.0.230 464 6/24/2025
5.0.229 254 6/24/2025
5.0.228 288 6/20/2025
5.0.227 329 6/18/2025
5.0.226 453 6/2/2025
5.0.225 546 5/14/2025
5.0.224 845 4/2/2025
5.0.223 301 4/1/2025
Loading failed