[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.Macd-1

Macd<T> Class

Represents a Moving Average Convergence/Divergence (MACD) indicator series for the FinancialChart.

Inheritance
Macd<T>
Namespace: C1.Web.Mvc.Finance
Assembly: C1.AspNetCore.Mvc.Finance.dll
Syntax
public class Macd<T> : MacdBase<T>
Type Parameters
Name Description
T
Remarks

The MACD indicator is designed to reveal changes in strength, direction, momentum, and duration of an asset's price trend.

Constructors

Name Description
Macd(FlexChartCore<T>)

Creates one Macd<T> instance.

Properties

Name Description
ExtraSeriesTypeName

Gets the Name of this Series.

Styles

Gets or sets the styles for the MACD and Signal lines.