StockSharp 4.4.11

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

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

[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. ICandleManager implemented.
  • (feature) ICandleSourceList removed.
  • (bug) BasketMessageAdapter. Fix news ubsubscribe requests.
  • (feature) StorageMessageAdapter. Build candles from tick data in case IsCalcVolumeProfile=true
  • (feature) Candles building refactored. Supported IsCalcVolumeProfile. Removed IsHistory usage.
  • (bug) Grids. Fix filters for enum based fields.
  • (bug) BufferMessageAdapter. Fix subscription for IsCalcVolumeProfile and AllowBuildFromSmallerTimeFrame.
  • (feature) Managers. Moved from Connector to BasketMessageAdatper.
  • (feature) StorageMessageAdapter. Store historical level1.
  • (feature) RemoveMessage.
  • (bug) Backtesting. Fix candles subscription using external source https://stocksharp.ru/posts/m/43646/
  • (bug) Backtesting. Fix candles subscription generators.
  • (feature) Security storage. Forced updates for manual modified data only.
  • (feature) FIX connector. IssueDate, IssueSize translation support.
  • (feature) FixServer. Multi leg securities support.
  • (feature) FixServer.NewOutMessage. FixSession as the first parameter.
  • (feature) PermissionCredentialsAuthorization.
  • (feature) PermissionCredentialsWindow.
  • (bug) FIX connector. SpectraFixDialect. Order mass cancel fix.
  • (feature) FixMessageAdapter. SupportedMessages from Dialect.
  • (bug) OrderGrid. Active filters fix.
  • (bug) GatorHistogram fix.
  • (feature) Charting. GatorOscillatorPainter, RelativeVigorIndexPainter.
  • (feature) MarketEmulator. CheckMoney option.
  • (bug) ConnectorWindow. Fix connector description for Quik lua.
  • (bug) RiskMessageAdapter fixes.
  • (feature) Plaza. v5.3.6
  • (feature) Micex. Stock30, Currency28, Currency30 interfaces.
  • (bug) Transaq. Fix shared dll initialization https://stocksharp.ru/forum/9421/podklyuchenie-sdata-k-tranzak-/
  • (feature) FinamHistorySource. .NET 4.6 minimum required.
  • (feature) FIX connector. SSL support extended.
  • (feature) FIX connector. QUIK FIX PreRrade support.
  • (bug) PortfolioEditor, SecurityEditor. Fix keyboard typing.
  • (feature) IMessageAdapter. CheckTimeFrameByRequest property.
  • (bug) TimeSpanEditor. Design fix.
  • (feature) Backtesting. Dynamic change market time interval.
  • (feature) LogControl. Design adapted for Devexpress.
  • (feature) LogControl. LayoutChanged event.
  • (bug) MarketDataGrid. Fix further refreshes after error request.
  • (feature) CandleSeries.IsRegularTradingHours.
  • (feature) CandleBuilder. IExchangeInfoProvider as input argument.
  • (feature) ComplexCsvSecurityList. Base class for complex security types list.
  • (feature) MultiSecurityStorage.
  • (feature) ISecurityWindow restored.
  • (feature) ThemedIconsExtension. Icons auto coloring.
  • (feature) ContinuousSecurityWindow. Design refactoring.
  • (feature) CandleSeries. Count property.
  • (bug) Grids. Time zone column fix.
  • (bug) Chart icons color fixes.
  • (bug) Windows title color fix.
  • (feature) Plaza. AdjustedFee, Prohibition tables. FeeRate, Dealer columns populated.
  • (bug) Binance. Fix https://stocksharp.ru/forum/9354/vyvod-sredstv-iz-binance-/#m43771
  • (feature) SecurityPicker. Removed StatusBar.
  • (bug) SecurityPicker. Fix filtering securities started by @ char.
  • (feature) FIX connector. Try/catch out messages processing.
  • (feature) Chart.DisableIndicatorReset
  • (bug) Chart. Indicator draw from non-GUI thread fix.
  • (bug) BufferMessageAdapter. Fix transactions data save/load.
  • (bug) MACD Histogram calc fix https://stocksharp.ru/forum/9487/nekorrektno-risuetsya-macd-histogram/
  • (feature) QuotesBinarySnapshotSerializer. Support unlimited depths.
  • (feature) Level1BinarySnapshotSerializer. Support more fields.
  • (feature) TransactionBinarySnapshotSerializer. Condition orders support.
  • (feature) IConnector. LookupOrders methods.
  • (feature) StorageMessageAdapter. SupportLookupMessages (method Load is obsolete).
  • (feature) IndicatorPickerWindow. PropGrid for indicator settings.
  • (feature) Charting. MACD Histogram. Signal and MACD lines added.
  • (bug) Bitfinex. Fix position processing https://stocksharp.ru/forum/9498/pri-podklyucheni-vylazit-oshibka-parsinga-konnektor-bitfinex/
  • (bug) Bithumb. Ticks subscription fix.
  • (bug) QuikLua. Fix send back market data errors subscriptions.
  • (feature) Alerts. Schemas panel.
  • (bug) Connector. Fix processing order status response with failed orders info.
  • (feature) OfflineMessageAdapter. Track disconnect.
  • (bug) YahooHistorySource. Fix downloading history for futures.
  • (feature) YahooHistorySource. Intraday interval supported.
  • (bug) Image publish cancellation processing fix.
  • (feature) MarketDepth.MaxDepth marked as obsolete.
  • (feature) MarketDepth. Removed thread safety support.
  • (feature) QuikLua. Handle From To date range for market data requests. https://stocksharp.ru/forum/9460/korrektnoe-otobrazhenie-svechei/
  • (feature) StrategiesDashboard. Set security and portfolio directly. Allow trading and last error columns.
  • (bug) Charting. Fix Equity legend color.
  • (feature) Diagram. MarketDepthTruncateDiagramElement.
  • (bug) TimeSpanEditor. Fix DevExpress themes.
  • (feature) Default implementation of IOrderLogMarketDepthBuilder.
  • (feature) MarketDataMessage. BuildCandlesModes → BuildMode, BuildCandlesFrom → BuildFrom, BuildCandlesField → BuildField.
  • (feature) OrderLogMessageAdapter. Moved depth and tick building from Connector to Adapter.
  • (feature) Connector. CreateDepthFromOrdersLog, CreateTradesFromOrdersLog market as obsolete.
  • (feature) SampleFix. OrdersLogWindow added.
  • (feature) SamplePlaza. OrdersLogWindow uses OrderLogGrid.
  • (feature) Connector. Own trades tracking moved to TransactionMessageAdapter.
  • (feature) Message. Method Clone made as abstract.
  • (feature) Bittrex. Web sockets supported.
  • (bug) Charting. Fix drawing trades with string id.
  • (feature) OrderGrid, ExecutionGrid, TradeGrid, MyTradeGrid. Sides coloring.
  • (feature) SecurityGrid. BuyBackDate, BuyBackPrice columns.
  • (bug) ConnectorWindow. Fix stub connectors check.
  • (feature) IConnector. Method RegisterXXX accepts From and To range, build from option.
  • (feature) ExecutionGrid. OriginSide coloring.
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. ICandleManager implemented.
ICandleSourceList removed.
BasketMessageAdapter. Fix news ubsubscribe requests.
StorageMessageAdapter. Build candles from tick data in case IsCalcVolumeProfile=true
Candles building refactored. Supported IsCalcVolumeProfile. Removed IsHistory usage.
Grids. Fix filters for enum based fields.
BufferMessageAdapter. Fix subscription for IsCalcVolumeProfile and AllowBuildFromSmallerTimeFrame.
Managers. Moved from Connector to BasketMessageAdatper.
StorageMessageAdapter. Store historical level1.
RemoveMessage.
Backtesting. Fix candles subscription using external source https://stocksharp.ru/posts/m/43646/
Backtesting. Fix candles subscription generators.
Security storage. Forced updates for manual modified data only.
FIX connector. IssueDate, IssueSize translation support.
FixServer. Multi leg securities support.
FixServer.NewOutMessage. FixSession as the first parameter.
PermissionCredentialsAuthorization.
PermissionCredentialsWindow.
FIX connector. SpectraFixDialect. Order mass cancel fix.
FixMessageAdapter. SupportedMessages from Dialect.
OrderGrid. Active filters fix.
GatorHistogram fix.
Charting. GatorOscillatorPainter, RelativeVigorIndexPainter.
MarketEmulator. CheckMoney option.
ConnectorWindow. Fix connector description for Quik lua.
RiskMessageAdapter fixes.
Plaza. v5.3.6
Micex. Stock30, Currency28, Currency30 interfaces.
Transaq. Fix shared dll initialization https://stocksharp.ru/forum/9421/podklyuchenie-sdata-k-tranzak-/
FinamHistorySource. .NET 4.6 minimum required.
FIX connector. SSL support extended.
FIX connector. QUIK FIX PreRrade support.
PortfolioEditor, SecurityEditor. Fix keyboard typing.
IMessageAdapter. CheckTimeFrameByRequest property.
TimeSpanEditor. Design fix.
Backtesting. Dynamic change market time interval.
LogControl. Design adapted for Devexpress.
LogControl. LayoutChanged event.
MarketDataGrid. Fix further refreshes after error request.
CandleSeries.IsRegularTradingHours.
CandleBuilder. IExchangeInfoProvider as input argument.
ComplexCsvSecurityList. Base class for complex security types list.
MultiSecurityStorage.
ISecurityWindow restored.
ThemedIconsExtension. Icons auto coloring.
ContinuousSecurityWindow. Design refactoring.
CandleSeries. Count property.
Grids. Time zone column fix.
Chart icons color fixes.
Windows title color fix.
Plaza. AdjustedFee, Prohibition tables. FeeRate, Dealer columns populated.
Binance. Fix https://stocksharp.ru/forum/9354/vyvod-sredstv-iz-binance-/#m43771
SecurityPicker. Removed StatusBar.
SecurityPicker. Fix filtering securities started by @ char.
FIX connector. Try/catch out messages processing.
Chart.DisableIndicatorReset
Chart. Indicator draw from non-GUI thread fix.
BufferMessageAdapter. Fix transactions data save/load.
MACD Histogram calc fix https://stocksharp.ru/forum/9487/nekorrektno-risuetsya-macd-histogram/
QuotesBinarySnapshotSerializer. Support unlimited depths.
Level1BinarySnapshotSerializer. Support more fields.
TransactionBinarySnapshotSerializer. Condition orders support.
IConnector. LookupOrders methods.
StorageMessageAdapter. SupportLookupMessages (method Load is obsolete).
IndicatorPickerWindow. PropGrid for indicator settings.
Charting. MACD Histogram. Signal and MACD lines added.
Bitfinex. Fix position processing https://stocksharp.ru/forum/9498/pri-podklyucheni-vylazit-oshibka-parsinga-konnektor-bitfinex/
Bithumb. Ticks subscription fix.
QuikLua. Fix send back market data errors subscriptions.
Alerts. Schemas panel.
Connector. Fix processing order status response with failed orders info.
OfflineMessageAdapter. Track disconnect.
YahooHistorySource. Fix downloading history for futures.
YahooHistorySource. Intraday interval supported.
Image publish cancellation processing fix.
MarketDepth.MaxDepth marked as obsolete.
MarketDepth. Removed thread safety support.
QuikLua. Handle From To date range for market data requests. https://stocksharp.ru/forum/9460/korrektnoe-otobrazhenie-svechei/
StrategiesDashboard. Set security and portfolio directly. Allow trading and last error columns.
Charting. Fix Equity legend color.
Diagram. MarketDepthTruncateDiagramElement.
TimeSpanEditor. Fix DevExpress themes.
Default implementation of IOrderLogMarketDepthBuilder.
MarketDataMessage. BuildCandlesModes -> BuildMode, BuildCandlesFrom -> BuildFrom, BuildCandlesField -> BuildField.
OrderLogMessageAdapter. Moved depth and tick building from Connector to Adapter.
Connector. CreateDepthFromOrdersLog, CreateTradesFromOrdersLog market as obsolete.
SampleFix. OrdersLogWindow added.
SamplePlaza. OrdersLogWindow uses OrderLogGrid.
Connector. Own trades tracking moved to TransactionMessageAdapter.
Message. Method Clone made as abstract.
Bittrex. Web sockets supported.
Charting. Fix drawing trades with string id.
OrderGrid, ExecutionGrid, TradeGrid, MyTradeGrid. Sides coloring.
SecurityGrid. BuyBackDate, BuyBackPrice columns.
ConnectorWindow. Fix stub connectors check.
IConnector. Method RegisterXXX accepts From and To range, build from option.
ExecutionGrid. OriginSide coloring.