StockSharp 4.3.14

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

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

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

BaseCandleBuilderSource.RaiseProcessing perf fixes.
Ecng.Backup
Ecng.Roslyn
GuiObjectHelper removed.
Fix https://github.com/StockSharp/StockSharp/issues/20
Chart themes.
Csv storage perf boost.
Quik lua. Tick OI.
Twime connector.
SPB exchange.
Order.Status. Nullable long.
TraderHelper. Plaza extensions.
IConnector. ConnectedEx, DisconnectedEx, ConnectionErrorEx.
Plaza. Cancel On Disconnect support.
OpenECry. Connect/disconnect fixes.
BinExporter -> StockSharpExporter.
WpfToolkit v.2.6.0.
OrderMessage.TransactionId
LogManager. Wait for disposing
TransactionBinarySerializer fix.
QuoteBinarySerializer. Fix empty depths handling.
IMessageAdapter.OrderCancelVolumeRequired
Samples. Group order cancel.
SecurityIdTextBox small fix.
RealTimeCandleBuilderSource. Raise Stopped event.
TraderHelper. IsGtc, IsToday
FIX connector. Dialects.
Transaq. v2.20.5
TimeMessage.TransactionId. String -> Long
Connector.ChangePassword
MarketDataGrid. Fix candle values.
Plaza.IsDemo
OpenECry. Uuid as SecureString.
Order.Type nullable fix.
Chart performance improved.
ExecutionMessage.BrokerCode
IStorageRegistry.GetTransactionStorage
ExecMsg. HasOrderInfo, HasTradeInfo.
ExecTypes. Order -> Transaction. Trade -> Obsolete.
ExecMsg. Volume -> OrderVolume + TradeVolume.
ProgGrid. TimeZoneInfo edit fix.
ConnectorSupportedMessagesPanel
Alerts. Removed Actipro dependency.
FIX connector. SUR currency fix.
Equity chart fix.
Message.LocalTime. DateTime -> DateTimeOffset
CandleHelper.GetCandleBounds fix.
ISecurityProvider. Performance improve.
Ecng. Strong names.
CandleSerializer. CandlePriceLevel serialization support.
StorageMessageAdapter.
Blackwood. v3.2.0
SecurityExternalId is struct.
SecurityEditor. Autocomplete fix.
ExcelExporter update.
Micex. ExtraSettings
CodeReferencesWindow. Fix loading non .NET assemblies.
ExchangeComboBox.
IConnector. Single value events.
ExecMsg. Price -> OrderPrice
ChartPanel.SecurityProvider
Plaza. OverrideDll
SecurityGrid performance improve.
OrderLog process fix.
AdvertisePanel fix.
FortsDownloader
C# 6.0 features.
Chart cluster and box.
Fix http://stocksharp.com/forum/yaf_postsm35888_LChI-Viewer.aspx#post35888
FilterableSecurityProvider. Moved to Algo.
ISecurityStorage.NewSecurity event.
BasketMessageAdapter. Save/Load fix.
ConnectorWindow.
Transaq fix.
Backtesting. Use history source (Finam, Google, Yahoo) directly.