# Trades

This section displays the trades that have ended, including the amount of profit or loss incurred.

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

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

**Bitcoin**: This is the asset you traded.

**Long 3x**: The direction of your trade and the amount of leverage.

**Entry**: This is the USD value of the cryptocurrency at the time you opened the trade.

**-$0.02 (-0.23%)**: This figure shows the amount of <mark style="color:green;">**profits (green)**</mark> or <mark style="color:red;">**losses (red)**</mark> that you closed the trade at. Also known as <mark style="color:green;">**PnL**</mark>.

**Collateral**: This is the amount of money you put up for this trade.

**Liq. Price**: This was the price at which your trade would be automatically closed or "liquidated."

**Share:** By clicking this button you can share your position.
{% 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.easyx.trade/easyx/start-trading/or-easyx-guide/trades.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.
