# Lune Stratos

## Overview

**Lune Stratos** is an intelligent automated strategy built on a powerful machine learning framework designed for adaptive pattern recognition. It employs an online learning model with an advanced optimizer to continuously adjust its parameters based on new market data. The AI analyzes up to eight user-defined market features to predict the probability of a significant, volatility-adjusted price move occurring within a specified number of future bars.

Its unique forward-looking learning system ensures that predictions are accurately matched with real outcomes, making it a robust and intelligent solution for automated trading.

#### Key Features

* **Adaptive Pattern Recognition:** Uses a machine learning model that learns and identifies recurring market patterns in real-time.
* **Forward-Looking AI Model:** The AI is trained to predict outcomes that occur a specific number of bars into the future, making its signals inherently predictive.
* **Online Learning Core:** Features an advanced adaptive optimizer that continuously refines the strategy’s parameters, allowing it to adapt to changing market conditions without repainting.
* **Customizable Feature Engine:** Allows you to select up to eight distinct market features for the AI to analyze, enabling deep customization of the strategy's logic.
* **ATR-Normalized Move Targets:** Defines trade opportunities based on a desired price move relative to current market volatility, ensuring consistent performance across different assets and timeframes.
* **Full Automation Compatibility:** Designed to work instantly with [Lune Auto Trader](broken://pages/CPnGv5FO8y4yofaBHnCx), allowing for immediate and automated execution of every signal.

## 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-stratos-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 Stratos's features.

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

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

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

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

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

## Alerts

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

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

## Update Logs

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

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