# AI & Trend Confluence Strategy

## Overview

### About

This strategy uses the Lune Market Analysis indicator to identify high-probability trading setups. It is designed to be simple, straightforward, and highly accurate by leveraging Clarity AI, trading signals, and other powerful algorithms to confirm trade entries.

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

### Trading Style

* Scalp Trading
* Day Trading
* Swing Trading
* Position Trading

### Indicator(s) Required

* Lune Market Analysis

### Indicator(s) Settings

**Lune Market Analysis Settings**

<div align="left"><figure><img src="/files/ycpEf1AsS1lEva0ZN4cA" alt="" width="262"><figcaption></figcaption></figure></div>

### How It Works

**Setup**

This trading strategy is simple and can be used on any timeframe and for any market. The core principle is to add the indicator to your chart and wait for multiple points of confluence before entering a trade.

**Entering Trade**

* **Bullish Trades:** For a bullish trade, look for a bright green candle, which indicates a high Clarity AI score (ideally 2.5 or higher). The color should be vibrant and stand out. Next, confirm that the Swift Trend is also bullish (green) and that the candle is trading within or above the Surge Flow. For additional confirmation, the market strength (chart background) should be green and the Smart Activity line should be blue, though these are not required.
* **Bearish Trades:** For a bearish trade, look for a bright red candle, which indicates a high Clarity AI score (ideally 2.5 or lower). The color should be vibrant. Next, confirm that the Swift Trend is also bearish (red) and that the candle is trading within or below the Surge Flow. For additional confirmation, the market strength (chart background) should be red and the Smart Activity line should be orange.

**Stop Loss**

* **Bullish Trades:** The stop loss can be set at the most recent market low, or you can exit the trade if the Swift Trend turns bearish (red).
* **Bearish Trades:** The stop loss can be set at the most recent market high, or you can exit the trade if the Swift Trend turns bullish (green).

**Exiting Trade**

* **Bullish Trades:** You can exit the trade when a "Trade Exit" signal appears, on the next bearish signal, or if the candle color becomes red.
* **Bearish Trades:** You can exit the trade when a "Trade Exit" signal appears, on the next bullish signal, or if the candle color becomes green.

## Step-by-Step Walkthrough

### Bullish Scenario - Example #1&#x20;

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

{% tabs %}
{% tab title="Step 1" %}
We can see a Bullish candle with a high Clarity AI score, indicated by the bright green color. The market strength is also bullish (green chart background). The Swift Trend is green, the Surge Flow is bullish, and the price is above it. Finally, Smart Activity is also active (blue). This is an ideal setup where everything aligns.

<figure><img src="/files/2BeS7tnLEX06iXiGwsyk" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Step 2" %}
We enter a long trade. The stop loss is set at the recent market low.

<figure><img src="/files/Vino7Dj32GcRFqSaBgWZ" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Step 3" %}
We exit the trade and take profit when the "Trade Exit" signal appears.

<figure><img src="/files/ootafUfXDiTjc6BAdFwr" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### Bearish Scenario - Example #2&#x20;

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

{% tabs %}
{% tab title="Step 1" %}
Look for a bearish setup. We can see a bearish candle with a high Clarity AI score, indicated by the bright red color. The market strength is bearish (red chart background). The Swift Trend is red, the Surge Flow is bearish, and the price is below it.

<figure><img src="/files/HiCF2QpreqZcFcI5cYIi" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Step 2" %}
Enter a short trade when the signal is confirmed. The stop loss is set at the recent market high.

<figure><img src="/files/pRyNGrKkINo7JOKFR0SP" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Step 3" %}
Exit the trade and take profit when a "Trade Exit" signal appears.

<figure><img src="/files/80xuYKePtKSx4UP6lcV1" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## **Conclusion**

This trading strategy is effective because it relies on multiple points of confirmation before a trade is taken. By ensuring that the Clarity AI score, market trend, and momentum are all in alignment, traders can enter positions with a higher degree of confidence. The exit rules are clear and help to protect profits and limit losses.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.lunefi.com/premium-tradingview-indicators/exclusive-trading-strategies/ai-and-trend-confluence-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.
