|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
IndicatorInterface | The IndicatorInterface defines how the rest of the applications should interact with different indicators. |
IndicatorParametersInterface | |
IndicatorValuesInterface | Allows other parts of the application to access parameters and values of an indicator. |
Class Summary | |
Constants | Defines various constans used by the package |
EMA | |
EMAAlgorithm | |
EMAAlgorithmTest | |
Indicator | The base class for all indicators. |
IndicatorMaster | This class registeres all available indicators and loads them upon request. |
IndicatorParameters | Base class for indicator specific parameters used in computation of an indicator series. |
MA | |
Macd | |
MacdAlgorithm | Calculates the MACD for a LogDataSeries with given parameters |
MacdData | Container class for MACD data |
MacdParameters | Contains MACD specific parameters used in computation of an indicator series |
MAParameters | Contains Moving Average specific parameters used in computation of an indicator series. |
Rsi | |
RsiAlgorithm | Computes the RSI values for a LogDataSeries. |
RsiParameters | Contains RSI specific parameters used in computation of an indicator series |
Exception Summary | |
RsiException | Thrown when there is a problem calculating the RSI for a LogDataSeries. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |