# Global Trade History

**This screen shows the complete trade history for the entire Unlimited Leverage platform.**

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

{% hint style="info" %} <mark style="color:blue;">**Glossary for the image above:**</mark> :arrow\_heading\_down:

**Date -** The exact time the trade closed.

**Type -** Direction of the trade, Long or Short.

**Size -** The size of the position in $USD.

**Entry Price -** The price of the asset at the point the position was opened.

**Closed price -** The price of the asset at the point when the position was closed

**Realized PNL -** Displays the profit or loss that was realized when the position was closed.
{% 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.unlimited.trade/start-trading/or-unlimited-leverage-guide/global-trade-history.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.
