NewsMessage

StockSharp.Messages

The message contains information about the news.

继承自: BaseSubscriptionIdMessage<NewsMessage>

实现: IServerTimeMessage, INullableSecurityIdMessage, ITransactionIdMessage, ISeqNumMessage, ISecurityIdMessage

构造函数

NewsMessage()

Initializes a new instance of the NewsMessage.

属性

Attachments : long[]

Attachments.

BoardCode : string

Electronic board code.

DataType : DataType

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

ExpiryDate : DateTime?

Expiration date.

Headline : string

Header.

Id : string

News ID.

Language : string

Language.

Priority : NewsPriorities?

News priority.

ProductId : long

Product id.

SecurityId : SecurityId?

SecurityId

SeqNum : long

Sequence number.

ServerTime : DateTime

Server time.

Source : string

News source.

Story : string

News text.

TransactionId : long

Request identifier.

Url : string

News link in the internet.

方法

ToString() : string

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

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