WebCab Technical Analysis
v1.1
(J2SE Edition)

Package webcab.lib.finance.trading.indicators.jdbc

Wrap the functionality provided by the Indicators module with our JDBC mediator.

See:
          Description

Class Summary
AccumulateDistributeJDBC This is the JDBC Mediator for the AccumulateDistribute class.
AroonJDBC This is the JDBC Mediator for the Aroon class.
BollingerBandsJDBC This is the JDBC Mediator for the BollingerBands class.
DirectionalMovementIndicatorJDBC This is the JDBC Mediator for the DirectionalMovementIndicator class.
FiltersJDBC This is the JDBC Mediator for the Filters class.
MarketStrengthJDBC This is the JDBC Mediator for the MarketStrength class.
MeanReversionJDBC This is the JDBC Mediator for the MeanReversion class.
MomentumJDBC This is the JDBC Mediator for the Momentum class.
MovingAverageJDBC This is the JDBC Mediator for the MovingAverage class.
OscillatorsJDBC This is the JDBC Mediator for the Oscillators class.
StochasticsJDBC This is the JDBC Mediator for the Stochastics class.
VolatilityJDBC This is the JDBC Mediator for the Volatility class.
VolumeJDBC This is the JDBC Mediator for the Volume class.
 

Exception Summary
AccumulateDistributeJDBCException Exception to signal JDBC problems while calling the AccumulateDistributeJDBC class.
AroonJDBCException Exception to signal JDBC problems while calling the AroonJDBC class.
BollingerBandsJDBCException Exception to signal JDBC problems while calling the BollingerBandsJDBC class.
DirectionalMovementIndicatorJDBCException Exception to signal JDBC problems while calling the DirectionalMovementIndicatorJDBC class.
FiltersJDBCException Exception to signal JDBC problems while calling the FiltersJDBC class.
MarketStrengthJDBCException Exception to signal JDBC problems while calling the MarketStrengthJDBC class.
MeanReversionJDBCException Exception to signal JDBC problems while calling the MeanReversionJDBC class.
MomentumJDBCException Exception to signal JDBC problems while calling the MomentumJDBC class.
MovingAverageJDBCException Exception to signal JDBC problems while calling the MovingAverageJDBC class.
OscillatorsJDBCException Exception to signal JDBC problems while calling the OscillatorsJDBC class.
StochasticsJDBCException Exception to signal JDBC problems while calling the StochasticsJDBC class.
VolatilityJDBCException Exception to signal JDBC problems while calling the VolatilityJDBC class.
VolumeJDBCException Exception to signal JDBC problems while calling the VolumeJDBC class.
 

Package webcab.lib.finance.trading.indicators.jdbc Description

Wrap the functionality provided by the Indicators module with our JDBC mediator.


WebCab Technical Analysis
v1.1
(J2SE Edition)