[]
Configurates PointAndFigurePeriod. Specifies the ATR period of the point and figure chart.
public FinancialExtraOptionsBuilder PointAndFigurePeriod(int value)
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| FinancialExtraOptionsBuilder | Current builder. |
The default is 20. Must be an integer less than the length of the data and greater than one.