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