StockSharp 4.4.8
Prefix Reserveddotnet add package StockSharp --version 4.4.8
NuGet\Install-Package StockSharp -Version 4.4.8
<PackageReference Include="StockSharp" Version="4.4.8" />
paket add StockSharp --version 4.4.8
#r "nuget: StockSharp, 4.4.8"
// Install StockSharp as a Cake Addin #addin nuget:?package=StockSharp&version=4.4.8 // Install StockSharp as a Cake Tool #tool nuget:?package=StockSharp&version=4.4.8
Trading and algorithmic trading platform (stock markets, forex, bitcoins and options). .NET wrapper for InteractiveBrokers, GainCapital, IQFeed, Oanda, FIX/FAST, QUIK etc. More info on web site https://stocksharp.com/products/api/
Product | Versions 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. |
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.
ImportSettingsPanel control.
CSV storages. Provide error details as return from Init method.
CsvEntityRegistry. Store UnderlyingSecurityType, CfiCode, IssueDate, IssueSize.
MarketDepthControl. GetOrders method.
MarketDepthControl. CellMouseLeftDoubleClick event.
InteractiveBrokers. Min10, Min 20, Hour2, Hour3, Hour4, Hour8 timeframes support.
InteractiveBrokers. Historical data types AdjustedLast, RebateRate, FeeRate support.
InteractiveBrokers. End date for candles request fix https://stocksharp.ru/posts/m/43390/.
InteractiveBrokers. SecurityLookup error response handling fix.
InteractiveBrokers. Candles request fix.
PortfolioPicker.
DukasCopyHistorySource.GetCandles. Sides -> Level1Fields.
OrderRegisterMessage. CopyTo method.
OfflineMessageAdapter. Support replace for pending orders.
Real time candles subscription determine fix.
InteractiveBrokers. Native order ids fix.
Charting. Fix order creation for non first panel.
Charting. Auto select Security and Portfolio.
CsvEntityRegistry. Securities IsChanged fix (new empty values).
SampleLogging fix. Support Verbose.
SampleFix. Market data adapter switch FIX<->FAST.
LogControl. Fix themes https://stocksharp.ru/forum/9253/kak-zapretit-izmenenie-svoistv-kontrola/
FIX connector. CFI code sending fix.
FIX connector. FixTags.Product support.
FIX connector. AstsFixDialect splitted on Currency and Equity dialects.
NewsPanel. IPersistable support.