Uses of Class
com.opengamma.strata.product.bond.ResolvedCapitalIndexedBondTrade
-
Packages that use ResolvedCapitalIndexedBondTrade Package Description com.opengamma.strata.measure.bond Base package for calculation functions.com.opengamma.strata.pricer.bond Calculators for bonds.com.opengamma.strata.product.bond Entity objects describing bonds. -
-
Uses of ResolvedCapitalIndexedBondTrade in com.opengamma.strata.measure.bond
Classes in com.opengamma.strata.measure.bond with type parameters of type ResolvedCapitalIndexedBondTrade Modifier and Type Class Description classCapitalIndexedBondTradeCalculationFunction<T extends SecuritizedProductPortfolioItem<CapitalIndexedBond> & Resolvable<ResolvedCapitalIndexedBondTrade>>Perform calculations on a singleCapitalIndexedBondTradeorCapitalIndexedBondPositionfor each of a set of scenarios.Methods in com.opengamma.strata.measure.bond with parameters of type ResolvedCapitalIndexedBondTrade Modifier and Type Method Description MultiCurrencyScenarioArrayCapitalIndexedBondTradeCalculations. currencyExposure(ResolvedCapitalIndexedBondTrade trade, RatesMarketDataLookup ratesLookup, LegalEntityDiscountingMarketDataLookup legalEntityLookup, ScenarioMarketData marketData)Calculates currency exposure across one or more scenarios.MultiCurrencyAmountCapitalIndexedBondTradeCalculations. currencyExposure(ResolvedCapitalIndexedBondTrade trade, RatesProvider ratesProvider, LegalEntityDiscountingProvider legalEntityProvider)Calculates currency exposure for a single set of market data.CurrencyScenarioArrayCapitalIndexedBondTradeCalculations. currentCash(ResolvedCapitalIndexedBondTrade trade, RatesMarketDataLookup ratesLookup, LegalEntityDiscountingMarketDataLookup legalEntityLookup, ScenarioMarketData marketData)Calculates current cash across one or more scenarios.CurrencyAmountCapitalIndexedBondTradeCalculations. currentCash(ResolvedCapitalIndexedBondTrade trade, RatesProvider ratesProvider, LegalEntityDiscountingProvider legalEntityProvider)Calculates current cash for a single set of market data.CurrencyScenarioArrayCapitalIndexedBondTradeCalculations. presentValue(ResolvedCapitalIndexedBondTrade trade, RatesMarketDataLookup ratesLookup, LegalEntityDiscountingMarketDataLookup legalEntityLookup, ScenarioMarketData marketData)Calculates present value across one or more scenarios.CurrencyAmountCapitalIndexedBondTradeCalculations. presentValue(ResolvedCapitalIndexedBondTrade trade, RatesProvider ratesProvider, LegalEntityDiscountingProvider legalEntityProvider)Calculates present value for a single set of market data.ScenarioArray<CurrencyParameterSensitivities>CapitalIndexedBondTradeCalculations. pv01CalibratedBucketed(ResolvedCapitalIndexedBondTrade trade, RatesMarketDataLookup ratesLookup, LegalEntityDiscountingMarketDataLookup legalEntityLookup, ScenarioMarketData marketData)Calculates present value sensitivity across one or more scenarios.CurrencyParameterSensitivitiesCapitalIndexedBondTradeCalculations. pv01CalibratedBucketed(ResolvedCapitalIndexedBondTrade trade, RatesProvider ratesProvider, LegalEntityDiscountingProvider legalEntityProvider)Calculates present value sensitivity for a single set of market data.MultiCurrencyScenarioArrayCapitalIndexedBondTradeCalculations. pv01CalibratedSum(ResolvedCapitalIndexedBondTrade trade, RatesMarketDataLookup ratesLookup, LegalEntityDiscountingMarketDataLookup legalEntityLookup, ScenarioMarketData marketData)Calculates present value sensitivity across one or more scenarios.MultiCurrencyAmountCapitalIndexedBondTradeCalculations. pv01CalibratedSum(ResolvedCapitalIndexedBondTrade trade, RatesProvider ratesProvider, LegalEntityDiscountingProvider legalEntityProvider)Calculates present value sensitivity for a single set of market data. -
Uses of ResolvedCapitalIndexedBondTrade in com.opengamma.strata.pricer.bond
Methods in com.opengamma.strata.pricer.bond with parameters of type ResolvedCapitalIndexedBondTrade Modifier and Type Method Description MultiCurrencyAmountDiscountingCapitalIndexedBondTradePricer. currencyExposure(ResolvedCapitalIndexedBondTrade trade, RatesProvider ratesProvider, LegalEntityDiscountingProvider discountingProvider)Calculates the currency exposure of the bond trade.MultiCurrencyAmountDiscountingCapitalIndexedBondTradePricer. currencyExposureFromCleanPrice(ResolvedCapitalIndexedBondTrade trade, RatesProvider ratesProvider, LegalEntityDiscountingProvider discountingProvider, ReferenceData refData, double cleanRealPrice)Calculates the currency exposure of the bond trade.MultiCurrencyAmountDiscountingCapitalIndexedBondTradePricer. currencyExposureFromCleanPriceWithZSpread(ResolvedCapitalIndexedBondTrade trade, RatesProvider ratesProvider, LegalEntityDiscountingProvider discountingProvider, ReferenceData refData, double cleanRealPrice, double zSpread, CompoundedRateType compoundedRateType, int periodsPerYear)Calculates the currency exposure of the bond trade with z-spread.MultiCurrencyAmountDiscountingCapitalIndexedBondTradePricer. currencyExposureWithZSpread(ResolvedCapitalIndexedBondTrade trade, RatesProvider ratesProvider, LegalEntityDiscountingProvider discountingProvider, double zSpread, CompoundedRateType compoundedRateType, int periodsPerYear)Calculates the currency exposure of the bond trade with z-spread.CurrencyAmountDiscountingCapitalIndexedBondTradePricer. currentCash(ResolvedCapitalIndexedBondTrade trade, RatesProvider ratesProvider)Calculates the current cash of the bond trade.CurrencyAmountDiscountingCapitalIndexedBondTradePricer. netAmount(ResolvedCapitalIndexedBondTrade trade, RatesProvider ratesProvider)Calculates the net amount of the settlement of the bond trade.CurrencyAmountDiscountingCapitalIndexedBondTradePricer. presentValue(ResolvedCapitalIndexedBondTrade trade, RatesProvider ratesProvider, LegalEntityDiscountingProvider discountingProvider)Calculates the present value of the bond trade.CurrencyAmountDiscountingCapitalIndexedBondTradePricer. presentValueFromCleanPrice(ResolvedCapitalIndexedBondTrade trade, RatesProvider ratesProvider, LegalEntityDiscountingProvider discountingProvider, ReferenceData refData, double cleanRealPrice)Calculates the present value of the bond trade from the clean price.CurrencyAmountDiscountingCapitalIndexedBondTradePricer. presentValueFromCleanPriceWithZSpread(ResolvedCapitalIndexedBondTrade trade, RatesProvider ratesProvider, LegalEntityDiscountingProvider discountingProvider, ReferenceData refData, double cleanRealPrice, double zSpread, CompoundedRateType compoundedRateType, int periodsPerYear)Calculates the present value of the settlement of the bond trade from the clean price with z-spread.PointSensitivitiesDiscountingCapitalIndexedBondTradePricer. presentValueSensitivity(ResolvedCapitalIndexedBondTrade trade, RatesProvider ratesProvider, LegalEntityDiscountingProvider discountingProvider)Calculates the present value sensitivity of the bond trade.PointSensitivitiesDiscountingCapitalIndexedBondTradePricer. presentValueSensitivityFromCleanPrice(ResolvedCapitalIndexedBondTrade trade, RatesProvider ratesProvider, LegalEntityDiscountingProvider discountingProvider, ReferenceData refData, double cleanRealPrice)Calculates the present value sensitivity of the settlement of the bond trade from the real clean price.PointSensitivitiesDiscountingCapitalIndexedBondTradePricer. presentValueSensitivityFromCleanPriceWithZSpread(ResolvedCapitalIndexedBondTrade trade, RatesProvider ratesProvider, LegalEntityDiscountingProvider discountingProvider, ReferenceData refData, double cleanRealPrice, double zSpread, CompoundedRateType compoundedRateType, int periodsPerYear)Calculates the present value sensitivity of the settlement of the bond trade from the real clean price with z-spread.PointSensitivitiesDiscountingCapitalIndexedBondTradePricer. presentValueSensitivityWithZSpread(ResolvedCapitalIndexedBondTrade trade, RatesProvider ratesProvider, LegalEntityDiscountingProvider discountingProvider, double zSpread, CompoundedRateType compoundedRateType, int periodsPerYear)Calculates the present value sensitivity of the bond trade with z-spread.CurrencyAmountDiscountingCapitalIndexedBondTradePricer. presentValueWithZSpread(ResolvedCapitalIndexedBondTrade trade, RatesProvider ratesProvider, LegalEntityDiscountingProvider discountingProvider, double zSpread, CompoundedRateType compoundedRateType, int periodsPerYear)Calculates the present value of the bond trade with z-spread. -
Uses of ResolvedCapitalIndexedBondTrade in com.opengamma.strata.product.bond
Methods in com.opengamma.strata.product.bond that return ResolvedCapitalIndexedBondTrade Modifier and Type Method Description ResolvedCapitalIndexedBondTradeResolvedCapitalIndexedBondTrade.Builder. build()ResolvedCapitalIndexedBondTradeCapitalIndexedBondPosition. resolve(ReferenceData refData)ResolvedCapitalIndexedBondTradeCapitalIndexedBondTrade. resolve(ReferenceData refData)Methods in com.opengamma.strata.product.bond that return types with arguments of type ResolvedCapitalIndexedBondTrade Modifier and Type Method Description Class<? extends ResolvedCapitalIndexedBondTrade>ResolvedCapitalIndexedBondTrade.Meta. beanType()
-