|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.exponto.jstock.indicators.IndicatorMaster
Constructor Summary | |
IndicatorMaster()
|
Method Summary | |
static Indicator |
getIndicator(java.lang.String indicatorName)
Creates and returns an empty indicator of the type given by the indicatorName. |
static java.lang.String[] |
getIndicatorsList()
Query for a list of all supported indicators. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IndicatorMaster()
Method Detail |
public static java.lang.String[] getIndicatorsList()
public static Indicator getIndicator(java.lang.String indicatorName)
indicatorName
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |