FundamentalReportMessage

StockSharp.InteractiveBrokers

The message with the market report initiated by the message FundamentalReportMarketDataMessage.

Inherits: BaseSubscriptionIdMessage<FundamentalReportMessage>

Constructors

FundamentalReportMessage()

Initializes a new instance of the FundamentalReportMessage.

Properties

Data : string

Text of report.

DataType : DataType

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

Methods

Clone() : Message

Create a copy of FundamentalReportMessage.

Returns: Copy.