# 🎯 Trading Strategy Agents

LUMI Agent allows you to deploy AI-powered trading strategies built for different risk levels, timeframes, and goals. These autonomous agents scan the market in real-time and execute trades based on precision logic — all with zero manual effort required.

Select from pre-built strategies optimized for short-term scalps, breakout plays, or rotational swings. Each strategy is backtested, performance-tracked, and categorized by **ROI**, **win rate**, and **average hold time**.

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

***

#### 🚦 Strategy Filtering

* **Risk Level:** Low / Medium / High
* **Sort Options:** Highest ROI · Best Win Rate · Alphabetical
* **Live Stats:** ROI %, Win Rate %, Avg. Hold Time


---

# 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://lumi-agent-1.gitbook.io/lumi-agent/lumi-terminal/trading-strategy.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.
