# Historical Chart Gallery

The [Historical Chart Gallery](https://stockcharts.com/freecharts/historical/) is a collection of long-term, large format charts suitable for detailed study. Data for these charts extends back further than most users have access to, some as far back as the early 1900s. Charts in the Historical Chart Gallery are updated every Wednesday and Friday evening after the US markets close.

## Accessing the Gallery <a href="#accessing_the_gallery" id="accessing_the_gallery"></a>

You can access the Historical Chart Gallery from the “Member Tools” area of [Your Dashboard](https://stockcharts.com/def/servlet/Favorites.CServlet) or the “Additional Tools & Reports” section of the [Charts & Tools](https://stockcharts.com/freecharts/) page.

## Parts of the Historical Chart Gallery <a href="#parts_of_the_historical_chart_gallery" id="parts_of_the_historical_chart_gallery"></a>

The Gallery is organized into four areas:

* [**Market Indexes**](https://stockcharts.com/freecharts/historical/marketindexes.html)**.** A collection of historical charts for important market indexes. This collection is further subdivided into the following categories:
  * [Stocks](https://stockcharts.com/freecharts/historical/marketindexes.html#stocks). Dow Averages, S\&P 500, NYSE Composite, and Nasdaq Composite.
  * [Commodities](https://stockcharts.com/freecharts/historical/marketindexes.html#commodities). Gold, Silver, and Crude Oil.
  * [Currencies](https://stockcharts.com/freecharts/historical/marketindexes.html#currencies). US Dollar, British Pound, Japanese Yen, Canadian Dollar, and the Euro.
  * [Bonds](https://stockcharts.com/freecharts/historical/marketindexes.html#bonds). US 30-year, 10-year and 3-month bonds, plus the Prime Lending Rate.
  * [Economic](https://stockcharts.com/freecharts/historical/marketindexes.html#economic). assorted economic indicators, e.g. Employment, Housing Starts, CPI, PPI and the GDP.
* [**Market Fundamentals**](https://stockcharts.com/freecharts/historical/fundamentals.html)**.** A collection of historical charts covering market fundamentals, including S\&P 500 Earnings and P/E Ratios.
* [**Market Breadth**](https://stockcharts.com/freecharts/historical/marketbreadth.html)**.** A collection of historical charts for important market breadth indicators, including the Advance-Decline Line, Arms Index (TRIN), McClellan Oscillators and New Highs/New Lows for the NYSE, as well as the Put/Call Ratio.
* [**Four-year Presidential Cycles**](https://stockcharts.com/freecharts/historical/presidential.html)**.** Charts for each term of every US President dating back to 1900.

## Editing Gallery Charts <a href="#editing_gallery_charts" id="editing_gallery_charts"></a>

The charts in the Historical Chart Gallery are static. However, Pro members can create live versions of each chart, which they can modify and/or annotate within their own accounts.

<br>


---

# 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://help.stockcharts.com/charts-and-tools/reports-and-galleries/historical-chart-gallery.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.
