StockSharp.MatchingEngine 5.0.6

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

Order matching engine for backtesting and paper trading. More info on web site https://stocksharp.com/store/

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on StockSharp.MatchingEngine:

Package Downloads
StockSharp.Algo.Testing

Backtesting components. 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.7 50 8/26/2026
5.0.6 83 8/26/2026
5.0.5 159 8/20/2026
5.0.4 163 8/18/2026
5.0.3 133 8/15/2026
5.0.2 146 8/11/2026
5.0.1 168 7/30/2026
5.0.0 187 7/28/2026

Match orders against the book, and leave inventing one to emulation
Let the engine own its portfolio book
Revalue open positions whatever the venue checks
Take an open position's loss out of the money the account can trade with
Give each group-cancel close its own order id and name its account
Give a triggered stop's order the stop's transaction id
Tell a consumed maker that its order has finished
Book each maker of an internal cross for what was taken from it
Deepen the book for a market buy the same as for a market sell
Let an account be one account however its name is spelled
Refuse an order for an instrument the venue has halted
Charge a market order what it will actually pay