# Trading in MAM

The MAM panel includes a built-in Order entry panel for one-click trading. This Order entry panel automatically selects all active accounts in the MAM group and applies the allocation type to each trade. As seen at the screenshot below, placing an order within the MAM panel will give a confirmation message that confirms the order will be applied to all active MAM accounts based on allocation type.

![](/files/-LsbKQHCgCry0pT79uPz)

### &#xD;**Modifying and closing group positions**

Each position in the Desktop terminal has a Group ID. Group IDs are assigned to positions based on the method that the positions were opened by. When a MAM manager opens a position for all active accounts in the MAM group, those positions are assigned one single Group ID.

To view, modify, and close positions based on MAM group, simply navigate to the Positions panel, right click, and select Group By -> MAM group ID. This will show all positions by their Group ID.

To modify positions by MAM group ID, right click within the one position of the group and select Modify group. This will open the Modify position window and changes will be made for the whole group.

Likewise, to close positions by Group ID, right click within the one position of the group and select Close position -> Close by MAM group ID.

![](/files/-LsbKX1RLCfsldPc9sv4)

{% hint style="warning" %}
Trading using MAM group from any panel except MAM for MAM group is prohibited. Portfolio trading is forbidden from the MAM panel as well.
{% endhint %}


---

# 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://guide.traderevolution.com/project/desktop-application-for-windows/windows/mam-system/trading-in-mam.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.
