[]
Represents a Moving Average Convergence/Divergence (MACD) Histogram indicator series for the FinancialChart.
public class MacdHistogram<T> : MacdBase<T>
| Name | Description |
|---|---|
| T |
The MACD indicator is designed to reveal changes in strength, direction, momentum, and duration of an asset's price trend.
| Name | Description |
|---|---|
| MacdHistogram(FlexChartCore<T>) | Creates one MacdHistogram<T> instance. |
| Name | Description |
|---|---|
| ExtraSeriesTypeName | Gets the Name of this Series. |