[]
        
(Showing Draft Content)

C1.WPF.Chart.Finance.Macd

Macd Class

Represents a moving Average Convergence/Divergence (MACD) indicator series. The MACD indicator is designed to reveal changes in strength, direction, momentum, and duration of an asset's price trend.

Implements
Namespace: C1.WPF.Chart.Finance
Assembly: C1.WPF.FinancialChart.4.6.2.dll
Syntax
public class Macd : MacdBase, IDisposable

Constructors

Name Description
Macd()

Fields

Name Description
MacdLineStyleProperty

Identifies the MacdStyle dependency property.

SignalLineStyleProperty

Identifies the SignalLineStyle dependency property.

Properties

Name Description
MacdLineStyle

Gets or sets the macd line style.

MacdVals
MacdXVals
SignalLineStyle

Gets or sets the signal line style.

SignalVals
SignalXVals

Methods

Name Description
GetItem(int)

Gets data item by its index.

GetStyle(string)

Gets style by its name.