# Performance charts

The 'Charts' tab shows historical return trends. You can see the return trend for each year and a collection of monthly returns for each of those years to get a sense of the overall performance of the strategy.

### Understanding Log Returns

The 'Charts' tab presents log return data, offering a logarithmic perspective on investment performance. Log returns are a mathematical transformation of investment returns that provide a clearer picture of growth and volatility over time. By analyzing log returns, investors can gain a deeper understanding of the underlying trends and patterns driving their investment strategy.

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

### Visualizing Historical Trends

Within the 'Charts' tab, you can view the return trend for each year, along with a collection of monthly returns for each of those years. This detailed visualization enables you to track the performance of your strategy across different time periods and identify key trends and patterns. Whether you're assessing long-term growth or short-term fluctuations, the 'Charts' tab provides invaluable insights to inform your investment decisions.

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

### Analyzing Monthly Return

Monthly return refers to the percentage change in the value of an investment portfolio within a single month. Analyzing monthly returns provides investors with valuable insights into short-term fluctuations and trends within their portfolios. By examining monthly returns alongside annual returns, investors can gain a more nuanced understanding of how their investments perform over different time horizons.

<figure><img src="/files/nF4Uk9Wpq7GGjAsaiJCX" 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.etf-portfolio.com/how-to-backtest-stratigies/portfolio-analysis/performance.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.
