StockSharp 4.3.8

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

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

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

ITCH connector.
FIX connector and FixServer. Many fixes.
CSV storage fix.
Excel export boost.
Storage. Fix delete range.
TargetPlatformWindow fix.
BarChart connector (history mode).
SampleLogging. New sample.
CandleStates. Started + Changed -> Active.
OrderWindow. Set default price and volume.
ExecutionMessage.ClientCode
MyTradeGrid, OrderGrid and OrderWindow. Display ClientCode.
Order, Trade, MarketDepth. New field Currency.
FilterableSecurityProvider. Indexing Security.ExternalId
PF combo. Insert unknown portfolio.
OrderCancelMessage. New field Side.
Connector. Fix overflow.
SampleSmartCandles. Fix
ExternalCandleSource.Stopped event.
TraceSource
LogManager. FlushInterval lower bound check fix.
SampleHistoryTesting. Order book emulation option.
Blackwood. 3.1.9
Currency. GBX
Storage. Date cache bin->txt format.
CSV storage. Fix save NewsMessage.SecurityId.
CSV storage. Fix append data with same time for order log and tick trades.
FIX connector. ExecMsg.ClientCode.
FIX connector. Read/write timeouts.