# Chart

We are using best on the market solution from TradingView to show data on the chart! You can use all capabilities from TradingView in our charts.

The **Chart** widget shows the chart for your instrument. You can add graphical objects and indicators to it, also deciding if you want it to be a candle, bar, line, or area graph.

To open a new one, go to **Title bar** in the main menu, click the + next to your avatar, and select **Widget** → **Chart**

{% hint style="info" %}
Using a chart you can create the same type of orders that can be created in DOM or Trading panel
{% endhint %}

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

### &#x20;<a href="#h_777b2bcfab" id="h_777b2bcfab"></a>


---

# 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://wiki-en-macos.tiger.trade/features/application-interface/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.
