MarketDepthView
StockSharp.Xaml.Grids.Maui
Market depth (order book) view for mobile.
继承自: ContentView
构造函数
MarketDepthView()
Creates a new MarketDepthView.
属性
SecurityId : string
Gets or sets the security identifier.
ViewModel : MarketDepthViewModel
Gets the ViewModel.
方法
Clear()
Clears the order book.
Update(IEnumerable<QuoteChange>, IEnumerable<QuoteChange>, DateTime)
Updates the order book from quote changes.
Update(QuoteChangeMessage)
Updates from a quote change message.
字段
MaxDepthProperty : BindableProperty
Max depth bindable property.
SecurityIdProperty : BindableProperty
Security ID bindable property.