Documentation For Encog 2.x

MarketPoint Class

Hold one market datapoint. This class is based on the TemporalPoint, however it is designed to take its sequence number from a date.

For a list of all members of this type, see MarketPoint Members .

System.Object
   TemporalPoint
      MarketPoint

[DefaultMember(MemberName="Item")]
public class MarketPoint : TemporalPoint

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Encog.Neural.NeuralData.Market

Assembly: encog-core-cs (in encog-core-cs.dll)

See Also

MarketPoint Members | Encog.Neural.NeuralData.Market Namespace