[]
        
(Showing Draft Content)

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

SmoothingPeriod Method

SmoothingPeriod(double)

Configurates SmoothingPeriod. Sets the exponential moving average period for the signal line.

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

The value.

Returns
Type Description
TBuilder

Current builder.