BasketPortfolioWindow

StockSharp.Xaml

The window for portfolios basket editing.

Herda de: ThemedWindow

Implementa: IComponentConnector

Construtores

BasketPortfolioWindow()

Initializes a new instance of the BasketPortfolioWindow.

Propriedades

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.

Métodos

InitializeComponent()

InitializeComponent

Campos

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.