[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.Fluent.MacdBaseBuilder-3.SlowPeriod

SlowPeriod Method

SlowPeriod(double)

Configurates SlowPeriod. Sets the slow exponential moving average period for the MACD line.

Declaration
public TBuilder SlowPeriod(double value)
Parameters
Type Name Description
double value

The value.

Returns
Type Description
TBuilder

Current builder.