DataTypeLookupMessage

StockSharp.Messages

Message to request supported data types.

Herda de: BaseRequestMessage

Implementa: ISecurityIdMessage

Construtores

DataTypeLookupMessage()

Initializes a new instance of the DataTypeLookupMessage.

Propriedades

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

Métodos

Clone() : Message

Create a copy of DataTypeLookupMessage.

Retorna: Copy.