Examples of VoDCreditDefaultSwap


Examples of com.opengamma.analytics.financial.credit.creditdefaultswap.greeks.vanilla.VoDCreditDefaultSwap

    marketSpreads[7] = flatSpread;

    // -------------------------------------------------------------------------------------

    // Create a RecoveryRate01 calculator object
    final VoDCreditDefaultSwap vod = new VoDCreditDefaultSwap();

    // Compute the VoD
    //final double valueOnDefault = vod.getValueOnDefaultCreditDefaultSwap(valuationDate, cds, yieldCurve, tenors, marketSpreads, priceType);

    // -------------------------------------------------------------------------------------
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.