TripleExponentialAverage Class |
Namespace: Arction.CustomControls.Trader.WinForms.TechnicalIndicators
The TripleExponentialAverage type exposes the following members.
| Name | Description | |
|---|---|---|
| TripleExponentialAverage |
Constructor
|
| Name | Description | |
|---|---|---|
| ID |
ID string for the indicator
(Inherited from Indicator.) | |
| LimitYToStackSegment |
Indicator is clipped outside the segment it belongs to.
| |
| LineColor |
Gets or sets the color of the Triple Exponential Average line.
| |
| LineWidth |
Gets or sets the width of the Triple Exponential Average line.
| |
| PeriodCount |
The number of time periods used to calculate Triple Exponential Average, set to 14 days by default.
| |
| SegmentHeight |
Segment height, relative to other segment values
(Inherited from SegmentIndicator.) | |
| ShowSignalLine |
Show signal line (9-day EMA) based on the Triple Exponential Average line.
| |
| Title |
Title shown in the data cursor box, and near Y-axes.
(Inherited from 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.) |