# Statistics

The user can track their trading statistics in real-time for periods of 7, 30, and 90 days.

Statistics are provided for two types of accounts: public and private.

### Public Statistics

The public account involves participation in the terminal's trader rankings and publishing setups in a separate thread of the Tradium \[[COMMUNITY](https://t.me/+w7h0-OLflPMxM2I6)] chat.

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

Any terminal user can share their public statistics on Telegram. To do this, enter the bot's Username **`@tradiumterminal_bot`** and select the period from the dropdown list.

### Private Statistics

This contains information on trading results from the private account. It does not participate in the trader rankings and is also reset along with the private account.

<figure><img src="/files/Y49LsM0bAYEJPbc0OCku" 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.cvizor.com/en/modules/terminal-tradium/statistics.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.
