NewsMessage

StockSharp.Messages

The message contains information about the news.

Hereda de: BaseSubscriptionIdMessage<NewsMessage>

Implementa: IServerTimeMessage, INullableSecurityIdMessage, ITransactionIdMessage, ISeqNumMessage, ISecurityIdMessage

Constructores

NewsMessage()

Initializes a new instance of the NewsMessage.

Propiedades

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.

Métodos

ToString() : string

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

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