[]
        
(Showing Draft Content)

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

DPeriod Method

DPeriod(double)

Configurates DPeriod. Sets the period for the %D simple moving average.

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

The value.

Returns
Type Description
StochasticBuilder<T>

Current builder.