MovingAverage Class |
Namespace: Arction.CustomControls.Trader.WinForms.TechnicalIndicators
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.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |