Add parameters to Percent Rank indicator documentation

This commit is contained in:
moshferatu 2025-01-09 08:29:40 -08:00
parent f00b08c02c
commit 65ea4a7bf5

View File

@ -4,4 +4,8 @@ The Percent Rank indicator calculates the percentage of input values which are l
By default it operates on closing prices, but it can be applied to any input series. By default it operates on closing prices, but it can be applied to any input series.
## Parameters
**Period**: The period over which to calculate the percent rank. (Default: 100)
--- ---