> For the complete documentation index, see [llms.txt](https://docs.cvizor.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cvizor.com/en/modules/multicharts.md).

# Multicharts + Trends

{% embed url="<https://www.youtube.com/watch?v=y4WdysdvpYA>" %}

### Binance chart screener and trend table&#x20;

<figure><img src="/files/UHO7kv5QLYHFQp40DY58" alt=""><figcaption></figcaption></figure>

All line charts are displayed as a grid. You can choose the number of charts in one line

From two to eight.

#### Two graphs per line:

![](https://cvizor.com/assets/content/b1.png)

#### Eight charts per line

![](https://cvizor.com/assets/content/b2.png)

If you click on the toggle switch, then the chart control panel is hidden.

**The displayed charts are built on the minute timeframe. Buttons from 15m to 1D are time units in minutes.**

15m = 15 minute candlesticks

1D = 1440 minute candlesticks.

![](https://cvizor.com/assets/content/b3.png)

Click on the chart area to open the TradingView Chart

<figure><img src="/files/CsXS6cQ5wH9FHURVI6Q5" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.cvizor.com/en/modules/multicharts.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.
