# Multi charts

<figure><img src="/files/xHZzoh3D3eFMbyrdm0Uo" alt="Multi charts workspace with several TradingView chart blocks in one layout."><figcaption><p>Multi charts workspace with several TradingView chart blocks in one layout.</p></figcaption></figure>

Use Proliquid Multi charts to build custom TradingView workspaces across Hyperliquid, Bybit, Binance, and OKX markets for faster crypto market monitoring.

Add as many charts as you need, resize each block, and move them around the grid. Use this tab when you want a broad market view without constantly switching symbols.

## Chart header

<figure><img src="/files/nlkr5NSsP7QAEPpGnjWO" alt="Chart header showing market price, oracle price, volume, open interest, funding, and supply metrics."><figcaption><p>Chart header showing market price, oracle price, volume, open interest, funding, and supply metrics.</p></figcaption></figure>

Each chart header shows the main market stats:

* Last price.
* Index / Oracle price.
* 24-hour percentage change.
* Volume.
* Open interest.
* Funding rate.
* Countdown to next funding.
* Market cap.
* Fully diluted value.

These values help you compare markets without leaving the layout.

## Market picker

<figure><img src="/files/JwC8VadGR3taB16aFBsG" alt="Market picker opened from a chart header with supported exchange markets."><figcaption><p>Market picker opened from a chart header with supported exchange markets.</p></figcaption></figure>

Click the market name in the chart header to open the market picker. You can choose from supported exchanges including Hyperliquid, Bybit, Binance, and OKX.

Proliquid tracks 1,000+ markets, so use the picker to move between majors, altcoins, exchange-specific listings, and cross-exchange comparisons.

## Layouts

<div align="left"><figure><img src="/files/iRs0W1fOHHg3XStX3DCK" alt="Multi charts layout selector for switching between saved chart workspaces."><figcaption><p>Multi charts layout selector for switching between saved chart workspaces.</p></figcaption></figure></div>

Create separate layouts for different workflows:

* A laptop layout with fewer charts.
* A desk layout for a larger screen.
* Sector layouts for majors, altcoins, Hyperliquid HIP-3 markets, or watchlists.
* Single-market layouts with multiple timeframes.
* Cross-exchange layouts to compare the same market across venues.

Manage chart layouts from [Charts Layouts settings](/settings/chart-layouts.md).

<div align="left"><figure><img src="/files/ytjzULRFBOf8RaruilP5" alt="Multi charts topbar controls for layout selection and shared timeframe changes."><figcaption><p>Multi charts topbar controls for layout selection and shared timeframe changes.</p></figcaption></figure></div>

Use the topbar to switch saved layouts, change the timeframe across every displayed chart at once, or create a new layout.

<figure><img src="/files/SXvPuU0EoVCqaxrycHqF" alt="Single-market multi-chart layout showing several timeframes at once."><figcaption><p>Single-market multi-chart layout showing several timeframes at once.</p></figcaption></figure>

## Typical workflow

1. Open [proliquid.xyz/charts](https://www.proliquid.xyz/charts).
2. Build a layout for the markets or timeframes you monitor.
3. Use chart headers to switch symbols quickly.
4. When a market becomes actionable, open it in [Terminal](/features/hyperliquid-trading-terminal.md) for execution.

Multi charts is for research and monitoring. Use [Terminal chart](/terminal-sections/chart.md) when you need order overlays, positions, fills, and trade management on the selected Hyperliquid market.


---

# 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://docs.proliquid.xyz/features/multi-charts.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.
