[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.Fluent.BollingerBandsBuilder-1.Period

Period Method

Period(double)

Configurates Period. Sets the period for the calculation as an integer value.

Declaration
public BollingerBandsBuilder<T> Period(double value)
Parameters
Type Name Description
double value

The value.

Returns
Type Description
BollingerBandsBuilder<T>

Current builder.