# Chart Types

Quantower offers a range of chart types, allowing you to view chart data in various formats. You can switch between chart types using the '<mark style="background-color:green;">**Aggregation Type**</mark>' menu as illustrated below.

![Switch between different time frames in one click](/files/-MYB-CN7SbTJeBZNivW0)

## Chart Types and Styles

Quantower provides **10 chart types**:

* [**Tick chart**](/quantower/analytics-panels/chart/chart-types/tick-chart.md)
* [**Time chart**](https://help.quantower.com/analytics-panels/chart/chart-types/time-aggregation)
* [**Heiken-Ashi**](https://help.quantower.com/analytics-panels/chart/chart-types/heiken-ashi)
* [**Range Bars**](https://help.quantower.com/analytics-panels/chart/chart-types/range-bars)
* [**Renko**](https://help.quantower.com/analytics-panels/chart/chart-types/renko)
* [**Line Break**](https://help.quantower.com/analytics-panels/chart/chart-types/line-break)
* [**Kagi**](https://help.quantower.com/analytics-panels/chart/chart-types/kagi)
* [**Points & Figures**](https://help.quantower.com/analytics-panels/chart/chart-types/points-and-figures)
* [**Volume**](/quantower/analytics-panels/chart/chart-types/volume-bars.md)
* [**Reversal**](/quantower/analytics-panels/chart/chart-types/reversal-bars.md)

<figure><img src="/files/RyXvtDEYNzU3zM0UfvJQ" alt=""><figcaption><p>Chart types in Quantower</p></figcaption></figure>

Charts can also be represented in **6 different styles**:

* **Candle**
* **Bar**
* **Line**
* **Dotted Line**
* **Area**
* **Quantower**

![Chart styles in Quantower — Candle, Bar, Line, Dotted Line, Area, Quantower style](/files/-LoQa1Vnu3JMQZrjoBy2)


---

# 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.quantower.com/quantower/analytics-panels/chart/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.
