# Lune Momento

## Overview

**Lune Momento** is a sophisticated automated strategy that uses advanced statistical analysis to identify high-probability trading signals. It employs a multi-factor system to classify the market into distinct bullish, bearish, or neutral regimes. By analyzing the characteristics of price distribution and trend stability, the strategy generates a risk-adjusted signal score to pinpoint optimal entry points.

This data-driven approach is ideal for traders who prefer a transparent, statistically grounded strategy that adapts to changing market dynamics.

#### Key Features

* **Statistical Regime Detection:** Classifies the market into distinct states by analyzing price distribution and volatility characteristics.
* **Risk-Adjusted Signal Scoring:** Generates signals based on a statistical score that is adjusted for current market conditions and risk factors.
* **Trend Persistence Analysis:** Measures the stability of market trends to filter for more reliable trading opportunities.
* **Adaptive Statistical Thresholds:** Automatically adjusts signal sensitivity based on changes in market behavior.
* **Full Automation Compatibility:** Built with a robust alert system that integrates directly with [Lune Auto Trader](broken://pages/CPnGv5FO8y4yofaBHnCx) for fully automated 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-momento-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 Momento's features.

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

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

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

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

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

## Alerts

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

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

## Update Logs

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

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