# Trade Cards & Real-time Group Alerts

## **PnL Trade Cards**&#x20;

When you close a position, Pocket Pro automatically generates a summary card that highlights your trade performance. The trade card displays key details including:

* **Entry Price:** The price at which you opened the position.
* **Exit Price:** The price at which you closed the position.
* **Position Size:** The amount of the asset you traded.
* **Profit and Loss (PnL):** Your gain or loss from the trade.

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

## **Follow Perp trades in real time**&#x20;

When someone opens a perps trade, others see quick access buttons:

* **Long** - Long the same asset
* **Short** - Short the same asset
* **Check** - See the current PnL of the trade
* **Stop** - Stop future alerts
* **Close** - Closes the alert

<figure><img src="/files/7ywsk2FuWk9baUmeFv7k" alt=""><figcaption><p>When someone opens a perps position in group chat</p></figcaption></figure>

## **Follow Solana Meme trades in real time**&#x20;

When someone buys a memecoin in the group, quick access buttons allow you to:

* **Broadcast** button to share it with your followers or other groups
* An **Ape button** to jump in instantly with your friends
* **Check** button to view how the trade’s doing, see when it was bought, what it’s worth now, and the % gain/loss
* **Sell** button for quick exits
* A shortcut to enable the **Pocket Protect** [strategy](https://app.gitbook.com/o/XcYWhT9i2uu9kFQhvh4w/s/YrCmGLuJNxpcsLpeGpf0/advanced-features/spot-limit-orders) on the token

## **Adjust your notification settings**&#x20;

You can manage your bot notifications anytime to control which Telegram groups receive trading alerts:&#x20;

1. Go to **Positions**.
2. Click the **🔔 Notifications** icon.&#x20;
3. Select the Telegram group you want to modify.
4. Toggle notifications **On** or **Off** as desired.

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

Stealth Mode hides your trades from others while still sending alerts to your Telegram groups. You can turn it on or off anytime under your notifications settings:

1. Go to Positions&#x20;
2. Click the 🔴 **Stealth** icon.&#x20;
3. Toggle notifications **On** or **Off** as desired.

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

*Note: you can also manage your stealth mode settings by running the command `/socialsettings` to turn stealth mode on or off.*&#x20;

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


---

# 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.pocketprotector.xyz/general/trade-cards-and-real-time-group-alerts.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.
