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