StockSharp 4.2.75

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

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

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

FIX connector. Client side no longer use QuickFix
LuaFixServer. Level1 thread safety.
EntityCache. Fix ExecMsg.OridinTransId == OrderStatusMsg.TransactionId
ExecutionMessage. OrderId, Balance, Volume, VisibleVolume, TradeId, TradePrice, TradeStatus is nullable.
Security.Strike is nullable
QuikOrderCondition. Nullable fields.
FIX connector. IFixWriter IFixReader interfaces.
TextExporter refactoring.
Xaml. NewsMessageGrid
SmartCom. SmallComService utility class.
Plaza. Fix control connection state in CGate mode.
Transaq 2.10.8
FIX connector and Quik LUA. Fix MarketDepth subscription for ALL security.
Messages and Entities. Serialization fixes.
Plaza. Spectra 4 (ASTS).
Security. PriceStep, VolumeStep, Decimals, Multiplier, MinPrice, MaxPrice are nullable.
FixServer. No longer use QuickFix.
FixServer. Implements IMessageChannel.
FixServer. Separate market data and transactional endpoints.
FIX connector. FixMessageWriter.
FixServer. Use FixMessageWriter for outgoing messages.
FixServer. Support candles.
Order.TimeInForce and ExecMsg.TimeInForce are nullable.
CandleMessage. OpenVolume, HighVolume, LowVolume, CloseVolume are nullable.
NewsMessage.SecurityId is nullable.
OrderWnd. Fix step while nullable info.
EntityCache. Fix trade msg for unknown order.
Logging. Error handling.
Samples. OrdersWindow. Move order ability.
MessageConverterHelper. MessageTypes <-> MarketDataTypes for candles
PlazaTrader.IsControlConnectionLost