OrderConditionalPage
StockSharp.Xaml.Windows.Maui
Page for conditional order creation.
継承元: ContentPage
コンストラクター
OrderConditionalPage()
Creates a new OrderConditionalPage.
OrderConditionalPage(Order)
Creates an OrderConditionalPage with an existing order.
プロパティ
Adapters : IEnumerable<IMessageAdapter>
Gets or sets the adapters.
Portfolios : IEnumerable<Portfolio>
Gets or sets the portfolios source.
ViewModel : OrderConditionalViewModel
Gets the ViewModel.
イベント
OrderSending : EventHandler<Order>
Raised when order should be sent.