StockSharp 4.3.16

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package StockSharp --version 4.3.16
NuGet\Install-Package StockSharp -Version 4.3.16
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" Version="4.3.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StockSharp --version 4.3.16
#r "nuget: StockSharp, 4.3.16"
#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.
// Install StockSharp as a Cake Addin
#addin nuget:?package=StockSharp&version=4.3.16

// Install StockSharp as a Cake Tool
#tool nuget:?package=StockSharp&version=4.3.16

Trading and algorithmic trading platform (stock markets, forex, bitcoins and options).

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

Chart. Active orders.
https://github.com/StockSharp/StockSharp/issues/222
IBTrader -> InteractiveBrokersTrader, OECTrader -> OpenECryTrader
TargetPlatformWindow fix.
TWIME connector.
IConnector. MassOrderCanceled, MassOrderCancelFailed.
SecurityAdapter.
OptionDesk fixes.
SmartCOM. Fractal price step fixes.
TraderHelper. Removed obsolete GetPosition overloads.
Micex TEAP. Fix struct downloading.
Micex TEAP. New enum statuses.
Charting. ChartDrawData.
Plaza. Spectra 5.0 + performance refactoring.
Grid controls (SecurityGrid, OrderGrid etc.) now based on DevExpress.
Quik lua. Average price for positions.
FIX server. Handle transaction errors.
ADX, Fractals indicator fixes.
Position manager fix.
SecurityPicker. Show common columns fix.
Connectors. Removed ref from Xceed.
IPnLManager. UnrealizedPnL is nullable.
Fix https://github.com/StockSharp/StockSharp/issues/227
PnLManager. Uses leverage.
IConnector.CancelOrders. SecurityType filter.
FIX connector. Exante dialect
TwimeTrader.PortfolioName
QuikLua. ConvertToLatin now optional.
Transaq. Address. IP -> Host.
SecurityAdapter fix.
BasePosition.Currency
TimeZoneInfo. Serialization -> ID https://github.com/StockSharp/StockSharp/issues/228#issuecomment-227014493
SecurityLookupMessage.CFICode
RandomGen fixes.
MarketEmulator. AvgPosPrice fix.
SecurityId.NativeAsInt
Fix https://github.com/StockSharp/StockSharp/issues/260
MarketRuleHelper.WhenTimeCome. Removed Security param
OpenECry. v3.5.14.1
OpenECry. Address changed to gainfutures domain.
Micex TEAP. Currency26 interface.
Micex TEAP. IgnoreCurrencies.
PropertyGridEx. Nullable and unsigned number fixes.
Xaml.Diagram minor fixes.