Documentation For Encog 2.x

MarketDataDescription Members

MarketDataDescription overview

Public Instance Constructors

MarketDataDescription Overloaded. Initializes a new instance of the MarketDataDescription class.

Public Instance Properties

ActivationFunction (inherited from TemporalDataDescription) The activation function for this layer.
DataType The data type that this is.
DescriptionType (inherited from TemporalDataDescription) The type of data this is.
High (inherited from TemporalDataDescription) The highest allowed value.
Index (inherited from TemporalDataDescription) Get the index.
IsInput (inherited from TemporalDataDescription) Is this data input? Or is it to be predicted.
IsPredict (inherited from TemporalDataDescription) Determine if this is a predicted value.
Low (inherited from TemporalDataDescription) The lowest allowed data.
Ticker The ticker symbol.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

MarketDataDescription Class | Encog.Neural.NeuralData.Market Namespace