public class ShortTermFutures
extends java.lang.Object
| Constructor and Description |
|---|
ShortTermFutures(java.lang.String[] astrExchange,
double dblNotional)
ShortTermFutures constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
exchanges()
Retrieve the List of Exchanges
|
double |
notional()
Retrieve the Traded Notional
|