MovingAverageConvergenceDivergence Properties |
The MovingAverageConvergenceDivergence type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseLineColor |
Gets or sets the base line color.
| |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| HistogramNegativeStrongColor |
Gets or sets the negative strong color for Histogram.
| |
| HistogramNegativeWeakColor |
Gets or sets the negative weak color for Histogram.
| |
| HistogramPositiveStrongColor |
Gets or sets the positive strong color for Histogram.
| |
| HistogramPositiveWeakColor |
Gets or sets the positive weak color for Histogram.
| |
| HistogramTitle |
Histogram title
| |
| ID |
ID string for the indicator
(Inherited from Indicator.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| LimitYToStackSegment |
Indicator is clipped outside the segment it belongs to.
| |
| LongPeriodCount |
Gets or sets the long period count.
| |
| MacdLineColor |
Gets or sets the MACD line color.
| |
| MacdLineWidth |
Gets or sets the MACD line width.
| |
| MacdTitle |
MACD line title
| |
| SegmentHeight |
Segment height, relative to other segment values
(Inherited from SegmentIndicator.) | |
| ShortPeriodCount |
Gets or sets the short period count.
| |
| SignalLineColor |
Gets or sets the Signal line color.
| |
| SignalLineWidth |
Gets or sets the Signal line width.
| |
| SignalPeriodCount |
Gets or sets the period count for Signal.
| |
| SignalTitle |
Signal line title
| |
| Title |
Title shown in the data cursor box, and near Y-axes.
(Inherited from Indicator.) |