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