Modifier and Type | Method and Description |
---|---|
void |
EncogAnalyst.setCurrentQuantTask(QuantTask task)
Set the current task.
|
Modifier and Type | Class and Description |
---|---|
class |
AnalystClusterCSV
Used by the analyst to cluster a CSV file.
|
class |
AnalystEvaluateCSV
Used by the analyst to evaluate a CSV file.
|
class |
AnalystEvaluateRawCSV
Used by the analyst to evaluate a CSV file.
|
Modifier and Type | Class and Description |
---|---|
class |
BalanceCSV
Balance a CSV file.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicCachedFile
Forms the foundation of all of the cached files in Encog Quant.
|
class |
BasicFile
Many of the Encog quant CSV processors are based upon this class.
|
Modifier and Type | Class and Description |
---|---|
class |
FilterCSV
This class can be used to remove certain rows from a CSV.
|
Modifier and Type | Class and Description |
---|---|
class |
AnalystNormalizeCSV
Normalize, or denormalize, a CSV file.
|
class |
AnalystNormalizeToEGB
Normalize, or denormalize, a CSV file.
|
Modifier and Type | Class and Description |
---|---|
class |
AnalystProcess
Perform many different types of transformations on a CSV.
|
Modifier and Type | Class and Description |
---|---|
class |
SegregateCSV
This class is used to segregate a CSV file into several sub-files.
|
Modifier and Type | Class and Description |
---|---|
class |
ShuffleCSV
Randomly shuffle the lines of a CSV file.
|
Modifier and Type | Class and Description |
---|---|
class |
SortCSV
Used to sort a CSV file by one, or more, fields.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessIndicators
Process indicators and generate output.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MarketLoader
Common interface for market loaders.
|
Modifier and Type | Class and Description |
---|---|
class |
YahooDownload
Download financial data from Yahoo.
|
Modifier and Type | Class and Description |
---|---|
class |
NinjaFileConvert
A simple class that shows how to convert financial data into the
form that NinjaTrader can recognize.
|
Copyright © 2014. All Rights Reserved.