# Price Chart

## Seeing lower timeframes

{% hint style="info" %}
On price charts you can zoom in on certain segments to see how price moved in more detail during that period
{% endhint %}

<figure><img src="/files/hiCSZqgLG7jWYcWJCewf" alt=""><figcaption><p>Zooming in to see lower timeframe candles</p></figcaption></figure>

## All Functionalities

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

**Features:**

* **Average Rolling Entry & Exit:** See how your Entry and Exit evolved over time
* **Individual Entry & Exit Trades:** See where you entered/exited and how much was traded
* **Hide/Show elements:** You can hide/show all the different elements you see on the chart
* **Full Screen Mode:** See the chart in full screen mode
* **Zooming in to see detailed price action:** Check the video at the top of this page&#x20;


---

# 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.tradestream.xyz/journal/trade-details/price-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.
