StockSharp 4.4.7

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

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

[EN] CRYPTO TRADING: Connectors for crypto exchanges available ONLY for crowding members. Join the campaign and get all crypto connectors

[RU] КРИПТО БИРЖИ: Коннекторы к крипто биржам доступны ТОЛЬКО крауд участникам. Присоединяйтесь к кампании и получите все крипто коннекторы

Change log:

  • (feature) Connector.SubscribedCandleSeries.
  • (feature) CandleSeries.AllowBuildFromSmallerTimeFrame.
  • (feature) SmartCOM. V4 as default.
  • (bug) Transaq. Fix locked file issue.
  • (feature) LocalMarketDataDrive.GetDataType. Return null in case parsing error.
  • (feature) BasketMarketDataStorage. Initialize OriginalTransactionId.
  • (feature) IMessageAdapter.GetTimeFrames.
  • (feature) StorageMessageAdapter.CacheBuildableCandles.
  • (bug) CandleArgToFolderName and ToCandleArg fixes.
  • (bug) BasketMessageAdapter. Handle multiple subscriptions fix.
  • (bug) SubscriptionMessageAdapter. Fix multiple candles subscription handling.
  • (bug) CsvImporter. Fix candles processing.
  • (feature) DateRangeWindow renamed to CandleSettingsWindow and moved to Xaml.Charting.
  • (bug) Binary storage. Fix local time save http://stocksharp.ru/forum/9296/isklyuchenie-pri-sohranenii-executionmessage
  • (feature) IMessageAdapter.IsSupportCandlesUpdates
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

Connector.SubscribedCandleSeries.
CandleSeries.AllowBuildFromSmallerTimeFrame.
SmartCOM. V4 as default.
Transaq. Fix locked file issue.
LocalMarketDataDrive.GetDataType. Return null in case parsing error.
BasketMarketDataStorage. Initialize OriginalTransactionId.
IMessageAdapter.GetTimeFrames.
StorageMessageAdapter.CacheBuildableCandles.
CandleArgToFolderName and ToCandleArg fixes.
BasketMessageAdapter. Handle multiple subscriptions fix.
SubscriptionMessageAdapter. Fix multiple candles subscription handling.
CsvImporter. Fix candles processing.
DateRangeWindow renamed to CandleSettingsWindow and moved to Xaml.Charting.
Binary storage. Fix local time save http://stocksharp.ru/forum/9296/isklyuchenie-pri-sohranenii-executionmessage
IMessageAdapter.IsSupportCandlesUpdates
HeartbeatMessageAdapter.SuppressReconnectingErrors
HeartbeatMessageAdapter. Infinitive reconnection attempts fix.
HeartbeatMessageAdapter. Infinitive first connection attempts fix.
Binance, Coinbase, Bitfinex, Bitstamp, IQFeed fixes.