# Execution & Filtering

Manage your active portfolio efficiently by using streamlined actions and customizable sorting options to stay ahead of market moves.

* **Quick trade:** Use the "**Trade**" button next to any position to jump directly back into the market for that event.

<figure><img src="/files/p2oNBSrhg7pTItEPrPnq" alt="" width="563"><figcaption></figcaption></figure>

* **Advanced filters:** Easily **Search events** or sort your positions by **Outcome**, **PnL**, **Value** to focus on your most important trades.

<figure><img src="/files/jzyswXvNvLQE9YJN0ndc" alt="" width="563"><figcaption></figcaption></figure>

***

### **FAQs**

<details>

<summary>What is Execution &#x26; Filtering used for?</summary>

It helps traders quickly act on positions and focus on the most important trades by combining fast execution tools with advanced filtering.

</details>

<details>

<summary>How can I execute trades from this section?</summary>

You can use the Trade button next to any position to jump directly back into the market and place orders instantly.

</details>

<details>

<summary>What types of filters are available?</summary>

You can search and sort positions by event, outcome, PnL, or position value to prioritize critical trades.

</details>

<details>

<summary>Why is filtering important for active trading?</summary>

Filtering reduces noise and allows traders to focus on positions that matter most, especially when managing multiple markets at once.

</details>

<details>

<summary>How does this improve trading efficiency?</summary>

By combining execution shortcuts with precise filtering, traders can react faster and manage risk more effectively without switching views.

</details>


---

# 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.whales.market/whales-prediction/navigating-the-terminal/portfolio/execution-and-filtering.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.
