Class OAT1Attribution
java.lang.Object
org.drip.sample.treasuryfuturespnl.OAT1Attribution
public class OAT1Attribution
extends java.lang.Object
OAT1Attribution demonstrates the Invocation of the Historical PnL Horizon PnL Attribution analysis
for the OAT1 Series.
- Module = Product Core Module
- Library = Fixed Income Analytics
- Project = DROP API Construction and Usage
- Package = G20 Treasury Futures PnL Attribution
- Author:
- Lakshmi Krishnamurthy
-
Constructor Summary
Constructors Constructor Description OAT1Attribution()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] args)
Entry PointMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
OAT1Attribution
public OAT1Attribution()
-
-
Method Details
-
main
public static final void main(java.lang.String[] args) throws java.lang.ExceptionEntry Point- Parameters:
args
- Command Line Argument Array- Throws:
java.lang.Exception
- Thrown on Error/Exception Situation
-