# Positions Management & Activity

Below the stats about your profile and performance, you can manage your trades through four specialized tabs:

* **My positions:** View all your **Active** and **Closed** trades. Each entry shows your **number of shares**, **average entry price vs. current price**, and your potential "**To Win**" amount.
* **Market details:** Each row shows the **specific event**, your **chosen outcome (Yes/No)**, **number of shares**, and the **average entry price vs. the current market price.**
* **Live P\&L tracking:** Monitor the **Realized** and **Unrealized P\&L** for every single position to know exactly where you stand.

<figure><img src="/files/4GBQEqEI0BBB8hiVKZrm" alt="" width="563"><figcaption></figcaption></figure>

* **Open Orders:** Monitor any limit orders that are currently waiting to be filled in the market.

<figure><img src="/files/Dn9AXP3hCSBF6BRxzSz3" alt="" width="563"><figcaption></figcaption></figure>

* **Order History:** Review a comprehensive list of all the past executed orders.

<figure><img src="/files/9W4XrGBjIZ1sIismbacH" alt="" width="563"><figcaption></figcaption></figure>

* **Activity:** See a live feed of trader’s recent actions on the platform, including deposits and trade executions.

<figure><img src="/files/XXkFCsjmzKfmvsPhewM6" alt="" width="563"><figcaption></figcaption></figure>

***

### **FAQs**

<details>

<summary>What is Positions Management &#x26; Activity?</summary>

It is the section where you manage all your trades and view detailed activity related to your account in one place.

</details>

<details>

<summary>What can I see in the My Positions tab?</summary>

You can view all active and closed positions, including the number of shares, average entry price, current price, and potential payout.

</details>

<details>

<summary>How does live PnL tracking work?</summary>

The platform shows both realized and unrealized PnL for each position in real time, so you always know your exact performance.

</details>

<details>

<summary>What information is available in Open Orders and Order History?</summary>

Open Orders shows all pending limit orders, while Order History provides a complete record of all executed and canceled trades.

</details>

<details>

<summary>What does the Activity tab show?</summary>

It displays a live feed of recent account actions, including deposits and trade executions, giving full transparency into trading behavior.

</details>


---

# 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.whales.market/whales-prediction/navigating-the-terminal/portfolio/positions-management-and-activity.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.
