Class LongFixedClassicalPlusTimeline

java.lang.Object
org.drip.sample.mporstream.LongFixedClassicalPlusTimeline

public class LongFixedClassicalPlusTimeline
extends java.lang.Object
LongFixedClassicalPlusTimeline displays the MPoR-related Exposure Metrics Suite for the given Long Fixed Coupon Stream on a Daily Grid using the "Classical+" CSA Timeline Scheme of Andersen, Pykhtin, and Sokol (2017). 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
  • Andersen, L. B. G., M. Pykhtin, and A. Sokol (2017a): Re-thinking Margin Period of Risk https://papers.ssrn.com/sol3/papers.cfm?abstract_id=2902737 eSSRN
  • Andersen, L. B. G., M. Pykhtin, and A. Sokol (2017b): Credit Exposure in the Presence of Initial Margin https://papers.ssrn.com/sol3/papers.cfm?abstract_id=2806156 eSSRN
  • Burgard, C., and M. Kjaer (2017): Derivatives Funding, Netting, and Accounting https://papers.ssrn.com/sol3/papers.cfm?abstract_id=2534011 eSSRN
  • Piterbarg, V. (2010): Funding Beyond Discounting: Collateral Agreements and Derivatives Pricing Risk 21 (2) 97-102




Author:
Lakshmi Krishnamurthy
  • Constructor Summary

    Constructors
    Constructor Description
    LongFixedClassicalPlusTimeline()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)
    Entry Point

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • LongFixedClassicalPlusTimeline

      public LongFixedClassicalPlusTimeline()
  • Method Details

    • main

      public static final void main​(java.lang.String[] args) throws java.lang.Exception
      Entry Point
      Parameters:
      args - Command Line Argument Array
      Throws:
      java.lang.Exception - Thrown on Error/Exception Situation