EuropeanDelta Constructor | Initializes a new instance of the EuropeanDelta class. |
CallDelta | Calculates the Delta of a European call option on a non-dividend paying equity investment. |
CallDeltaOnCurrency | Evaluates the Delta of a European call option on a currency. |
CallDeltaOnCurrencyWithExplicitTime | Evaluates the Delta of a European call option on a currency. |
CallDeltaOnIndex | Evaluates the Delta of a European call option on an index. |
CallDeltaOnIndexWithExplicitTime | Evaluates the Delta of a European call option on an index. |
CallDeltaWithExplicitTime | Calculates the Delta of a European call option on a non-dividend paying equity investment. |
CallDeltaWithYield | Calculates the Delta of a European call option on an asset which has a continuous yield. |
CallDeltaWithYieldWithExplicitTime | Calculates the Delta of a European call option on an asset which has a continuous yield. |
DeltaOfPortfolio | Evaluates the Delta of a portfolio of options is calculated when the number of each option held within the portfolio and the delta of each option 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. |
PutDelta | Calculates the Delta of a European put option on a non-dividend paying stock. |
PutDeltaOnCurrency | Evaluates the Delta of a European put option on a currency. |
PutDeltaOnCurrencyWithExplicitTime | Evaluates the Delta of a European put option on a currency. |
PutDeltaOnIndex | Evaluates the Delta of a European put option on an index. |
PutDeltaOnIndexWithExplicitTime | Evaluates the Delta of a European put option on an index. |
PutDeltaWithExplicitTime | Calculates the Delta of a European put option on a non-dividend paying stock. |
PutDeltaWithYield | Evaluates the Delta of a European put option on an asset which has a continuous yield. |
PutDeltaWithYieldWithExplicitTime | Evaluates the Delta of a European put option on an asset which has a continuous yield. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
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. |
EuropeanDelta Class | WebCab.COM.Finance.Options Namespace