OptionCalcMarketDataMessage

StockSharp.InteractiveBrokers

The message about subscription to the estimated option values getting.

Hereda de: MarketDataMessage

Constructores

OptionCalcMarketDataMessage()

Initializes a new instance of the OptionCalcMarketDataMessage.

Propiedades

AssetPrice : decimal

Underlying asset price.

ImpliedVolatility : decimal

The implied volatility.

OptionPrice : decimal

The option price.

Métodos

Clone() : Message

Create a copy of OptionCalcMarketDataMessage.

Devuelve: Copy.