[]
Configurates SmoothingPeriod. Sets the smoothing period for full %K.
public StochasticBuilder<T> SmoothingPeriod(double value)
| Type | Name | Description |
|---|---|---|
| double | value | The value. |
| Type | Description |
|---|---|
| StochasticBuilder<T> | Current builder. |