Add plots to ConnorsRSI indicator documentation

This commit is contained in:
moshferatu 2025-01-08 13:28:00 -08:00
parent 9b241779a5
commit 975bee7b6c

View File

@ -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)
## 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
![ConnorsRSI](https://static.moshington.com/images/indicators/connors-rsi/connors-rsi.png)