Click or drag to resize

ChartRange Class

Inheritance Hierarchy
SystemObject
  MZpack.NT8.AlgoChartRange

Namespace:  MZpack.NT8.Algo
Assembly:  MZpack.NT8.Pro (in MZpack.NT8.Pro.dll) Version: 3.18.1.0 (3.18.1.0)
Syntax
C#
public class ChartRange : ICloneable

The ChartRange type exposes the following members.

Constructors
  NameDescription
Public methodChartRange
Initializes a new instance of the ChartRange class
Top
Properties
  NameDescription
Public propertyHigh
High price of validated signals in the tree.
Public propertyLow
Low price of validated signals in the tree.
Public propertyMaxBarIdx
Public propertyMinBarIdx
Top
Methods
See Also