WebCab Options and Futures for COM v3.1

EuropeanRho Members

EuropeanRho overview

Public Instance Constructors

EuropeanRho ConstructorInitializes a new instance of the EuropeanRho class.

Public Instance Methods

CallRho Evaluates Rho for a European call option whether or not the underlying asset pays a dividend.
CallRhoOnBaseCurrency Calculates the Rho for a European call option on a currency pair with respect to the base currencies interest rate.
CallRhoOnBaseCurrencyWithExplicitTime Calculates the Rho for a European call option on a currency pair with respect to the base currencies interest rate.
CallRhoOnForeignCurrency Evaluates the Rho for a European call option on a currency pair with respect to the foreign currencies interest rate.
CallRhoOnForeignCurrencyWithExplicitTime Evaluates the Rho for a European call option on a currency pair with respect to the foreign currencies interest rate.
CallRhoOnIndex Evaluates the Rho for a European call option on a stock index.
CallRhoOnIndexWithExplicitTime Evaluates the Rho for a European call option on a stock index.
CallRhoWithExplicitTime Evaluates Rho for a European call option whether or not the underlying asset pays a dividend.
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.
PutRho Evaluates the Rho for a European put option where the underlying asset may or not may pay a dividend.
PutRhoOnBaseCurrency Returns the Rho for a European put option on a currency pair with respect to the base currencies interest rate.
PutRhoOnBaseCurrencyWithExplicitTime Returns the Rho for a European put option on a currency pair with respect to the base currencies interest rate.
PutRhoOnForeignCurrency Evaluates the Rho for a European put option on a currency pair with respect to the foreign currencies interest rate.
PutRhoOnForeignCurrencyWithExplicitTime Evaluates the Rho for a European put option on a currency pair with respect to the foreign currencies interest rate.
PutRhoOnIndex Evaluates the Rho for a European put option on a stock index.
PutRhoOnIndexWithExplicitTime Evaluates the Rho for a European put option on a stock index.
PutRhoWithExplicitTime Evaluates the Rho for a European put option where the underlying asset may or not may pay a dividend.
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

EuropeanRho Class | WebCab.COM.Finance.Options Namespace