WebCab Options and Futures for COM v3.1

PutCallParity Members

PutCallParity overview

Public Instance Constructors

PutCallParity ConstructorInitializes a new instance of the PutCallParity class.

Public Instance Methods

CallBinary Evaluates a Binary call options value in accordance with the Black-Scholes model when the value of the associated Binary put options (see notes below), prevailing risk free interest rate and time to expiry are known.
CallBinaryWithExplicitTime Evaluates a Binary call options value in accordance with the Black-Scholes model when the value of the associated Binary put options (see notes below), prevailing risk free interest rate and time to expiry are known.
CallEuropean Calculates the value of the European call option when the value of the corresponding put option (i.e. same underlying, strike and expiry date) is known.
CallEuropeanWithDividends Calculates the value of a European call option on an underlying asset which pays a continuous dividend when the value of the associated put option (i.e. same underlying, strike and expiry date) is known.
CallEuropeanWithDividendsWithExplicitTime Calculates the value of a European call option on an underlying asset which pays a continuous dividend when the value of the associated put option (i.e. same underlying, strike and expiry date) is known.
CallEuropeanWithExplicitTime Calculates the value of the European call option when the value of the corresponding put option (i.e. same underlying, strike and expiry date) is known.
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.
InterestBinary Evaluates the risk free interest rate in accordance with the Black-Scholes model when the value of a Binary put and call option on the same underlying asset, time to maturity and strike.
InterestBinaryWithExplicitTime Evaluates the risk free interest rate in accordance with the Black-Scholes model when the value of a Binary put and call option on the same underlying asset, time to maturity and strike.
InterestEuropean Calculates the implied risk free interest rate when the value of the European put and call options, and the market value of the underlying asset on which they depend in known.
InterestEuropeanWithExplicitTime Calculates the implied risk free interest rate when the value of the European put and call options, and the market value of the underlying asset on which they depend in known.
PutBinary Evaluates a Binary put options value in accordance within the Black-Scholes model when the value of the associated Binary call option (see notes below), prevailing risk free interest rate and time to expiry are known.
PutBinaryWithExplicitTime Evaluates a Binary put options value in accordance within the Black-Scholes model when the value of the associated Binary call option (see notes below), prevailing risk free interest rate and time to expiry are known.
PutEuropean Calculates the value of the European put option when the value of the corresponding call option (i.e. same underlying, strike and expiry date) is known.
PutEuropeanWithDividends Calculates the value of a European put option on an underlying asset which pays a continuous dividend when the value of the associated call option (i.e. same underlying, strike and expiry date) is known.
PutEuropeanWithDividendsWithExplicitTime Calculates the value of a European put option on an underlying asset which pays a continuous dividend when the value of the associated call option (i.e. same underlying, strike and expiry date) is known.
PutEuropeanWithExplicitTime Calculates the value of the European put option when the value of the corresponding call option (i.e. same underlying, strike and expiry date) is known.
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

PutCallParity Class | WebCab.COM.Finance.Options Namespace