# Portfolio

**Portfolio** is your personal trading command center on Whales Prediction. It provides a unified view of your holdings, open positions, and performance history.&#x20;

Beyond tracking your own progress, Whales Prediction also allows you to track any other trader's portfolio by simply viewing their profile. This transparency lets you study the strategies and positions of successful traders in real-time.

Instead of manually calculating your gains and losses across different events, the **Portfolio** does the heavy lifting for you:

* **Live PnL monitoring:** Track your profit and loss in real-time as market prices fluctuate.
* **Position management:** View the specific details of every Yes or No share you own in one organized list.
* **History & transparency:** Access your complete transaction history to review past trades and refine your long-term strategy.
* **Social Intelligence:** Gain an edge by analyzing other traders' portfolios to see their entry prices, top holdings, and overall success rate.

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2Fp7IWcyS78F4pb9BLWbVw%2Fwhales-prediction-portfolio-1.png?alt=media&#x26;token=717af68c-177b-48a3-a41e-19c80bab4045" alt=""><figcaption></figcaption></figure>

***

### **FAQs**

<details>

<summary>What is the Portfolio section in Whales Prediction?</summary>

Portfolio is your personal trading command center where you can track holdings, open positions, and overall performance in one place.

</details>

<details>

<summary>What performance data does the Portfolio show?</summary>

It displays real-time PnL, portfolio value, cash balance, win rate, trade history, and performance charts across multiple timeframes.

</details>

<details>

<summary>Can I manage my positions from the Portfolio?</summary>

Yes. You can view, manage, and trade your active and closed positions directly from the Portfolio.

</details>

<details>

<summary>Can I view other traders’ portfolios?</summary>

Yes. Whales Prediction allows you to view other traders’ portfolios to study their positions, entry prices, and performance.

</details>

<details>

<summary>Why is the Portfolio important for active traders?</summary>

It removes manual tracking and calculations, giving traders a clear, real-time view of exposure and performance across all markets.

</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.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.
