DataTypeLookupMessage

StockSharp.Messages

Message to request supported data types.

Наследует: BaseRequestMessage

Реализует: ISecurityIdMessage

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

DataTypeLookupMessage()

Initializes a new instance of the DataTypeLookupMessage.

Свойства

DataType : DataType

The type of market-data, operated by given storage.

Format : int?

Format.

IncludeDates : bool

Include dates.

RequestDataType : DataType

Data type info.

SecurityId : SecurityId

SecurityId

Методы

Clone() : Message

Create a copy of DataTypeLookupMessage.

Возвращает: Copy.