StockSharp.BusinessEntities 5.0.150

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

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/

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 (3)

Showing the top 3 NuGet packages that depend on StockSharp.BusinessEntities:

Package Downloads
StockSharp.Alerts.Interfaces

S#.Alerts.Interfaces More info on web site https://stocksharp.com/store/

StockSharp.Charting.Interfaces

S#.Charting.Interfaces More info on web site https://stocksharp.com/store/

TradeSystemsCommon.Tools

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.216 4,092 9/11/2025
5.0.215 662 9/1/2025
5.0.214 622 8/30/2025
5.0.213 831 8/10/2025
5.0.212 1,153 7/23/2025
5.0.211 959 7/20/2025
5.0.210 1,401 7/14/2025
5.0.209 574 7/8/2025
5.0.208 568 7/4/2025
5.0.207 577 6/30/2025
5.0.206 1,072 6/20/2025
5.0.205 567 6/18/2025
5.0.204 680 6/2/2025
5.0.203 809 5/14/2025
5.0.202 1,458 3/29/2025
5.0.201 524 3/27/2025
5.0.200 1,248 2/26/2025
5.0.199 1,080 2/15/2025
5.0.198 638 2/14/2025
5.0.150 1,842 6/19/2023
Loading failed

Trade, OrderLogItem, MarketDepth marked as obsolete.
IMarketDataProvider. MarketXXX events marked as obsolete. ITransactionProvider. OrderStatusFailed, RegisterPortfolio marked as obsolete.
IEntityFactory is obsolete.
Connector. Removed tick and depth caching. Entities created on demand.
IMarketDataProvider. GetMarketDepth, GetFilteredMarketDepth removed.
Security. LastTick property.
MarketDepthPair. Security property removed.
Order. Side, LastChangeTime marked as obsolete. Trade. Time, OrderDirection marked as obsolete.
IOrderBookMessage, IOrderLogMessage, ITickTradeMessage
designer-127: comments fixes
Position. LiquidationPrice