[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.Fluent.CCIBuilder-1.Constant

Constant Method

Constant(double)

Configurates Constant. Sets the constant value for the CCI calculation.

Declaration
public CCIBuilder<T> Constant(double value)
Parameters
Type Name Description
double value

The value.

Returns
Type Description
CCIBuilder<T>

Current builder.