MarketDepthView
StockSharp.Xaml.Grids.Maui
Market depth (order book) view for mobile.
Erbt von: ContentView
Konstruktoren
MarketDepthView()
Creates a new MarketDepthView.
Eigenschaften
SecurityId : string
Gets or sets the security identifier.
ViewModel : MarketDepthViewModel
Gets the ViewModel.
Methoden
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.
Felder
MaxDepthProperty : BindableProperty
Max depth bindable property.
SecurityIdProperty : BindableProperty
Security ID bindable property.