RelativeStrengthIndex Properties |
The RelativeStrengthIndex type exposes the following members.
| Name | Description | |
|---|---|---|
| Color |
Indicator color between the threshold levels
| |
| HighColor |
Get or set the color of the indicator above HighThreshold level.
| |
| HighThreshold |
High threshold level, 70 percent by default
| |
| 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 RSI lines.
| |
| LowColor |
Get or set the color of the indicator below LowThreshold level.
| |
| LowThreshold |
Low threshold level, 30 percent by default
| |
| PeriodCount |
The number of time periods in the RSI calculation, set to 14-day RSI by default.
| |
| SegmentHeight |
Segment height, relative to other segment values
(Inherited from SegmentIndicator.) | |
| Title |
Title shown in the data cursor box, and near Y-axes.
(Inherited from Indicator.) |