WebCab Technical Analysis
(J2EE Edition)

Package com.webcab.ejb.finance.trading.indicators

Interface Summary
AccumulateDistribute These indicators measure to what degree on net an asset is being accumulated (i.e.
AccumulateDistributeHome The home interface of the stateless AccumulateDistribute Enterprise JavaBeansTM component.
Aroon Within this class we define the Aroon indicator which was developed by Tushar Chande in order to establish whether a price is trending or within a trading range.
AroonHome The home interface of the stateless Aroon Enterprise JavaBeansTM component.
BollingerBands Within this class we offer procedures which evaluate the upper and lower Bollinger Bands.
BollingerBandsHome The home interface of the stateless BollingerBands Enterprise JavaBeansTM component.
DirectionalMovementIndicator Within this class we implement the Directional Movement Indicator (MDI) and Average Directional Indicator (ADX) which was first developed by Wellas Wilder in order to classify price moves and trends.
DirectionalMovementIndicatorHome The home interface of the stateless DirectionalMovementIndicator Enterprise JavaBeansTM component.
Filters Within this class we detail a number of filters which can be applied to `clean' the underlying time series making it more amendable to analysis.
FiltersHome The home interface of the stateless Filters Enterprise JavaBeansTM component.
MarketStrength Within this class we collect a number of indicates which measure the relative strength or weakness in the market.
MarketStrengthHome The home interface of the stateless MarketStrength Enterprise JavaBeansTM component.
MeanReversion Within this class we detail a number of technical indicators which in some way or another rely on the fact that many market time series are mean reverting.
MeanReversionHome The home interface of the stateless MeanReversion Enterprise JavaBeansTM component.
MovingAverage Moving Averages in there various forms are used to smooth data so that the underlying trend is more discernible.
MovingAverageHome The home interface of the stateless MovingAverage Enterprise JavaBeansTM component.
Oscillators With this class we deal with Oscillators such as the money flow index, momentum and rate of change (ROC) indicators.
OscillatorsHome The home interface of the stateless Oscillators Enterprise JavaBeansTM component.
 


WebCab Technical Analysis
(J2EE Edition)