# Journal page

You can find the journal page here:\
(**Note: You need to be logged in to access it)**

{% embed url="<https://tradestream.xyz/journal>" %}

<figure><img src="/files/65pi3XNRiQF0lA55CzSw" alt=""><figcaption></figcaption></figure>

On the Journalling page you will be able to see all of your closed trades with some important info for each such as trade size, open/close times hold time, average entry/exit price and profit/loss per trade.

## Main Features

<figure><img src="/files/VeGLE7mTfGelbVPDenZD" alt=""><figcaption><p>A standard journal page</p></figcaption></figure>

### Trade Details

<figure><img src="/files/urTAI7V517A3fyI9tnyV" alt=""><figcaption><p>Opening trade details</p></figcaption></figure>

{% hint style="info" %}
For all information about trade details and an explanation for how it works and what everything means check out the trade details page
{% endhint %}

{% content-ref url="/pages/P8ZBHVUI09Hb424NToC9" %}
[Trade Details](/journal/trade-details.md)
{% endcontent-ref %}

***

### Filtering Data

Check the page for filtering to understand more

{% content-ref url="/pages/gSMb5xXNtkOwWDdfIBXa" %}
[Filtering](/general/filtering.md)
{% endcontent-ref %}

***

### Sorting

<figure><img src="/files/UzKb1iGkpihwRErFWdoH" alt=""><figcaption><p>How to enable custom sorting for your data</p></figcaption></figure>

{% hint style="info" %}
By default trades are sorted from newest to oldest based on close time. You can sort by PnL, holdtime and a few other columns.
{% endhint %}


---

# 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/journal-page.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.
