# Lune Zentro

## Overview

**Lune Zentro** is a unique automated strategy that operates on a probability-based AI engine. It continuously analyzes historical price action to calculate the statistical likelihood of a significant, volatility-adjusted move occurring in the near future. This core probability is then combined with a dynamically weighted analysis of up to eight user-defined market features, allowing the strategy to adapt its focus based on what is currently influencing the market.

By blending historical probabilities with real-time feature analysis, **Lune Zentro** generates signals that are both statistically grounded and responsive to current conditions.

#### Key Features

* **Probability-Based AI Engine:** Calculates the statistical probability of a significant price move occurring, forming the foundation of its signals.
* **Adaptive Feature Weighting:** The AI dynamically adjusts its focus on different market features based on their recent predictive power.
* **ATR-Based Target Prediction:** Uses the Average True Range (ATR) to define what constitutes a significant market move, ensuring its predictions are always scaled to current volatility.
* **Customizable Multi-Feature Analysis:** Allows users to select up to eight different market features for the AI to analyze, enabling tailored and optimized performance.
* **Toggleable Adaptive Learning:** Provides an option to enable or disable the adaptive learning component, offering flexibility for different testing and trading approaches.
* **Full Automation Compatibility:** Connects seamlessly with [Lune Auto Trader](broken://pages/CPnGv5FO8y4yofaBHnCx) for precise, automated, and high-frequency 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-zentro-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 Zentro's features.

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

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

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

{% content-ref url="/pages/5xVwvUdGiT35V8sQwF1Z" %}
[Trade Management](/automated-tradingview-trading-strategies/lune-automated-strategies/lune-zentro/trade-management.md)
{% endcontent-ref %}

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

## Alerts

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

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

## Update Logs

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

{% content-ref url="/pages/ToGvKWTjME5C70GTj641" %}
[Update Logs](/automated-tradingview-trading-strategies/lune-automated-strategies/lune-zentro/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-zentro.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.
