# 🔔 Show Signals

Select your signal type based on trading style and market conditions.

![Signal Display Options](https://2387257950-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5cf3dRpPzq1Qbyc8GksH%2Fuploads%2FP1W7CBJYSTCjzTRaXkEn%2Fimage.png?alt=media\&token=d3afb87c-67a1-4cc7-9c3f-194e25904d54)

***

### 📊 Signal Types

{% tabs %}
{% tab title="📈 Normal + Smart" %}

#### All Signals (Default)

**Shows:** Both trend and counter-trend signals

✅ Most opportunities ✅ Works all markets ✅ Best for learning ⚠️ More signals to filter

**Use when:** You want comprehensive coverage
{% endtab %}

{% tab title="🔄 Normal Only" %}

#### Counter-Trend Signals

**Shows:** Reversal opportunities only

✅ Catch reversals ✅ Mean reversion ✅ Range trading ⚠️ Against trend risk

**Use when:** Markets are ranging or oversold/overbought
{% endtab %}

{% tab title="📉 Smart Only" %}

#### Trend-Following Signals

**Shows:** With-trend signals only

✅ Higher probability ✅ Trend aligned ✅ Less noise ⚠️ Fewer signals

**Use when:** Strong trending markets
{% endtab %}

{% tab title="🎯 HL Sniper" %}

#### Precision Entries

**Shows:** Possible reversal signals

✅ Minimal false signals ✅ Clean entries ✅ Sniping focused ⚠️ High precision entries, but frequent opportunities

**Use when:** You want to catch Highs and Lows
{% endtab %}

{% tab title="🤖 AI" %}

#### Self-Optimizing ⭐

**Shows:** Adaptive AI signals

✅ Auto-adjusts ✅ Market adaptive ✅ No manual work ⚠️ Requires AI enabled

**Use when:** You want hands-off optimization
{% endtab %}

{% tab title="🎯🤖 AI Sniper" %}

#### Advanced Precision 🎯

**Shows:** AI + Precision combined

✅ High accuracy ✅ Self-optimizing ✅ HL sniper optimized ⚠️ Many signals

**Use when:** Bottom and Top sniping accuracy is needed
{% endtab %}
{% endtabs %}

***

### ⚡ Quick Selection Guide

| Your Style          | Best Mode      | Second Choice  |
| ------------------- | -------------- | -------------- |
| **Scalping**        | Normal + Smart | AI             |
| **Day Trading**     | AI             | Smart Only     |
| **Swing Trading**   | HL Sniper      | AI Sniper      |
| **Trend Following** | Smart Only     | AI             |
| **Mean Reversion**  | Normal Only    | Normal + Smart |
| **Hands-Off**       | AI             | AI Sniper      |

***

### 🎯 Market Conditions

{% columns %}
{% column width="50%" %}

#### Trending Markets

**Best modes:**

1. Smart Only
2. AI
3. AI Sniper

**Why:** Align with trend direction
{% endcolumn %}

{% column %}

#### Ranging Markets

**Best modes:**

1. Normal + Smart
2. Normal Only
3. AI (adapts)

**Why:** Catch both directions
{% endcolumn %}
{% endcolumns %}

***

### 💡 Pro Tips

{% hint style="info" %}
**Getting Started?** Start with **Normal + Smart** to learn signal patterns, then specialize based on what works for you.
{% endhint %}

{% hint style="success" %}
**Using AI Modes?** Must enable `🧠 AI Optimization` in settings first. AI modes won't work without it.
{% endhint %}

{% hint style="warning" %}
**Quality vs Quantity** More signals ≠ More profit. Sometimes fewer, higher-quality signals perform better.
{% endhint %}


---

# 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.infinityalgo.com/features/infinity-algo-features/show-signals.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.
