StockSharp 4.3.0

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.0
NuGet\Install-Package StockSharp -Version 4.3.0
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.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StockSharp --version 4.3.0
#r "nuget: StockSharp, 4.3.0"
#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.0

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

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

There are no supported framework assets in this 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

IMessageChannel. Message thread model refactoring.
IConnector. Removed Start/Stop export.
Connector uses BasketMessageAdapter.
Order.Id is nullable
IMessageSessionHolder removed.
Order.ExpiryDate is nullable.
IConnector. ProcessDataError -> Error.
BitStamp market data fixes.
SmartCom transaction fixes.
LMAX fixes.
OrderGrid. Show long and string identifiers.
Rss. Subscribe/unsubscribe support.
Transaq. v 2.10.10
IConnector.NewDataExported removed.
BasketConnector removed.
https://github.com/StockSharp/StockSharp/issues/40
ReConnectionSettings. Moved to Messages.
ReConnectionSettings. Export settings removed.
BasketMessageAdapter refactoring.
OrderCancelMesage.OrderId is nullable.
HeartbeatAdapter.
Order. BrokerCode and ClientCode fields.
https://github.com/StockSharp/StockSharp/issues/49
Micex. Fix 32-bit mode.
Plaza. Anonym deals stream. Fast repl mode.
OrderGrid. Sort ordering fixes.
MyTradeGrid. Multi ids.
Indicators. IsFormed initialized only by IsFinal value.
Indicators refactoring. Removed IIndicator.CanProcess.
Connector. Fix Connect/Disconnect messages for a few adapters.
Quik lua. Commission fill fix.
FixServer. Close session fix.
Fix http://stocksharp.com/forum/yaf_postst5622_Logh-soobshchieniia-MarketDataSnapshotFullRefresh.aspx
Plaza. Schema update.
Fix https://github.com/StockSharp/StockSharp/issues/36
FixServer. Logout fixes.
FIX connector. Request portfolios support.