OptionParametersMessage

StockSharp.InteractiveBrokers

The result message for the OptionParametersMarketDataMessage.

Inherits: SecurityMessage

Constructors

OptionParametersMessage()

Initializes a new instance of the OptionParametersMessage.

Properties

DataType : DataType

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

Expirations : IEnumerable<DateTime>

Expirations.

Methods

Clone() : Message

Create a copy of OptionParametersMessage.

Returns: Copy.