[]
public class BollingerBands : IndicatorBase, IDisposable
| Name | Description |
|---|---|
| BollingerBands() |
| Name | Description |
|---|---|
| MultiplierProperty | Identifies the Multiplier dependency property. |
| Name | Description |
|---|---|
| LowerYVals | |
| MiddleYVals | |
| Multiplier | Gets or sets the standard deviation multiplier. |
| UpperYVals | |
| XVals |
| Name | Description |
|---|---|
| GetItem(int) | Gets data item by its index. |