MovingAverageConvergenceDivergenceIndicatorStyle Fields
Stores the appearance settings of the moving average convergence/divergence indicator.| Name | Description |
|---|---|
| SignalStrokeProperty static | Identifies the SignalStroke bindable property. |
| SignalStrokeThicknessProperty static | Identifies the SignalStrokeThickness bindable property. |
| StrokeProperty static | Identifies the Stroke bindable property. Inherited from LineIndicatorStyle. |
| StrokeThicknessProperty static | Identifies the StrokeThickness bindable property. Inherited from LineIndicatorStyle. |
See Also