StockSharp v4.4.11 Release Notes

Release Date: 2018-06-08 // almost 6 years ago
  • [EN] IMPORTANT : On some systems, the content of the ZIP file is blocked and the unzipped references may fail to work in Visual Studio. Before extracting it, right click on the ZIP file, select Properties , and click on the Unblock button if it is present in the lower right corner of the General tab in the properties dialog.

    CRYPTO TRADING : Connectors for crypto exchanges available ONLY for crowding members. Join the campaign and get all crypto connectors - https://crowd.stocksharp.com/product/crypto/

    [RU] ВАЖНО : На некоторых системах скаченный ZIP файл блокируется и распакованные из него сборки могут не работать в Visual Studio. До распаковки, нажмите правой кнопкой на ZIP файл, выберите в контекстном меню Свойства , и нажмите в закладке Общие кнопку Разблокировать , если она присуствует в правом нижнем углу окна (если не присутствует, значит разблокировка НЕ требуется).

    КРИПТО БИРЖИ : Коннекторы к крипто биржам доступны ТОЛЬКО крауд участникам. Присоединяйтесь к кампании и получите все крипто коннекторы - https://crowd.stocksharp.ru/product/криптобиржи/

    🔄 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.
    • 0️⃣ (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.

    🚀 https://github.com/stocksharp/stocksharp/blob/master/_ReleaseNotes/CHANGE_LOG_API.md#v4411