Back to packages
NuGet package

StockSharp.Xaml_Sources

S#.Xaml. Source codes

Trading and algorithmic trading platform (stock markets, forex, bitcoins and options). .NET API for InteractiveBrokers, GainCapital, OANDA, FIX/FAST, Binance etc. More info on web site https://stocksharp.com/products/api/

Package details are public. Package downloads require StockSharp access.

Install

dotnet add package StockSharp.Xaml_Sources --version 5.0.24

README

This package does not include a README.

Release notes

path fixes
ConvertibleObservableCollection, ObservableDictionary made internal.
Ecng.Data moved to Hydra.Core
AutoRefreshCollectionViewSource moved to Hydra.
XamlHelper. Specific extensions moved to Xaml.Charting.
XamlHelper. Removed unused methods.
GlobalTimeZone. XamlHelper -> TimeConverter.
BoolToOpacityConverter -> BoolToDoubleConverter.
BoolToBrushConverter. TrueBrushValue -> TrueValue, FalseBrushValue -> FalseValue.
BoolToVisibilityConverter. TrueVisibilityValue -> TrueValue, FalseVisibilityValue -> FalseValue.
HelpUrlToVisibilityConverter replaced by NullToVisibilityConvertor.
IpAddressConverter -> IpAddressToStringConverter.
Doc url. New path.
ArrayHelper.Empty -> Array.Empty
CompareIgnoreCase -> EqualsIgnoreCase

Dependencies

No dependencies.