Package org.drip.template.ust
Class WN1_ULTRA
java.lang.Object
org.drip.template.ust.WN1_ULTRA
public class WN1_ULTRA
extends java.lang.Object
WN1_ULTRA demonstrates the Details behind the Implementation and the Pricing of the ULTRA LONG BOND
WN1 UST Futures Contract.
| Module | Product Core Module |
| Library | Fixed Income Analytics |
| Project | Pricing/Risk Templates for Fixed Income Component Products |
| Package | Standard UST Suite Construction Template |
- Author:
- Lakshmi Krishnamurthy
-
Constructor Summary
Constructors Constructor Description WN1_ULTRA() -
Method Summary
Modifier and Type Method Description static voidmain(java.lang.String[] argumentArray)Entry PointMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
WN1_ULTRA
public WN1_ULTRA()
-
-
Method Details
-
main
public static final void main(java.lang.String[] argumentArray) throws java.lang.ExceptionEntry Point- Parameters:
argumentArray- Argument Array- Throws:
java.lang.Exception- Propagate Exception Encountered
-