DataTypeLookupMessage

StockSharp.Messages

Message to request supported data types.

Erbt von: BaseRequestMessage

Implementiert: ISecurityIdMessage

Konstruktoren

DataTypeLookupMessage()

Initializes a new instance of the DataTypeLookupMessage.

Eigenschaften

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

Methoden

Clone() : Message

Create a copy of DataTypeLookupMessage.

Rückgabe: Copy.