NewsMessage

StockSharp.Messages

The message contains information about the news.

Erbt von: BaseSubscriptionIdMessage<NewsMessage>

Implementiert: IServerTimeMessage, INullableSecurityIdMessage, ITransactionIdMessage, ISeqNumMessage, ISecurityIdMessage

Konstruktoren

NewsMessage()

Initializes a new instance of the NewsMessage.

Eigenschaften

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.

Methoden

ToString() : string

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

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