[]
        
(Showing Draft Content)

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

KPeriod Method

KPeriod(double)

Configurates KPeriod. Sets the period for the %K calculation.

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

The value.

Returns
Type Description
StochasticBuilder<T>

Current builder.