[]
Configurates SmoothingPeriod. Sets the exponential moving average period for the signal line.
public TBuilder SmoothingPeriod(double value)
Public Function SmoothingPeriod(value As Double) As TBuilder
| Type | Name | Description |
|---|---|---|
| double | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |