BollingerBandsIndicatorStyle Properties
Stores the appearance settings of the Bollinger Bands indicator.Name | Description |
---|---|
LowerStroke | Gets or sets the color of the indicator’s lower band. |
LowerStrokeThickness | Gets or sets the thickness of the indicator’s lower band. |
Stroke | Inherited from LineIndicatorStyle. |
StrokeThickness | Inherited from LineIndicatorStyle. |
UpperStroke | Gets or sets the color of the indicator’s upper band. |
UpperStrokeThickness | Gets or sets the thickness of the indicator’s upper band. |
See Also