WebCab Options and Futures for COM v3.1

OptionsOnFutures Members

OptionsOnFutures overview

Public Instance Constructors

OptionsOnFutures ConstructorInitializes a new instance of the OptionsOnFutures class.

Public Instance Methods

CallDelta Evaluates the delta of a call option on a futures contract in accordance with the Black-76 model.
CallDeltaWithExplicitTime Evaluates the delta of a call option on a futures contract in accordance with the Black-76 model.
CallGamma Evaluates the gamma of a call option on a futures contract in accordance with the Black-76 model.
CallGammaWithExplicitTime Evaluates the gamma of a call option on a futures contract in accordance with the Black-76 model.
CallOnFutures Evaluates the present value of a European call option on a futures contract in accordance with the Black-76 model.
CallOnFuturesWithExplicitTime Evaluates the present value of a European call option on a futures contract in accordance with the Black-76 model.
CallRho Evaluates the rho of a call option on a futures contract in accordance with the Black-76 model.
CallRhoWithExplicitTime Evaluates the rho of a call option on a futures contract in accordance with the Black-76 model.
CallTheta Evaluates the theta of a call option on a futures contract in accordance with the Black-76 model.
CallThetaWithExplicitTime Evaluates the theta of a call option on a futures contract in accordance with the Black-76 model.
CallVega Evaluates the vega of a call option on a futures contract in accordance with the Black-76 model.
CallVegaWithExplicitTime Evaluates the vega of a call option on a futures contract in accordance with the Black-76 model.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
PutDelta Evaluates the delta of a put option on a futures contract in accordance with the Black-76 model.
PutDeltaWithExplicitTime Evaluates the delta of a put option on a futures contract in accordance with the Black-76 model.
PutGamma Evaluates the gamma of a put option on a futures contract in accordance with the Black-76 model.
PutGammaWithExplicitTime Evaluates the gamma of a put option on a futures contract in accordance with the Black-76 model.
PutOnFutures Evaluates the present value of a European put option on a futures contract in accordance with the Black-76 model.
PutOnFuturesWithExplicitTime Evaluates the present value of a European put option on a futures contract in accordance with the Black-76 model.
PutRho Evaluates the rho of a put option on a futures contract in accordance with the Black-76 model.
PutRhoWithExplicitTime Evaluates the rho of a put option on a futures contract in accordance with the Black-76 model.
PutTheta Evaluates the theta of a put option on a futures contract in accordance with the Black-76 model.
PutThetaWithExplicitTime Evaluates the theta of a put option on a futures contract in accordance with the Black-76 model.
PutVega Evaluates the vega of a put option on a futures contract in accordance with the Black-76 model.
PutVegaWithExplicitTime Evaluates the vega of a put option on a futures contract in accordance with the Black-76 model.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

OptionsOnFutures Class | WebCab.COM.Finance.Options Namespace