# StockCharts Record High Percent

## Overview <a href="#overview" id="overview"></a>

StockCharts Record High Percent equals new 52-week highs divided by the sum of new 52-week highs plus new 52-week lows. This breadth indicator shows when new highs outnumber new lows and when new highs are expanding. New highs outnumber new lows when the indicator is above 50. New highs are expanding when the indicator is above 50 and rising.

## Details <a href="#details" id="details"></a>

**Symbol Group:** Record High Percent

**Publisher:** StockCharts

**Update Frequency:** End-of-day (EOD). These indicators are updated after the market close, usually by 6:00 PM ET.

**Links to Current Symbols:** [Record High Percent](https://stockcharts.com/search/?q=%22Record%20High%20Percent%22\&section=symbols)

## Data Characteristics <a href="#data_characteristics" id="data_characteristics"></a>

StockCharts uses a three-step process to calculate breadth indicators. First, StockCharts maintains component lists for these indices. Second, our scan engine uses these component lists to run scans based on the price data for the individual stocks. Third, the data is updated and published to our website.

This “in-house” data may differ from other sources due to differences in the index components and price data. Index components change and require updates on a regular basis. Additionally, note that StockCharts uses dividend-adjusted data for its calculations, while other sources may use non-adjusted data.

## Chart Example <a href="#chart_example" id="chart_example"></a>

The chart example below shows Nasdaq 100 Record High Percent ($RHNDX) as the gray line, a 20-day moving average as the red line and the Nasdaq 100 in the bottom panel. Chartists should consider using a moving average to smooth the data, as Record High Percent can be a volatile series. The Nasdaq 100 was added because it is handy to plot the underlying index along with the indicator.

<figure><img src="/files/GdcHY0SkINkZ8MaH4bvU" alt=""><figcaption><p>Record High Percent</p></figcaption></figure>

## Symbol List <a href="#symbol_list" id="symbol_list"></a>

StockCharts.com users can access [an up-to-date list of symbols](https://stockcharts.com/search/?q=%22Record%20High%20Percent%22\&section=symbols) for all our Record High Percent Indicators. From this list, click the “Mentions” icon to the right of a specific symbol for more details about the symbol, as well as recent mentions in Public ChartLists, blog articles, and more.

## Additional Resources <a href="#additional_resources" id="additional_resources"></a>

### ChartSchool Articles <a href="#chartschool_articles" id="chartschool_articles"></a>

[**Record High Percent**](/table-of-contents/market-indicators/record-high-percent.md)\
A breadth indicator that shows new highs as a percentage of new highs plus new lows.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://chartschool.stockcharts.com/table-of-contents/index-and-market-indicator-catalog/stockcharts-record-high-percent.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
