# Trader's journal

**With the journal, you can:**

* Evaluate trading results over different periods;
* Conduct a retrospective trade analysis directly on the chart;
* Flexibly customize how trades are displayed based on your preferred details;
* Keep trade notes to improve your performance;
* Share your successes with other traders.&#x20;

The Trader’s journal consists of three main sections:

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

**Summary** – allows you to analyze your trading results by day, week, or month.

**My trades** – displays detailed information about each trade executed through Tiger.com Broker. Trade timestamps are shown in the UTC time zone.

**Dashboard** – with widgets and charts, you can analyze both the overall picture of your trading results and the details for any time period you choose.

In upcoming articles, we’ll explore the functionality of each section in more detail.


---

# 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://broker-docs.tiger.com/english-2/interface/traders-journal.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.
