StockSharp 4.3.23

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

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

Trading and algorithmic trading platform (stock markets, forex, bitcoins and options). .NET wrapper for InteractiveBrokers, GainCapital, IQFeed, FIX/FAST, QUIK etc. More info on web site http://stocksharp.com/products/api/

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

InteractiveBrokers. OptionParameters, Histogram and news story requests.
BasketMessageAdapter and SubscriptionMessageAdapter. Fix derived MarketDataMessage types handling.
Strategy.MyTrades fill fix.
InteractiveBrokers. Soft Dollar support.
Grid controls. Search columns by name.
MarketRuleGrid.
Strategy. Process child order for risk management.
MessageConverterHelper.CreateRegisterMessage. SecurityId as optional.
RiskRule. Title update fix.
Connector.NewTrade. Raise when all data initialized.
MarketEmulator. Cross trades. Failed -> Canceled.
RiskManager.Load fix.
InMemoryExchangeInfoProvider. Save data fixes.
Strategy. Save/load pnl and risk settings.
IRemoteStorage. UploadSecurities, BasketSecurity instances support.
BasketSecurity. From/To serialized string.
Risk rule. Logging support.
Market rule WhenChanged for Portfolio.
IExchangeInfoProvider. Delete board and exchanges.
ISecurityStorage. DeleteById extension method.
IRemoteStorage. Exchanges and boards support. Delete securities, exchanges and boards support.
FIX server. http://stocksharp.ru/posts/m/39529/ Fix ObjectDisposedException error handling.
RemoteStorage. Extended security info.
CandleBuilder. Uses messages.
CandleHelper. ToCandles. Only formed option.
ExchangeBoard. Serialization fixes (WCF and Xml).
Storage. CandleBinarySerializer. Support big time frames.
Storage. Binary format. Tick time precision.
LogControl. Like filter.
FinamHistorySource fix. http://stocksharp.ru/forum/8190/ne-zagruzhayutsya-dannye-s-finama/
IRemoteAuthorization. Moved from Algo.History -> Algo.
RiskPanel and CommissionPanel. Refresh Title fix.
SampleOptionsQuoting fix.
Transaq. Demo address fix.
ContinuousSecurityWindow fixes.
Connector. Removed BasketSecurity support.
BasketSecuriry. Store internally SecurityId instead of Security instance.
TraderHelper.GetFortsJumps fix.
CsvEntityList. String key normalization.
CollectionSecurityProvider. Track notifiable collections.
IndexSecurity. Removed Board initialization.
IEntityRegistry. Removed Orders, MyTrades, Trades, OrderFails and News properties.
Alerts. Loc fixes.
ExpressionFormula. Parsing fixes.
SecurityCreateWindow, ContinuousSecurityWindow. Uses ISecurityStorage.
SecurityIdTextBox. Removed Security property.
Transaq. Set TPlusLimits for positions.
Transaq. Fix http://stocksharp.ru/forum/8098/ne-vidit-pozitsii-schet-edp-finam-transaq-connector/
Micex TEAP. Equity pos fix.
Transaq. Fix https://github.com/StockSharp/StockSharp/issues/288
SecurityJumpsEditor fixes.
SmartCOM. PriceStep fixes.
ISecurityDownloader. Removed INativeIdStorage and IExchangeBoardProvider.
Candle storage. Non aligned price support.
ContinuousSecurityMarketDataStorage and IndexSecurityMarketDataStorage.
CandleMessage. Clone fix.
IndexSecurity. Values rounding.
INotificationService.SendMessage. Attachments.
CandleSettingsEditor. Removed fixes width.
ISecurityStorage. Removed GetSecurityIds
ExpressionFormula.Functions