Level1ChangeMessage

StockSharp.Messages

The message containing the level1 market data.

Inherits: BaseChangeMessage<Level1ChangeMessage, Level1Fields>

Implements: ISecurityIdMessage, ISeqNumMessage

Constructors

Level1ChangeMessage()

Initializes a new instance of the Level1ChangeMessage.

Properties

DataType : DataType

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

SecurityId : SecurityId

SecurityId

SeqNum : long

Sequence number.

Methods

ToString() : string

Преобразовать к строковому представлению.

Returns: Строковое представление.