# Closed Trades Overview

### Important: All the analysis we do is based on closed trades, that means we will account as a trade only when the wallet has sold 100% of the token.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfHx9htyX_1OfCx1_hMn6SJxZoiBk7wdZdkyVnI7X-1S7ayh1RHjY6_WEuVRA2uUpUoTlC264OSuZVoAlwC5Y2612P4gRmQqShxoNljGkJCH1Tw823TkXKsV9Vc4durQPwcIn03YA?key=m0GzAL3FlmE0wExkYvJ8q03P" alt="" width="563"><figcaption></figcaption></figure>

* **Winners:** Number of winning trades
* **Losses:** Number of losing trades&#x20;
* **Win Rate:** This metric measures the percentage of profitable trades. A higher win rate indicates a more consistent trader. It’s an important metric but there are many successful traders with lower win rates.


---

# 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://dedge-1.gitbook.io/dedge-sol-analyzer/understanding-the-tool/readme/the-wallet-analyzer/closed-trades-overview.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.
