Package org.drip.sample.dual
Class CAD3M6MUSD3M6M
java.lang.Object
org.drip.sample.dual.CAD3M6MUSD3M6M
public class CAD3M6MUSD3M6M
extends java.lang.Object
CAD3M6MUSD3M6M demonstrates the setup and construction of the USD 3M Forward Curve from
CAD3M6MUSD3M6M CCBS, CAD 3M, CAD 6M, and USD 6M Quotes.
- Module = Product Core Module
- Library = Fixed Income Analytics
- Project = DROP API Construction and Usage
- Package = G7 Standard Cross Currency Swap
- Author:
- Lakshmi Krishnamurthy
-
Constructor Summary
Constructors Constructor Description CAD3M6MUSD3M6M()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] astrArgs)
Entry PointMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CAD3M6MUSD3M6M
public CAD3M6MUSD3M6M()
-
-
Method Details
-
main
public static final void main(java.lang.String[] astrArgs) throws java.lang.ExceptionEntry Point- Parameters:
astrArgs
- Command Line Argument Array- Throws:
java.lang.Exception
- Thrown on Error/Exception Situation
-