Lune Stratos

Lune Stratos is an automated strategy that uses an online machine learning model to predict volatility-adjusted price moves.

Markdown
Updated Jul 4, 2026

Overview#

Lune Stratos is an automated strategy built on an online machine learning model. It updates its parameters as new market data arrives, using an adaptive optimizer. The model analyzes up to eight user-defined market features. It predicts the probability of a volatility-adjusted price move within a set number of future bars.

Its forward-looking learning matches each prediction with the real outcome that follows.

Key features#

  • Adaptive pattern recognition: A machine learning model identifies recurring market patterns in real time.
  • Forward-looking model: The model predicts outcomes a set number of bars into the future.
  • Online learning core: An adaptive optimizer updates the strategy's parameters as conditions change, without repainting.
  • Customizable feature engine: Select up to eight market features for the model to analyze.
  • ATR-normalized move targets: Define trade opportunities as a price move relative to current volatility, so targets scale across assets and timeframes.
  • Auto Trader compatibility: Works with Lune Auto Trader to run every signal automatically.

Copy the backtested settings#

Copy and paste strategy settings from here:

Note

These backtests cover a range of symbols and market conditions. The spreadsheets name specific equities or assets, but the settings work on any market, including stocks, forex, indices, and futures.

Each setup gives you a starting configuration instead of building one from scratch.

Features#

Learn more about the settings in Lune Stratos.

Alerts#

Lune Stratos sends multiple TradingView alerts from a single alert. Learn how the alert system works.

Update logs#

See the changes, improvements, and bug fixes for this strategy.

How to update#

Learn how to update your TradingView strategy.

Was this page helpful?