# Chart section

The Chart panel displays the current chart for the selected strategy. At the top of the panel, the user can switch between tabs that display the chart itself or its statistics.

![](https://lh5.googleusercontent.com/WzZ3a9fARiR-oyDBTe4unuT0gpuafp9evZCwTISiu9m8cpHMGc21W_Qcw6xivKIzDEoH-Oaw6Kv08Yi3jFNXwp3-3nuCh6o2lo95MAJIsGpMUi8HqsP37ofARQmM-TmH3mXVEXRe)

Below the tabs there is a drop-down list that allows selecting the time period of the displayed data. Next to it there is a button that allows the user to show or hide the drawing toolbar, a button that opens the panel for selecting and adding an indicator and the object manager![](https://lh6.googleusercontent.com/yfqTzY3YQQMRvCqB_9xU_uHZjLe6RgObX32ClmhyeXGN2w7-xAqZaGtH8Xbzmf9UjIzjPOuDsttZFKKAFwVNtn26n51rQzOhXXhmitsJythoNq6540Wzhx3hbfTsdufl6ZFKtgmp).\
Also, in the lower left corner of the Chart section is the "Statistics button", which is depicted as a green triangle. This button allows viewing the statistics for the selected chart.&#x20;

{% hint style="warning" %}
Please note that when one of the strategies is selected, the Statistics window is automatically expanded and displayed on the screen for 10 seconds.&#x20;
{% endhint %}

After clicking the![](https://lh5.googleusercontent.com/7Hipp3a-lQL_4iOqzIPoElGWI-vQkPaV1Es4Iu7mCiBh1LyCkkqfpe8xIrF2q3k9hykl4qJOg1GlTVOAG5gJ03e5PVPJjiOaa7l3kZhvFIl4rMZmnBDsP4cuR2AmHY67qyE7yOu2)button, it will also be displayed for 10 seconds, if the user needs to monitor statistics continuously, he can click the "Pin" button, which is located in the header of the Statistics window.

![](https://lh3.googleusercontent.com/Hd0uYIlxnLXlqMPnFGemkdO1LLZd3y0KyZ0qgvHCYy3eQhMjVe97Kj9lX2EfS3a8eY303fFA95U3sT0Dk-LiB3cQa8fXIhQdlTc-GVxabUL37wd25XM-fsjLilKXSDH2DF_tCXGK)

On the right side of the panel there is an opportunity to change the price scaling mode, the user can select the automatic mode or scale prices manually. In the lower right part of the panel there are buttons for zooming the chart in and out.

![](https://lh4.googleusercontent.com/VB4lXjggO0J4o-j3bszwCn2c_km8KErLJY63tko9RHS-PY64bT9709CR661TVLVIlwLp9wRvE19KWmQVguSffTNRi6NlZYf0SEtUq_gn5mIpZZRYb7uvjqQihsgs8I-HzzCxtY6s)

The "Statistics" tab contains panels "Performance data" and "Performance charts". "Performance data" panel allows viewing detailed statistics on short and long positions, and combines these indicators into a general one in the "Total" column.

![](https://lh5.googleusercontent.com/24isTPyA7zcoRFU-YUqy2mnsJgx6T_utL9Yzgh0BT-4-ccWVefIFwpnxXZJPpBqbd_cQAzV6D4EM9SW6nEiz667ccL7iyDFozv8esWfps8BE-cFYBx_uB-aQYrOELUSmef8roW9H)

The "Performance charts" panel displays statistics for several metrics that can be selected from the drop-down menu. Cumulative P/L, Aggregate P/L and Trades population are available for displaying.

![](https://lh5.googleusercontent.com/G45l3reF0NApjDbae5c9Mfl_yHUsh_kllghl-VfLX-BLGFqINNrJxdZpVPl0bgbvViZxiiSpespuh_fFwuQHFwrz6BS6oJXnWIvu8O_EEHroDhiqCIr423hfGJdneL0dE2zW9Zmv)


---

# 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://guide.traderevolution.com/project/desktop-application-for-windows/windows/strategy-manager/chart-section.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.
