MovingAverage Properties |
The MovingAverage type exposes the following members.
| Name | Description | |
|---|---|---|
| Color |
The color of the Moving Average line
| |
| ID |
ID string for the indicator
(Inherited from Indicator.) | |
| LimitYToStackSegment |
Indicator is clipped outside the segment it belongs to.
| |
| LineWidth |
Gets or sets the width of the Moving Average line.
| |
| PeriodCount |
The number of time periods in the Moving Average calculation, set to 10 by default.
| |
| Title |
Title shown in the data cursor box, and near Y-axes.
(Inherited from Indicator.) | |
| TrackIndicator |
Allow Data Cursor to track this indicator.
|