# Lune Vertex

## Overview

**Lune Vertex** is an innovative automated strategy that utilizes a sophisticated classification AI to interpret market dynamics. At its core is a model that categorizes the market into distinct "up," "down," or "neutral" states. The strategy learns online from a dynamic set of up to eight user-defined market features, using an advanced learning algorithm to continuously adapt its predictions without repainting.

This approach allows Lune Vertex to generate clear, high-conviction signals by focusing only on periods where the market shows a strong directional bias.

#### Key Features

* **Classification AI Engine:** Employs an advanced model that predicts market direction as bullish, bearish, or neutral, generating signals only when there is strong conviction.
* **Online Learning System:** Continuously learns from new market data, allowing it to adapt to changing conditions in real-time without ever repainting historical signals.
* **Advanced Optimization:** Uses a powerful optimization algorithm to efficiently update the AI's parameters, ensuring stable and effective learning.
* **Customizable Multi-Feature Input:** Allows traders to select up to eight distinct market features for the AI to analyze, from trend strength to volatility dynamics.
* **Volatility-Normalized Thresholds:** Defines significant market moves using ATR-based calculations, ensuring that signals are relevant to the current volatility environment.
* **Full Automation Compatibility:** Integrates seamlessly with [Lune Auto Trader](broken://pages/CPnGv5FO8y4yofaBHnCx) for immediate and reliable trade execution.

## Backtested Strategy Settings

Easily find and use the best-performing strategy settings by simply copying and pasting from here:

* **Regular Backtests:** <https://www.lunetrading.com/lune-vertex-backtests>
* **Verified Deep Backtests:** <https://discord.com/channels/940718912738328586/1374499015982321786>

{% hint style="warning" %}
**CRITICAL: Replicating Results**

To achieve the exact results shown in our backtests, you must replicate the entire trading environment. Simply copying the strategy inputs is not enough. You must ensure the following match exactly:

1. **Symbol/Instrument:** Use the exact ticker and the correct exchange data feed.
2. **Chart Timeframe:** The chart interval must match the backtest (e.g., 5-minute vs 15-minute).
3. **Candle Type:** Ensure you are using Standard Candles. (Renko or Heikin Ashi will produce different results).
4. **Properties Settings:** Inside the strategy settings "Properties" tab, you must match the Initial Capital, Order Size, and Pyramiding settings.
5. **Session:** Verify if the chart is set to Regular Trading Hours (RTH) or Electronic Trading Hours (ETH).
6. **Data Range:** Our strategies are deeply backtested. If your chart does not load the same historical data range (start and end dates) as the original test, the cumulative results will differ.
   {% endhint %}

{% hint style="info" %}
These backtest results showcase optimized settings across a variety of symbols and market conditions. While the spreadsheets highlight specific equities or assets, the configurations themselves are **versatile and adaptable to any market**, including stocks, crypto, forex, indices, futures, and more.

Each setup is designed to help you quickly implement effective strategies without needing to build them from scratch.
{% endhint %}

## Features

Learn more about Lune Vertex's features.

{% content-ref url="/spaces/TeFPm92blTDzf9FQeqwk/pages/Ma3cjIDpgakOO82KNiXi" %}
[Dashboard Settings](/automated-tradingview-trading-strategies/lune-automated-strategies/lune-vertex/dashboard-settings.md)
{% endcontent-ref %}

{% content-ref url="/spaces/TeFPm92blTDzf9FQeqwk/pages/Hi0uJ5Kb5pMNiCBNidc0" %}
[Signal Settings](/automated-tradingview-trading-strategies/lune-automated-strategies/lune-vertex/signal-settings.md)
{% endcontent-ref %}

{% content-ref url="/spaces/TeFPm92blTDzf9FQeqwk/pages/ArkNGq3okbElFFaXelhi" %}
[Time & Sessions](/automated-tradingview-trading-strategies/lune-automated-strategies/lune-vertex/time-and-sessions.md)
{% endcontent-ref %}

{% content-ref url="/spaces/TeFPm92blTDzf9FQeqwk/pages/XCeWWw5YH0M833nFAY3d" %}
[Trade Management](/automated-tradingview-trading-strategies/lune-automated-strategies/lune-vertex/trade-management.md)
{% endcontent-ref %}

{% content-ref url="/spaces/TeFPm92blTDzf9FQeqwk/pages/zJ06ZVIYzhvxIbrhoepw" %}
[Advanced Trade Exits](/automated-tradingview-trading-strategies/lune-automated-strategies/lune-vertex/advanced-trade-exits.md)
{% endcontent-ref %}

## Alerts

Learn more about Lune Vertex's built-in alert system that allows users to receive multiple TradingView alerts with a single alert.

{% content-ref url="/spaces/TeFPm92blTDzf9FQeqwk/pages/zLOtvcGGF5zCERQbJKPX" %}
[Alerts](/automated-tradingview-trading-strategies/lune-automated-strategies/lune-vertex/alerts.md)
{% endcontent-ref %}

## Update Logs

Learn more about the changes, improvements, and bug fixes introduced to this strategy.

{% content-ref url="/spaces/TeFPm92blTDzf9FQeqwk/pages/Aywq8dU9ghsIiPjnu4il" %}
[Update Logs](/automated-tradingview-trading-strategies/lune-automated-strategies/lune-vertex/update-logs.md)
{% endcontent-ref %}

## How To Update

Learn how to update your TradingView strategy.

{% content-ref url="/pages/fK9mfEtYrzLNvMjdckkF" %}
[How To Update](/automated-tradingview-trading-strategies/how-to-update.md)
{% endcontent-ref %}


---

# 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/automated-tradingview-trading-strategies/lune-automated-strategies/lune-vertex.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.
