WebCab Bonds for COM v2.01

TreasuryPrice Methods

The methods of the TreasuryPrice class are listed below. For a complete list of TreasuryPrice class members, see the TreasuryPrice Members topic.

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.
ParYield We evaluate the Par Yield of a Treasury bond which pays annual or semi-annual coupons.
ParYieldWithExplicitTime We evaluate the Par Yield of a Treasury bond which pays annual or semi-annual coupons.
PriceOfBond Evaluates the price of a Treasury bond by discounting the cash flows until maturity in accordance with the corresponding continuously compounded zero rate.
PriceOfBondWithExplicitTime Evaluates the price of a Treasury bond by discounting the cash flows until maturity in accordance with the corresponding continuously compounded zero rate.
TbondPriceOverloaded. Evaluates the price of a Treasury bond where the coupons are assumed to be paid continuously.
TbondPriceWithExplicitTime Evaluates the price of a Treasury bond where the coupons are assumed to be paid continuously.
ToString (inherited from Object)Returns a String that represents the current Object.
YieldToMaturity The yield to maturity (YTM) (also known as the internal rate of return) with continuous compounding is calculated for a traded bond.
YieldToMaturityFromPriceOverloaded. Here the (continuously compounded) yield to maturity of a bond is derived from its price, payments (including the payment of the principle sum) and time at which these payments are made.
YieldToMaturityWithExplicitTime The yield to maturity (YTM) (also known as the internal rate of return) with continuous compounding is calculated for a traded bond.
ZeroTBondPrice This method returns the price of a zero-coupon Treasury bond.
ZeroTBondPriceWithExplicitTime This method returns the price of a zero-coupon Treasury bond.
ZeroYieldToMaturity Evaluates the yield to maturity (YTM) (also known as the internal rate of return) of a zero coupon bond.

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

TreasuryPrice Class | WebCab.COM.Finance.Bonds Namespace