MarketDataGrid
StockSharp.Xaml
The table of available market data.
Erbt von: BaseGridControl
Implementiert: IComponentConnector
Konstruktoren
MarketDataGrid()
Initializes a new instance of the MarketDataGrid.
Methoden
BeginMakeEntries(IStorageRegistry, SecurityId?, StorageFormats, IMarketDataDrive)
To refresh the table. It is carried out asynchronously.
- storageRegistry
- Market-data storage.
- securityId
- Security ID.
- format
- Data format.
- drive
- Storage.
CancelMakeEntires()
To cancel the operation launched by IMarketDataDrive).
InitializeComponent()
InitializeComponent
Ereignisse
DataLoaded : Action
The data loading end event.
DataLoading : Action
The data loading start event.