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.