WebCab Options and Futures for COM v3.1

OptionStrategies Members

OptionStrategies overview

Public Instance Constructors

OptionStrategies ConstructorInitializes a new instance of the OptionStrategies class.

Public Instance Methods

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.
PayOffBearSpread Returns the payoff at expiry for the Bear Spread.
PayOffBullSpread Returns the payoff at expiry for the Bull Spread.
PayOffButterflySpread Returns the payoff at expiry for the Butterfly Spread.
PayOffSpread Returns the payoff function of a spread of bull or bear type.
PayOffStraddleCombination We implement the payoff function for the Straddle Combination which involves taking a long position in a call option and a long position in a put option with the same strike price and expiration date.
PayOffStrangleCombination We implement the payoff function for the Strangle Combination consists of a long position in a call option and a put option with different strike prices and the same expiry date.
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

OptionStrategies Class | WebCab.COM.Finance.Options Namespace