> For the complete documentation index, see [llms.txt](https://polyquant-1.gitbook.io/wallet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polyquant-1.gitbook.io/wallet/account/profile-and-pnl.md).

# Profile & PnL

## Profile & PnL

The **Profile** section displays your trading statistics, positions, and performance on Polymarket.

This page helps you track results and understand your trading activity.

***

### Profile overview

When you open **Profile**, you will see your Polymarket trading summary.

Example:

```
👤 Polymarket profile

💼 Positions value: $168.00
📊 Volume (all time): $745.88
📈 Open PnL: $179.50
✅ Realized PnL: $222.88
🧾 Trades: 15
🟢 Open positions: 2
⚫️ Closed positions: 13
```

***

### Positions value

**Positions value** shows the total USD value of all currently open positions.

* This value changes with market prices
* It does not include closed positions

***

### Trading volume

**Volume (all time)** represents the total USD amount traded.

Higher volume reflects more trading activity but does not equal profit.

***

### PnL metrics

#### Open PnL

* Profit or loss on **currently open positions**
* Changes with market price movements

#### Realized PnL

* Profit or loss from **closed or claimed positions**
* Final and does not change

***

### Trades and positions

* **Trades** — total number of executed trades
* **Open positions** — active positions not yet sold or claimed
* **Closed positions** — positions that have been fully exited

***

### Maximum win

The **Max win** section shows the largest single profit you have achieved.

Example:

```
🏆 Max win: $222.88
   Spread: 76ers (-6.5)
```

This includes the market where the maximum profit was realized.

***

### Limit orders

From the Profile screen, you can access **My limit orders**.

Here you can:

* view all active limit orders
* monitor partial fills
* cancel open orders

***

### Share PnL

You can generate a shareable performance snapshot.

The snapshot includes:

```
📊 Polymarket snapshot
📈 PnL: $322.88
📊 Volume: $745.88
🏆 Rank: #2001885

⚡️ Powered by polyquant
```

This image can be shared publicly or with other users.

***

### Why Profile matters

Use Profile to:

* track performance over time
* monitor risk and exposure
* review trading history
* share results

***

### Next steps

From here, you can explore:

* **Limit Orders** — manage open orders
* **Copytrade** — follow other traders
* **Settings** — customize the bot\
  \
  \
  [https://x.com/polyquant\_labs  \
  https://t.me/polyquant\_labs <br>](<https://x.com/polyquant_labs&#xD;&#xA;https://t.me/polyquant_labs&#xD;&#xA;>)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://polyquant-1.gitbook.io/wallet/account/profile-and-pnl.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.
