To select which values the special chart (Renko, Kagi etc.) is based on.

Enumeration Members

Enumeration Members

ATR: 3

The chart is based on Average True Range (ATR). Using ATR results in fluctuating box size/reversal amount.

Close: 0

The chart is based on Close values.

HighLowRange: 1

The chart is based on High-Low range.

Percentage: 2

The chart is formed using a set percentage of the first price.