public class BondLiveAndEODAPI
extends java.lang.Object
Constructor and Description |
---|
BondLiveAndEODAPI() |
Modifier and Type | Method and Description |
---|---|
static void |
BondAPISample()
Sample demonstrating the usage of the (full set of) bond analytics API.
|
static void |
BondEODMeasuresAPISample()
Sample demonstrating the calculation of the bond's EOD yield measures from price
USE WITH CARE: This sample ignores errors and does not handle exceptions.
|
static void |
BondEODSample()
Sample demonstrating the calculation of the bond's full EOD measures from price, TSY spread, or yield
USE WITH CARE: This sample ignores errors and does not handle exceptions.
|
static void |
BondTickerAPISample()
Sample demonstrating the calculation of analytics for the set of bonds associated with the ticker
USE WITH CARE: This sample ignores errors and does not handle exceptions.
|
static void |
main(java.lang.String[] astrArgs) |
public static final void BondEODMeasuresAPISample() throws java.lang.Exception
java.lang.Exception
public static final void BondEODSample()
public static final void BondTickerAPISample() throws java.lang.Exception
java.lang.Exception
public static final void BondAPISample() throws java.lang.Exception
java.lang.Exception
public static final void main(java.lang.String[] astrArgs) throws java.lang.Exception
java.lang.Exception