| Name | Description | Type | Package | Framework |
| BarBuffer | A buffer of bar segments. | Class | org.encog.app.quant.util | HeatonReasearch |
| BestClose | Class | org.encog.app.quant.indicators.predictive | HeatonReasearch | |
| BestReturn | Get the best return. | Class | org.encog.app.quant.indicators.predictive | HeatonReasearch |
| Indicator | An indicator, used by Encog. | Class | org.encog.app.quant.indicators | HeatonReasearch |
| LoaderError | Used to represent any error that occurs in the loader part of Encog. | Class | org.encog.app.quant.loader | HeatonReasearch |
| MarketLoader | Interface | org.encog.app.quant.loader | HeatonReasearch | |
| MovingAverage | A simple moving average. | Class | org.encog.app.quant.indicators | HeatonReasearch |
| NinjaFileConvert | A simple class that shows how to convert financial data into the form that NinjaTrader can recognize. | Class | org.encog.app.quant.ninja | HeatonReasearch |
| NinjaStreamWriter | Can be used from within NinjaTrader to export data. | Class | org.encog.app.quant.ninja | HeatonReasearch |
| ProcessIndicators | Process indicators and generate output. | Class | org.encog.app.quant.indicators | HeatonReasearch |
| QuantError | Used to represent any error that occurs in the quant part of Encog. | Class | org.encog.app.quant | HeatonReasearch |
| QuantTask | Defines an interface for Encog quant tasks. | Interface | org.encog.app.quant | HeatonReasearch |
| YahooDownload | Download financial data from Yahoo. | Class | org.encog.app.quant.loader.yahoo | HeatonReasearch |