# Chart types

OptimusFLOW offers a variety of chart types to help you display chart data in different formats. You can change chart type from ***Aggregation type*** menu as shown below.

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

## Chart types and styles

OptimusFLOW provides **9 chart types**:

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

![Chart types in OptimusFLOW](/files/-LvqvnZLJJBspfcdV6vy)

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

* Candle
* Bar
* Line
* Dotted Line
* Area
* OptimusFLOW

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


---

# 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.optimusflow.app/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.
