BollingerBand Properties |
The BollingerBand type exposes the following members.
| Name | Description | |
|---|---|---|
| BorderLineColor |
The color of the border of the band
| |
| BorderLineWidth |
Gets or sets the width of the border of the band.
| |
| Color |
The color of the Moving Average line
(Inherited from MovingAverage.) | |
| FillColor |
The color of the Bollinger Band
| |
| FillType |
Bollinger Band fill type
| |
| ID |
ID string for the indicator
(Inherited from Indicator.) | |
| LimitYToStackSegment |
Indicator is clipped outside the segment it belongs to.
(Inherited from MovingAverage.) | |
| LineWidth |
Gets or sets the width of the Moving Average line.
(Inherited from MovingAverage.) | |
| NumberOfStandardDeviations |
Number of Standard Deviations.
Upper band is SD * this value above Simple Moving Average line,
and Lower band respectively below.
| |
| PeriodCount |
The number of time periods in the Moving Average calculation, set to 10 by default.
(Inherited from MovingAverage.) | |
| Title |
Title shown in the data cursor box, and near Y-axes.
(Inherited from Indicator.) | |
| TrackIndicator |
Allow Data Cursor to track this indicator.
(Inherited from MovingAverage.) |