MultiCurrencyAmount |
DiscountingCmsProductPricer.currencyExposure(ResolvedCms cms,
RatesProvider ratesProvider) |
Calculates the currency exposure of the product.
|
MultiCurrencyAmount |
SabrExtrapolationReplicationCmsProductPricer.currencyExposure(ResolvedCms cms,
RatesProvider ratesProvider,
SabrSwaptionVolatilities swaptionVolatilities) |
Calculates the currency exposure of the product.
|
MultiCurrencyAmount |
DiscountingCmsProductPricer.currentCash(ResolvedCms cms,
RatesProvider ratesProvider) |
Calculates the current cash of the product.
|
MultiCurrencyAmount |
SabrExtrapolationReplicationCmsProductPricer.currentCash(ResolvedCms cms,
RatesProvider ratesProvider,
SabrSwaptionVolatilities swaptionVolatilities) |
Calculates the current cash of the product.
|
ExplainMap |
SabrExtrapolationReplicationCmsProductPricer.explainPresentValue(ResolvedCms cms,
RatesProvider ratesProvider,
SabrSwaptionVolatilities swaptionVolatilities) |
Explains the present value of the CMS product.
|
ExplainMap |
SabrExtrapolationReplicationCmsTradePricer.explainPresentValue(ResolvedCms cms,
RatesProvider ratesProvider,
SabrSwaptionVolatilities swaptionVolatilities) |
Explains the present value of the CMS trade.
|
MultiCurrencyAmount |
DiscountingCmsProductPricer.presentValue(ResolvedCms cms,
RatesProvider ratesProvider) |
Calculates the present value of the CMS product by simple forward estimation.
|
MultiCurrencyAmount |
SabrExtrapolationReplicationCmsProductPricer.presentValue(ResolvedCms cms,
RatesProvider ratesProvider,
SabrSwaptionVolatilities swaptionVolatilities) |
Calculates the present value of the CMS product.
|
PointSensitivityBuilder |
DiscountingCmsProductPricer.presentValueSensitivity(ResolvedCms cms,
RatesProvider ratesProvider) |
Calculates the present value curve sensitivity of the CMS product by simple forward estimation.
|
PointSensitivityBuilder |
SabrExtrapolationReplicationCmsProductPricer.presentValueSensitivityModelParamsSabr(ResolvedCms cms,
RatesProvider ratesProvider,
SabrSwaptionVolatilities swaptionVolatilities) |
Calculates the present value sensitivity to the SABR model parameters.
|
PointSensitivityBuilder |
SabrExtrapolationReplicationCmsProductPricer.presentValueSensitivityRates(ResolvedCms cms,
RatesProvider ratesProvider,
SabrSwaptionVolatilities swaptionVolatilities) |
Calculates the present value curve sensitivity of the CMS product.
|
double |
SabrExtrapolationReplicationCmsProductPricer.presentValueSensitivityStrike(ResolvedCms cms,
RatesProvider ratesProvider,
SabrSwaptionVolatilities swaptionVolatilities) |
Calculates the present value sensitivity to the strike value.
|