StockSharp v4.4.7 Release Notes

Release Date: 2018-04-17 // about 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 - http://crowd.stocksharp.com

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

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

    🔄 Change log:

    • (feature) Connector.SubscribedCandleSeries.
    • (feature) CandleSeries.AllowBuildFromSmallerTimeFrame.
    • 0️⃣ (feature) SmartCOM. V4 as default.
    • (bug) Transaq. Fix locked file issue.
    • 📜 (feature) LocalMarketDataDrive.GetDataType. Return null in case parsing error.
    • (feature) BasketMarketDataStorage. Initialize OriginalTransactionId.
    • (feature) IMessageAdapter.GetTimeFrames.
    • (feature) StorageMessageAdapter.CacheBuildableCandles.
    • 🛠 (bug) CandleArgToFolderName and ToCandleArg fixes.
    • (bug) BasketMessageAdapter. Handle multiple subscriptions fix.
    • (bug) SubscriptionMessageAdapter. Fix multiple candles subscription handling.
    • (bug) CsvImporter. Fix candles processing.
    • 🚚 (feature) DateRangeWindow renamed to CandleSettingsWindow and moved to Xaml.Charting.
    • (bug) Binary storage. Fix local time save http://stocksharp.ru/forum/9296/isklyuchenie-pri-sohranenii-executionmessage
    • ⚡️ (feature) IMessageAdapter.IsSupportCandlesUpdates

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