Class AlbaneseAndersen

All Implemented Interfaces:
CollateralGroupVertexExposureComponent

public class AlbaneseAndersen
extends CollateralGroupVertex
AlbaneseAndersen holds the Albanese and Andersen (2014) Vertex Exposures of a Projected Path of a Simulation Run of a Collateral Hypothecation Group. 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
  • 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
  • Gregory, J. (2009): Being Two-faced over Counter-party Credit Risk Risk 20 (2) 86-90
  • Piterbarg, V. (2010): Funding Beyond Discounting: Collateral Agreements and Derivatives Pricing Risk 21 (2) 97-102




Author:
Lakshmi Krishnamurthy
  • Constructor Details

    • AlbaneseAndersen

      public AlbaneseAndersen​(JulianDate vertexDate, double variationMarginEstimate, double tradePayment, double variationMarginPosting) throws java.lang.Exception
      AlbaneseAndersen Constructor
      Parameters:
      vertexDate - The Vertex Date
      variationMarginEstimate - The Variation Margin Estimate at the Path Vertex Time Node
      tradePayment - The Trade Payment at the Path Vertex Time Node
      variationMarginPosting - The Variation Margin Posting at the Path Vertex Time Node
      Throws:
      java.lang.Exception - Thrown if the Inputs are Invalid
  • Method Details