[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.MacdHistogram-1

MacdHistogram<T> Class

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

Inheritance
MacdHistogram<T>
Namespace: C1.Web.Mvc.Finance
Assembly: C1.Web.Mvc.Finance.dll
Syntax
public class MacdHistogram<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
MacdHistogram(FlexChartCore<T>)

Creates one MacdHistogram<T> instance.

Properties

Name Description
ExtraSeriesTypeName

Gets the Name of this Series.