Uses of Class
org.drip.product.params.CTDEntry
| Package | Description |
|---|---|
| org.drip.product.govvie |
Treasury Bills, Notes, Bonds, Futures
|
-
Uses of CTDEntry in org.drip.product.govvie
Methods in org.drip.product.govvie that return CTDEntry Modifier and Type Method Description CTDEntryTreasuryFutures. cheapestToDeliver(int iValueDate, CurveSurfaceQuoteContainer csqc, ValuationCustomizationParams vcp, double[] adblCleanPrice, int iForwardPriceMethod)Extract the Cheapest-to-deliver Entry in the Basket Using the Current Market ParametersCTDEntryTreasuryFutures. cheapestToDeliverCreditBasis(int iValueDate, CurveSurfaceQuoteContainer csqc, double[] adblCleanPrice)Extract the Cheapest-to-deliver Entry in the Basket Using Bond Credit Basis MetricCTDEntryTreasuryFutures. cheapestToDeliverOAS(int iValueDate, CurveSurfaceQuoteContainer csqc, double[] adblCleanPrice)Extract the Cheapest-to-deliver Entry in the Basket Using Bond OAS MetricCTDEntryTreasuryFutures. cheapestToDeliverYield(int iValueDate, double[] adblCleanPrice)Extract the Cheapest-to-deliver Entry in the Basket Using the Current Market Prices AloneCTDEntryTreasuryFutures. cheapestToDeliverZSpread(int iValueDate, CurveSurfaceQuoteContainer csqc, double[] adblCleanPrice)Extract the Cheapest-to-deliver Entry in the Basket Using Bond Z Spread Metric