Click or drag to resize

Binomial Properties

The Binomial type exposes the following members.

Properties
  NameDescription
Public propertyCharm
Charm, or delta decay, measures the instantaneous rate of change of delta over the passage of time.
(Inherited from OptionValuation.)
Public propertyColor
Color, or gamma decay, measures the rate of change of gamma over the passage of time.
(Inherited from OptionValuation.)
Public propertyDelta
Delta measures the rate of change of option value with respect to changes in the underlying asset's price.
(Inherited from OptionValuation.)
Public propertyGamma
Gamma measures the rate of change in the delta with respect to changes in the underlying price.
(Inherited from OptionValuation.)
Public propertyOptionStyle
Option style.
(Inherited from OptionValuation.)
Public propertyOptionType
Type of option.
(Inherited from OptionValuation.)
Public propertyRho
Rho, the derivative of the option value with respect to the risk free rate.
(Inherited from OptionValuation.)
Public propertySpeed
Speed measures the rate of change in Gamma with respect to changes in the underlying price.
(Inherited from OptionValuation.)
Public propertySteps
Number of steps in binomial model.
Public propertyStockPrice
Stock price of the underlying asset.
(Inherited from OptionValuation.)
Public propertyStrikePrice
Strike price of the underlying asset.
(Inherited from OptionValuation.)
Public propertyTheta
Theta measures the sensitivity of the value of the derivative to the passage of time: the "time decay".
(Inherited from OptionValuation.)
Public propertyTimeToMaturity
Time to the expiration date measured in years.
(Inherited from OptionValuation.)
Public propertyValue
Value of the option.
(Inherited from OptionValuation.)
Public propertyVanna
Vanna, the second derivative of the option value with respect to the volatility.
(Inherited from OptionValuation.)
Public propertyVega
Vega, the derivative of the option value with respect to the volatility of the underlying asset.
(Inherited from OptionValuation.)
Public propertyVolatility
Volatility of the underlying asset.
(Inherited from OptionValuation.)
Public propertyZomma
Zomma measures the rate of change of gamma with respect to changes in volatility.
(Inherited from OptionValuation.)
Top
See Also