Add plots to ConnorsRSI indicator documentation
This commit is contained in:
parent
9b241779a5
commit
975bee7b6c
@ -28,6 +28,14 @@ The third and final component is a percent rank computed on the Close price.
|
|||||||
|
|
||||||
**Percent Rank Period**: The period over which to rank prices in the percent rank calculation. (Default: 100)
|
**Percent Rank Period**: The period over which to rank prices in the percent rank calculation. (Default: 100)
|
||||||
|
|
||||||
|
## Plots
|
||||||
|
|
||||||
|
**ConnorsRSI**: The calculated ConnorsRSI values. (Default: Yellow 3px Line)
|
||||||
|
|
||||||
|
**Upper Level**: The upper level displayed in the indicator. (Default: Red 3px Line @ 75.0)
|
||||||
|
|
||||||
|
**Lower Level**: The lower level displayed in the indicator. (Default: Lime Green 3px Line @ 25.0)
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
![ConnorsRSI](https://static.moshington.com/images/indicators/connors-rsi/connors-rsi.png)
|
![ConnorsRSI](https://static.moshington.com/images/indicators/connors-rsi/connors-rsi.png)
|
||||||
|
Loading…
Reference in New Issue
Block a user