Uses of Package
org.encog.app.quant

Packages that use org.encog.app.quant
org.encog.app.analyst This package contains the Encog Analyst. 
org.encog.app.analyst.csv This package contains all of the classes for directly working with CSV files, used by the analyst. 
org.encog.app.analyst.csv.balance This package contains the classes used to balance CSV files. 
org.encog.app.analyst.csv.basic This package contains the basic subclasses for all of the CSV handling done by the Encog analyst. 
org.encog.app.analyst.csv.filter This package contains all of the classes used by the analyst to filter. 
org.encog.app.analyst.csv.normalize This package contains all of the classes used by the analyst to normalize. 
org.encog.app.analyst.csv.segregate This package contains all of the classes used to segregate, by the analyst. 
org.encog.app.analyst.csv.shuffle This package contains all of the classes used by the analyst to shuffle. 
org.encog.app.analyst.csv.sort This package contains all of the classes used by the analyst to sort. 
org.encog.app.quant.indicators This package contains indicators used by Encog. 
org.encog.app.quant.loader This package contains the loader, used to load financial data. 
org.encog.app.quant.loader.yahoo This package contains the Yahoo Finance loader. 
org.encog.app.quant.ninja This package contains the Ninjatrader package. 
 

Classes in org.encog.app.quant used by org.encog.app.analyst
QuantTask
          Defines an interface for Encog quant tasks.
 

Classes in org.encog.app.quant used by org.encog.app.analyst.csv
QuantTask
          Defines an interface for Encog quant tasks.
 

Classes in org.encog.app.quant used by org.encog.app.analyst.csv.balance
QuantTask
          Defines an interface for Encog quant tasks.
 

Classes in org.encog.app.quant used by org.encog.app.analyst.csv.basic
QuantTask
          Defines an interface for Encog quant tasks.
 

Classes in org.encog.app.quant used by org.encog.app.analyst.csv.filter
QuantTask
          Defines an interface for Encog quant tasks.
 

Classes in org.encog.app.quant used by org.encog.app.analyst.csv.normalize
QuantTask
          Defines an interface for Encog quant tasks.
 

Classes in org.encog.app.quant used by org.encog.app.analyst.csv.segregate
QuantTask
          Defines an interface for Encog quant tasks.
 

Classes in org.encog.app.quant used by org.encog.app.analyst.csv.shuffle
QuantTask
          Defines an interface for Encog quant tasks.
 

Classes in org.encog.app.quant used by org.encog.app.analyst.csv.sort
QuantTask
          Defines an interface for Encog quant tasks.
 

Classes in org.encog.app.quant used by org.encog.app.quant.indicators
QuantTask
          Defines an interface for Encog quant tasks.
 

Classes in org.encog.app.quant used by org.encog.app.quant.loader
QuantError
          Used to represent any error that occurs in the quant part of Encog.
QuantTask
          Defines an interface for Encog quant tasks.
 

Classes in org.encog.app.quant used by org.encog.app.quant.loader.yahoo
QuantTask
          Defines an interface for Encog quant tasks.
 

Classes in org.encog.app.quant used by org.encog.app.quant.ninja
QuantTask
          Defines an interface for Encog quant tasks.
 



Copyright © 2011. All Rights Reserved.