MarketDataGrid

StockSharp.Xaml

The table of available market data.

Herda de: BaseGridControl

Implementa: IComponentConnector

Construtores

MarketDataGrid()

Initializes a new instance of the MarketDataGrid.

Métodos

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

Eventos

DataLoaded : Action

The data loading end event.

DataLoading : Action

The data loading start event.