[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.Fluent.StochasticBuilder-1.SmoothingPeriod

SmoothingPeriod Method

SmoothingPeriod(double)

Configurates SmoothingPeriod. Sets the smoothing period for full %K.

Declaration
public StochasticBuilder<T> SmoothingPeriod(double value)
Parameters
Type Name Description
double value

The value.

Returns
Type Description
StochasticBuilder<T>

Current builder.