|
|||||||||||
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 |
Class Summary | |
Constants | Defines various constans used by the package |
EMA | |
EMAAlgorithm | |
EMAAlgorithmTest | |
Indicator | The base class for all indicators. |
IndicatorMaster | |
IndicatorParameters | Base class for indicator specific parameters used in computation of an indicator series. |
MA | |
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 |