[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.Fluent.MacdBaseBuilder-3.FastPeriod

FastPeriod Method

FastPeriod(double)

Configurates FastPeriod. Sets the fast exponential moving average period for the MACD line.

Declaration
public TBuilder FastPeriod(double value)
Parameters
Type Name Description
double value

The value.

Returns
Type Description
TBuilder

Current builder.