EuropeanTheta Constructor | Establishes a connection to this XML Web service. |
CallTheta | Calculates the Theta (per annum) of a European call option on a non-dividend-paying stock. |
CallThetaOnCurrency | Returns the Theta of a European call option on a currency pair. |
CallThetaOnCurrencyWithExplicitTime | Returns the Theta of a European call option on a currency pair. |
CallThetaWithExplicitTime | Calculates the Theta (per annum) of a European call option on a non-dividend-paying stock. |
CallThetaWithYield | Returns the Theta of a European call option on an asset paying a continuous yield (for example an option on a index). |
CallThetaWithYieldWithExplicitTime | Returns the Theta of a European call option on an asset paying a continuous yield (for example an option on a index). |
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. |
PutTheta | Calculates the Theta (per annum) of a European put option on a non-dividend paying stock. |
PutThetaOnCurrency | Returns the theta of a European put option on a currency pair. |
PutThetaOnCurrencyWithExplicitTime | Returns the theta of a European put option on a currency pair. |
PutThetaWithExplicitTime | Calculates the Theta (per annum) of a European put option on a non-dividend paying stock. |
PutThetaWithYield | Returns the theta of a European put option on an asset paying a continuous yield (for example an option on a index). |
PutThetaWithYieldWithExplicitTime | Returns the theta of a European put option on an asset paying a continuous yield (for example an option on a index). |
ThetaFromGammaDelta | Evaluates the Theta of a portfolio of derivatives on an underlying asset from the delta, gamma and value of the same portfolio. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Year2DayGeneralThetaConvert | Converts the Theta expressed per annum into the equivalent per day reading where the day count convention used can be specified. |
Year2DayThetaConvert | Converts the Theta expressed per annum into the equivalent per day reading when we assume that there are 252 trading days per annum. |
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. |
EuropeanTheta Class | Options Namespace