StockSharp v4.4.14 Release Notes

Release Date: 2018-10-10 // over 5 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://stocksharp.com/products/pricing/#crypto

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

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

    🔄 Changelog:

    • (feature) Message. IgnoreOffline -> OfflineMode.
    • 🚚 (feature) SampleSmartCandles removed.
    • (bug) SmartCOM. Fix candles and historical ticks requests.
    • (bug) LocalMarketDataDrive. GetAvailableDataTypes fix.
    • (bug) CandleBuilderMessageAdapter. Fix start date for compression subscriptions.
    • (feature) IConnector. MarketDataSubscriptionFinished event to notify end of subscription packet.
    • (feature) Diagram. Options elements description.
    • 👍 (feature) Plaza. Spectra 6.1 supported.
    • 👍 (feature) TWIME. 3.1 supported.
    • 🚚 (feature) Algo.Expressions. Moved to Algo proj.
    • 🔨 (feature) IBasketSecurityProcessorProvider. Basket securities refactoring.
    • (feature) BaseGridControl. Autoscroll added.
    • (feature) Bitfinex. Market data v2 API.
    • 👍 (feature) Bithumb. WebSocket support.
    • (feature) CandleBuilderProvider. Ability to register own CandleBuilder-s.
    • (bug) CandleBuilderMessageAdapter. Fix non time-frame based candles processing.
    • 0️⃣ (feature) MarketDataGenerator. Set Interval default value.
    • 🚚 (feature) Charting. Move orders with mouse beyond chart range.
    • 👻 (bug) Charting. Fix exception in BoxVolume chart.
    • (bug) Charting. Fix date on x-axis not clipped to control bounds.
    • (feature) Charting. Panels resize animation.
    • (bug) Charting. Indicators binding with additional axis fix.
    • (bug) Charting. Composite indicators properties modification fix.
    • (feature) Charting. Volatility smile chart. Line interpolation.
    • 💅 (feature) Charting. Equity and option charts - change drawing style possibility.
    • (feature) Charting. Annotations creates from code.
    • (feature) UserInfoMessage. The message provided user's information.
    • 🚚 (feature) ExpirationContinuousSecurity. Moved implementation from ContinuousSecurity. ContinuousSecurity is abstract.
    • (bug) FinamHistorySource. Fix stocks lookup.
    • (feature) Charting. OptionVolitilitySmileChart. Combine approximated lines + points in legend.
    • 🚚 (feature) CEX. Remove ClientId settings.
    • (feature) BasePosition. ExpirationDate property added.
    • 🛠 (bug) FXCM fixes.
    • ⚡️ (feature) CsvImporter. SecurityUpdated event added.
    • 🚚 (feature) Positions. ClientCode moved from Position to BasePosition.
    • (feature) ImportSettingsPanel. IPersistable implemented.
    • 🛠 (bug) Monitor. Clear sources tree in monitor fixes.
    • 🌲 (bug) Monitor. Do not trim log sources names.
    • 👍 (feature) CsvEntityRegistry. Support Position.ClientCode save-load.
    • (feature) SessionMessage->BoardStateMessage renamed.
    • (feature) BoardLookupMessage, BoardRequestMessage, UserRequestMessage added.
    • (feature) IConnector. LookupBoardsResult event added.
    • (feature) IConnector. LookupBoards method added.
    • (feature) IConnector. SubscribeBoard/UnSubscribeBoard methods added.
    • (bug) SubscriptionMessageAdapter. Set original trans id while disconnect unsubscribe.
    • 👍 (feature) Connector. SupportBasketSecurities property added.
    • (feature) InteractiveBrokers. MaxVersion settings added.
    • (feature) Level1ChangeMessage. CommissionMaker, CommissionTaker fields added.
    • (feature) PositionChangeMessage. CommissionMaker, CommissionTaker fields added.
    • (feature) Order, MyTrade. CommissionCurrency field added.
    • (feature) SecurityGrid, Level1Grid. CommissionMaker, CommissionTaker columns added.
    • (feature) PortfolioGrid. Show Board, CommissionMaker, CommissionTaker columns.
    • 👍 (feature) InteractiveBrokers, Micex, Plaza. Commission translate supported.
    • 👍 (feature) Crypto connectors. Commission translate supported.
    • 👍 (feature) FIX server. CommissionCurrency supported.
    • (feature) ExchangeBoard. LME, WIKI instances.
    • (feature) MfdHistorySource. Filter for options lookup.
    • 👍 (feature) QuandlHistorySource. Lookup securities. Support newest protocol changes.
    • (bug) Plaza. TableEditor fix.

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