QuoteChangeMessage

StockSharp.Messages

Messages containing quotes.

继承自: BaseSubscriptionIdMessage<QuoteChangeMessage>

实现: IOrderBookMessage, ISecurityIdMessage, ISeqNumMessage, IServerTimeMessage, IGeneratedMessage, ICurrencyMessage, ILocalTimeMessage, ICloneable

构造函数

QuoteChangeMessage()

Initializes a new instance of the QuoteChangeMessage.

属性

Asks : QuoteChange[]

Quotes to sell.

Bids : QuoteChange[]

Quotes to buy.

BuildFrom : DataType

Which market-data type is used as a source value.

Currency : CurrencyTypes?

Trading security currency.

DataType : DataType

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

HasPositions : bool

Determines a StartPosition initialized.

IsFiltered : bool

The quote change contains filtered quotes.

SecurityId : SecurityId

SecurityId

SeqNum : long

Sequence number.

ServerTime : DateTime

Server time.

State : QuoteChangeStates?

Gets the underlying state storage.

方法

ToString() : string

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

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