Documentation For Encog 2.x

MarketDataDescription Properties

The properties of the MarketDataDescription class are listed below. For a complete list of MarketDataDescription class members, see the MarketDataDescription Members topic.

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.

See Also

MarketDataDescription Class | Encog.Neural.NeuralData.Market Namespace