# My Group Signals

"My Group Signals" is a comprehensive section that encompasses various tabs to track and manage your trading activities. When you buy or sell assets, they are organized into the following tabs:

&#x20; &#x20;

* **Group Signals:**&#x54;his tab displays signals that have been received as part of a group or collection.
* **Signals:**
  1. Within this tab, each individual strategy's breakdown is showcased.
  2. It offers a detailed view of the signals, organized according to specific strategies or components.
  3. Users can explore the signals in more depth and analyze them separately.
* **Orders:** In this tab, you can view and manage your open orders, including buy and sell orders for different assets.
* **Positions:** The "Positions" tab shows your current positions, including the assets you own and the quantity held for each asset.
* **Holdings:** This tab details your asset holdings, including information about the assets in your portfolio and their current status.
* **Summary:** The "Summary" tab provides an overview of your trading activities, summarizing your performance, gains, losses, and other key metrics.
* **Realized P\&L:** This tab displays your realized profit and loss (P\&L) from closed positions, helping you assess your trading success.<br>


---

# 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.algomojo.com/algomojo/my-group-signals.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.
