[]
Add a MacdHistogram Series to the FinancialChart series list.
public MacdHistogramBuilder<T> AddMacdHistogram()
| Type | Description |
|---|---|
| MacdHistogramBuilder<T> | The series builder |
Add a MacdHistogram Series to the FinancialChart series list.
public MacdHistogramBuilder<T> AddMacdHistogram(string name)
| Type | Name | Description |
|---|---|---|
| string | name | The name of series |
| Type | Description |
|---|---|
| MacdHistogramBuilder<T> | The series builder |