BasketPortfolioWindow

StockSharp.Xaml

The window for portfolios basket editing.

継承元: ThemedWindow

実装: IComponentConnector

コンストラクター

BasketPortfolioWindow()

Initializes a new instance of the BasketPortfolioWindow.

プロパティ

AllPortfolios : ObservableCollection<Portfolio>

All available portfolios.

Connector : IConnector

The interface to the trading system.

InnerPortfolios : ObservableCollection<Portfolio>

Portfolios included in the basket.

Portfolio : WeightedPortfolio

Basket portfolio.

メソッド

InitializeComponent()

InitializeComponent

フィールド

AddCommand : RoutedCommand

The command for adding portfolio to a basket.

OkCommand : RoutedCommand

The command for the portfolio basket saving.

RemoveCommand : RoutedCommand

The command for removal of portfolio from the basket.