Abbreviation: ChartPage%
Category: Chart Page Calculation
Input Parameters:
Name | Range | Default |
Time Series | ||
Calculation:
100 * (Time Series – MinValue) / (MaxValue – MinVal)
where
PriceHigh represents Chart Page Maximum
PriceLow represents Chart Page Minimum
Discussion:
The provides a measure of a time series relationship to the minimum and maximum value across all chart pages for a given date/time. Mathematically, the percentile ranges between values of 0 and 100. The closer percentile is to 100, the closer the time series value is to the maximum. The closer %K is to 0, the closer the time series value is to the minimum.