diff --git a/indicators/percent-rank/README.md b/indicators/percent-rank/README.md index 3546748..b504398 100644 --- a/indicators/percent-rank/README.md +++ b/indicators/percent-rank/README.md @@ -1,3 +1,7 @@ # Percent Rank +The Percent Rank indicator calculates the percentage of input values which are less than the current value over some specified period. + +By default it operates on closing prices, but it can be applied to any input series. + --- \ No newline at end of file