BoxStyle
Box size assignment method for Renko / Kagi / Point & Figure.
Kind: enum
Variants
| Name | Description |
|---|---|
Atr | Average True Range sizing (param is the ATR length). |
Traditional | Fixed size (param is the box size). |
PercentageLtp | Percentage of last trading price (param is the percent). |

