> For the complete documentation index, see [llms.txt](https://help.za.velocitytrade.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.za.velocitytrade.com/desktop-application-for-windows/windows/mam-system/trading-in-mam.md).

# 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/-MgF4Sm41qUhuknvKmCF)

**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/-MgF4Sm9ke_bdZjCDhum)

**Note:** Trading using MAM group from any panel except MAM for MAM group is prohibited. Portfolio trading is forbidden from the MAM panel as well.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.za.velocitytrade.com/desktop-application-for-windows/windows/mam-system/trading-in-mam.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
