# Order Management

### Open Positions&#x20;

From this view, traders can manage risk and execution directly—attaching new take-profit or stop-loss orders, closing positions instantly at market, or setting limit orders for planned exits.

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

The **Positions** panel displays all active perpetual trades in real time, showing the asset, trade bias and leverage, position size, entry price, current mark price, and liquidation price. It also calculates live PnL both in dollar terms and percentage gain/loss, alongside margin used.

***

### Open Orders

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

The **Positions** panel displays all active perpetual trades in real time, showing the asset, trade bias and leverage, position size, entry price, current mark price, and liquidation price. It also calculates live PnL both in dollar terms and percentage gain/loss, alongside margin used.


---

# 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.tradegenius.com/perpetual-markets/order-management.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.
