MarketDataGrid

StockSharp.Xaml

The table of available market data.

Наследует: BaseGridControl

Реализует: IComponentConnector

Конструкторы

MarketDataGrid()

Initializes a new instance of the MarketDataGrid.

Методы

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

События

DataLoaded : Action

The data loading end event.

DataLoading : Action

The data loading start event.