Returns a price value estimate of the specified percentile level.
| Syntax: | 
|---|
| Percentile(series, bars, percentileLevel) | 
| Parameter: | Description: | 
|---|---|
| series | The name of the series. | 
| bars | The number of bars over which to find the percentile | 
| percentileLevel | The percentage level used to find the percentile. 
 Specified as a value between 0 and 100, representing 0-100%. | 
| Returns: | 
|---|
| Percentile estimate ranked value. | 
| Example: | 
|---|
| 
 | 
| Links: | 
|---|
| 
 | 
| See Also: | 
|---|
| 
 | 
| Edit Time: 9/26/2020 1:27:09 PM | Topic ID#: 460 |