Class OTCAccountingModusFCAFBA

java.lang.Object
org.drip.xva.basel.OTCAccountingModus
org.drip.xva.basel.OTCAccountingModusFCAFBA

public class OTCAccountingModusFCAFBA
extends OTCAccountingModus
OTCAccountingModusFCAFBA implements the Basel Accounting Scheme using the FCA/FBA Specification of the Streamlined Accounting Framework for OTC Derivatives, as described in Albanese and Andersen (2014). The References are:

  • Albanese, C., and L. Andersen (2014): Accounting for OTC Derivatives: Funding Adjustments and the Re-Hypothecation Option https://papers.ssrn.com/sol3/papers.cfm?abstract_id=2482955 eSSRN
  • BCBS (2012): Consultative Document: Application of Own Credit Risk Adjustments to Derivatives Basel Committee on Banking Supervision
  • Burgard, C., and M. Kjaer (2014): PDE Representations of Derivatives with Bilateral Counter-party Risk and Funding Costs Journal of Credit Risk 7 (3) 1-19
  • Burgard, C., and M. Kjaer (2014): In the Balance Risk 24 (11) 72-75
  • Piterbarg, V. (2010): Funding Beyond Discounting: Collateral Agreements and Derivatives Pricing Risk 21 (2) 97-102




Author:
Lakshmi Krishnamurthy
  • Constructor Details

    • OTCAccountingModusFCAFBA

      public OTCAccountingModusFCAFBA​(ExposureAdjustmentAggregator exposureAdjustmentAggregator) throws java.lang.Exception
      OTCAccountingModusFCAFBA Constructor
      Parameters:
      exposureAdjustmentAggregator - The Counter Party Group Aggregator Instance
      Throws:
      java.lang.Exception - Thrown if Inputs are Invalid
  • Method Details