# Candlestick chart

UniversalX offers an informative and user-friendly trading panel, allowing you to evaluate selected tokens from various data perspectives. Additionally, UniversalX supports seamless token switching within the page, Multi-chart functionality, one-click buy/sell, and other convenient features, providing you with an immersive trading experience.

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

1. **Basic Data**

   Here, you can view the token's MCap, FDV, Liquidity, Token Age, 24h Volume, Transactions, Traders, Holders, Top 10 Holdings, and Top 100 Holdings.

   If the token is a multi-chain token, you can select a specific chain version of the token by clicking the multi-chain button under the Token Symbol.

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

2. Transaction data and token info
   1. Transactions: you can see the transactions in the recent period and real-time transaction data here.
   2. Holder: show the holding percentage and holding quantity of each address holding Token.
   3. Info: show the basic information of tokens, liquidity providers and security testing results

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

3. Glance List & Multi-chart

   This will show you all the tokens you have added to the watch list, click on close to remove them from the watch list. Click on ‘Multi-chart’ to view up to 9 different tokens at the same time.

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


---

# 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.universalx.app/understand-1/chain-agnostic-trading-1/candlestick-chart.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.
