Uses of Class
org.encog.app.quant.indicators.Indicator

Packages that use Indicator
org.encog.app.quant.indicators This package contains indicators used by Encog. 
org.encog.app.quant.indicators.predictive This package contains predictive indicators used by Encog. 
 

Uses of Indicator in org.encog.app.quant.indicators
 

Subclasses of Indicator in org.encog.app.quant.indicators
 class MovingAverage
          A simple moving average.
 

Uses of Indicator in org.encog.app.quant.indicators.predictive
 

Subclasses of Indicator in org.encog.app.quant.indicators.predictive
 class BestClose
          Get the best close.
 class BestReturn
          Get the best return.
 



Copyright © 2011. All Rights Reserved.