DataTypeLookupMessage

StockSharp.Messages

Message to request supported data types.

Inherits: BaseRequestMessage

Implements: ISecurityIdMessage

Constructors

DataTypeLookupMessage()

Initializes a new instance of the DataTypeLookupMessage.

Properties

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

Methods

Clone() : Message

Create a copy of DataTypeLookupMessage.

Returns: Copy.