TreasuryPrice Constructor | Establishes a connection to this XML Web service. |
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. |
TbondPrice | Overloaded. 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. |
YieldToMaturityFromPrice | Overloaded. 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. |
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. |
TreasuryPrice Class | BasicBonds Namespace