# Community Strategies

The **Community Strategies** page is the hub where trading communities use several strategies to help members. These include **sharing information** and **resources**, and promoting **collaborative learning**. Here you can browse, filter, and jump back into any idea in one click.

![](/files/d5Kpkj6FVUzi1L1p7Cwx)

### **Page Anatomy** <a href="#c8akmewsyrip" id="c8akmewsyrip"></a>

| **Ref**                       | **Zone**                                                                                                                                                       |
| ----------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **(A)** **Navigation bar**    | Same left-rail used across HyperTrade: *My strategies, **Community Strategies**, Live Strategies, Portfolio, Trade History, Settings, Strategy Chats, Logout*. |
| **(B)** **Header**            | Breadcrumb **Community Strategies**                                                                                                                            |
| **(C) Filter & sort toolbar** | Four dropdowns that let you slice the list (details in §2).                                                                                                    |
| **(D) Strategy grid**         | Responsive rows of strategy **cards** (see §3).                                                                                                                |

### **Filter & sort toolbar** <a href="#wzd2uzdp8te2" id="wzd2uzdp8te2"></a>

| **Control**              | **Function**                                                             |
| ------------------------ | ------------------------------------------------------------------------ |
| **Avg. Duration Time ▼** | Sort cards by average trade duration, total PnL %, Max DD, or save date. |
| **Strategy Type ▼**      | Show only *Trend-following*, *Mean-reversion*, *Price-action*, etc.      |
| **Risk Type ▼**          | Filter strategies tagged *Low*, *Medium*, *High* risk.                   |
| **Strategy By ▼**        | Display strategies by author.                                            |

Selections combine, so you can, for example, view **Trend-following** ideas with **High** risk.

### **Anatomy of a strategy card** <a href="#ha5saxil3chu" id="ha5saxil3chu"></a>

| **Element**             | **Description**                                                               |
| ----------------------- | ----------------------------------------------------------------------------- |
| **Avatar & Handle**     | Your profile picture and @username.                                           |
| **Watch icon**          | Open dialog to watch a strategy.                                              |
| **Win-rate badge**      | Grey pill displaying %.                                                       |
| **PnL %**               | Cumulative performance metric highlighted green (positive) or red (negative). |
| **Sparkline**           | Mini equity curve for visual trend.                                           |
| **Avg. Trade Duration** | How long positions stay open on average.                                      |
| **Strategy Type**       | *N/A* until explicitly set or inferred from tags.                             |
| **Pair icon**           | Base/quote symbol(s)—e.g., ₿ **BTC/USDT**.                                    |
| **View Detail button**  | Open strategy details                                                         |

{% embed url="<https://drive.google.com/file/d/1-5N_EYO8H7q5_hBpriEoRKJt_ArChpOr/view?usp=drive_link>" %}


---

# 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://modern-stoic-ai.gitbook.io/hypertrade-docs/community-strategies.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.
