[]
        
(Showing Draft Content)

PointAndFigureScaling Enumeration

PointAndFigureScaling Enumeration

Specifies the scaling mode for point and figure chart.

Enumeration members

Enumeration members

Dynamic

Dynamic: = 2

Dynamic(ATR) scaling. The box size is calculated based on ATR.

Fixed

Fixed: = 1

Fixed scaling. The box size is defined by boxSize property.

Traditional

Traditional: = 0

Traditional scaling. The box size is calculated automatically based on price range.