# Help!

{% hint style="warning" %}
Please note that this whole guide might miss information or is outdated. Please contact Luxy Instant Support here: [**👉** ](https://www.luxsignals.com/luxy)[**https://www.luxsignals.com/luxy**](https://www.luxsignals.com/luxy) **- Luxy knows everything about LuxSignals and can help you better than this guide.**
{% endhint %}

## Feeling Overwhelmed? Start Here.

No worries—LuxSignals can feel like a lot at first. Below are quick fixes you can apply immediately **without needing to understand every setting**.

{% hint style="info" %}
Please note that some solutions only apply to the LuxSignals Take Profit & Stop Loss strategy.
{% endhint %}

***

### I don’t see signals

**Fix:** `Automatic Settings Selection → Signal Length` → set **between 2 and 10**.

***

### I see too many signals

**Fix:** `Automatic Settings Selection → Signal Length` → set **between 50 and 100**.

***

### Trades are too small

**Fix:** `Automatic Settings Selection → Stop Loss` → set **between 2.5 and 6**.

***

### Trades are too big

**Fix:** `Automatic Settings Selection → Stop Loss` → set **between 1 and 2.5**.

***

### The dashboard is too small

**Fix:** `Visuals → Tables → Dashboard Size` → increase the size.

***

### I don’t understand the colored area on the chart

That’s **WaveTrend AI**—it helps identify trend context.\
**Fix:** `Visuals → WaveTrend AI` → disable it if you prefer a cleaner chart.

***

### I see a warning

**Fix:** Read the warning and **apply the suggested change**.

***

### I get a red error

**Fix:** See the [**Error Guide**](/luxsignals/focus/errors.md) in the documentation for the exact steps.

***

### It takes too long to load

**Fix:** `Automatic Settings Selection → Resolutions` → set to **8** and **15**.

***

### I need to reset settings

**Fix:** Click **Defaults** (bottom-right) → **Reset Settings**.

***

### My win rate is too low

Win rate isn’t everything; **total profit** is what matters. If you still want a higher win rate:\
**Fix:** `General Settings → Optimize For` → select **Win Rate**.

***

### My results aren’t good enough

**Quick win:** Try a **different timeframe** or **another symbol**—results vary.\
**Best approach:** [Read the **Guide**](/luxsignals/quick-start/quick-walk-through.md) to understand how LuxSignals works, then tune the settings accordingly.

***

### I just took a loss

Losses are part of trading. Focus on the **overall performance** over a small sample of trades.

***

### What are the yellow lines?

They are **Take-Profit levels**.\
**Fix (show only one):** `General Settings → Take Profits` → set to **1**.

***

### I don’t like the colors

**Fix:** `Visuals → Color Palette` → choose **Green & Red**.

***

### I’m making too much money

Great to hear. Share your results in our [**Discord community**.](/luxsignals/join-the-luxsignals-family.md)

***

### I want to learn more

Explore the [**other pages** in the Guide.](/luxsignals/quick-start/quick-walk-through.md)

***

### My problem isn’t listed

All good—keep [reading the Guide](/luxsignals/quick-start/quick-walk-through.md) or[ **join the community**](/luxsignals/join-the-luxsignals-family.md) for help.


---

# 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://luxsignals.gitbook.io/luxsignals/quick-start/help.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.
