OptionCalcMarketDataMessage

StockSharp.InteractiveBrokers

The message about subscription to the estimated option values getting.

Inherits: MarketDataMessage

Constructors

OptionCalcMarketDataMessage()

Initializes a new instance of the OptionCalcMarketDataMessage.

Properties

AssetPrice : decimal

Underlying asset price.

ImpliedVolatility : decimal

The implied volatility.

OptionPrice : decimal

The option price.

Methods

Clone() : Message

Create a copy of OptionCalcMarketDataMessage.

Returns: Copy.