Lune Vertex

Lune Vertex is an automated strategy that classifies the market as up, down, or neutral and signals only on a strong directional bias.

Markdown
Updated Jul 4, 2026

Overview#

Lune Vertex is an automated strategy built on a classification model. The model sorts the market into "up," "down," or "neutral" states. It learns online from up to eight user-defined market features and updates its predictions as conditions change, without repainting.

Vertex signals only when the market shows a strong directional bias.

Key features#

  • Classification engine: Predicts market direction as up, down, or neutral, and signals only on a strong bias.
  • Online learning: Learns from new market data and adapts in real time, without repainting past signals.
  • Parameter optimization: Updates the model's parameters with an optimization algorithm for stable learning.
  • Multi-feature input: Select up to eight market features for the model to analyze, from trend strength to volatility.
  • Volatility-normalized thresholds: Define a significant move with ATR-based calculations, so signals scale to current volatility.
  • Auto Trader compatibility: Works with Lune Auto Trader to run trades 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 Vertex.

Alerts#

Lune Vertex 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?