# Chart Types

## Chart Types <a href="#chart_types" id="chart_types"></a>

[**Arms CandleVolume**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-types/arms-candlevolume)\
A price chart that merges traditional candlesticks with EquiVolume boxe

[**CandleVolume**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-types/candlevolume)\
A price chart that merges traditional candlesticks with volume.

[**Elder Impulse System**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-types/elder-impulse-system)\
A charting system developed by Alexander Elder that colors price bars based on simple technical signals.

[**EquiVolume**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-types/equivolume)\
Price boxes that are sized based on their trading volume.

[**Heikin-Ashi**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-types/heikin-ashi-candlesticks)\
A candlestick method that uses price data from two periods instead of one.

[**Kagi Charts**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-types/kagi-charts)\
A Japanese charting method based on volatility and reversal amounts.

[**Renko Charts**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-types/renko-charts)\
A Japanese charting method where boxes rise and fall in 45-degree patterns.

[**Three Line Break Charts**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-types/three-line-break-charts)\
A Japanese charting method that ignores time and only represents change in terms of price movements.

[**MarketCarpets**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-types/marketcarpets)\
A charting tool used to visually scan large groups of securities.

[**Relative Rotation Graphs (RRG Charts)**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-types/relative-rotation-graphs-rrg-charts)\
A visualization tool for relative strength and momentum analysis.

[**Seasonality Charts**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-types/seasonality-charts)\
A unique StockCharts tool for identifying monthly seasonal patterns.

[**Yield Curve**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-types/yield-curve)\
A visualization tool using bond yields to analyze market conditions and the economic cycle.


---

# 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/chart-analysis/chart-types.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.
