WebCab Technical Analysis
(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 A `JDBC interface' for the AccumulateDistribute class.
AroonJDBC A `JDBC interface' for the Aroon class.
BollingerBandsJDBC A `JDBC interface' for the BollingerBands class.
DirectionalMovementIndicatorJDBC A `JDBC interface' for the DirectionalMovementIndicator class.
FiltersJDBC A `JDBC interface' for the Filters class.
MarketStrengthJDBC A `JDBC interface' for the MarketStrength class.
MeanReversionJDBC A `JDBC interface' for the MeanReversion class.
MovingAverageJDBC A `JDBC interface' for the MovingAverage class.
OscillatorsJDBC A `JDBC interface' for the Oscillators class.
StochasticsJDBC A `JDBC interface' for the Stochastics 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.
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.
 

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

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


WebCab Technical Analysis
(J2SE Edition)