Skip to content
All-in-One

MoQ X

Regime-adaptive multi-factor confluence framework.

MoQ X is a regime-adaptive analytical framework that combines a normalized MACD oscillator, Nadaraya-Watson trend envelopes, structural zones (supply/demand, order blocks, fair value gaps), a higher-timeframe bias gate, a VIX risk-on/risk-off overlay, and session markers into a single weighted confluence engine. ADX classifies the market regime in real time and shifts the relative weight of each input accordingly.

FuturesForexCryptoStocks
MoQ X indicator screenshot
01Features

What's Inside MoQ X

Regime-Adaptive Weighting

ADX classifies the market as trending, ranging, or in transition, and the weights of nine confluence factors shift automatically to match.

Confluence Engine

Nine inputs — MACD, RSI, Stochastic, Nadaraya-Watson trend, zones, squeeze, higher-timeframe alignment, momentum, divergence — combined into a single weighted score.

Nadaraya-Watson Trend Envelopes

Trend line with inner and outer envelopes, four kernel modes, adaptive bandwidth, and three error-metric options.

Structural Zones

Clustered supply/demand zones with volume-weighted opacity, order blocks with optional wick shadows, and fair value gaps with partial-fill shrinking.

Higher-Timeframe Bias Gate

Auto or manual HTF EMA + slope confirmation. Gates entries so signals only fire when the higher-timeframe direction aligns.

VIX Risk-On / Risk-Off Overlay

Three-tier signal system with configurable correlation direction. Color-codes candles based on broad-market volatility regime.

Session Markers & Bias Tracker

Open markers for Asia, London, New York, and Sydney sessions, plus a bottom-right tracker showing the up-close rate between consecutive session opens.

Ten Alert Conditions

Confluence buy/sell, exit long/short, adaptive triggers, squeeze start/end, and MACD cross up/down — all exposed via TradingView alerts.

02Use Cases

Use Cases

01

Run a single all-in-one indicator instead of stacking four or five separate scripts

02

Filter trade signals by market regime so trend setups are weighted differently from range setups

03

Use the live status panel as a real-time read on market state across MACD, RSI, squeeze, and trend

04

Set TradingView alerts on confluence signals, squeeze transitions, and adaptive triggers without watching the chart

03Deep dive

MoQ X, in depth

How MoQ X Works

MoQ X is built on a single premise: different factors work in different market conditions. Trend-following inputs perform best when the market is trending; mean-reversion inputs perform best when it is ranging. Rather than forcing a fixed combination, MoQ X detects the current regime via ADX and shifts the weight of each input on the fly. The output is presented through live dashboards and alert conditions — not chart signal labels — keeping the price chart clean.

Confluence Engine

Nine inputs feed a weighted score in each direction: MACD state, RSI profile, Stochastic extremes, Nadaraya-Watson trend direction, zone touches, squeeze releases, higher-timeframe alignment, momentum acceleration, and divergence. How each factor is weighted adapts to the detected regime — the exact weighting scheme is proprietary. A confluence signal fires only when score, trigger, cooldown, and (optionally) higher-timeframe alignment all permit it.

Structural Zones & Overlays

On the price chart, MoQ X plots a Nadaraya-Watson trend line with inner and outer envelopes (four kernel modes), clustered demand and supply zones with volume-weighted opacity, order blocks with optional wick shadows, fair value gaps and price gaps with partial-fill shrinking and auto-mitigation, a VIX risk-on/risk-off candle overlay, and session open markers for Asia, London, New York, and Sydney.

Live Dashboards

Two dashboards render directly on the price chart. The status panel (top-right) shows live regime classification, higher-timeframe bias, MACD state, momentum, RSI, squeeze status, trend direction, and current bull/bear confluence percentages. The session directional bias tracker (bottom-right) displays the up-close rate between consecutive session opens — a measure of price direction between session boundaries.

04Documentation

MoQ X Documentation

Pine Script v6 · License: proprietary — MomentumQ GmbH · © MomentumQ GmbH

1. Overview

MoQ X is a regime-adaptive multi-factor confluence framework. It combines a normalized MACD oscillator, Nadaraya-Watson trend envelopes, structural zones (supply/demand, order blocks, fair value gaps), a higher-timeframe bias gate, a VIX risk-on/risk-off overlay, and session markers into a single weighted scoring engine. The defining characteristic is that the scoring weights shift automatically based on whether ADX classifies the market as trending or ranging.

The script occupies its own pane and additionally plots analysis on the price chart. There are no buy/sell labels rendered on the chart — confluence signals surface only via the dashboard's "Signal" row and through alert conditions.

Two stacked panes: a price chart carrying trend envelopes, structural zones and session markers with a status panel top-right and a session bias tracker bottom-right, above a MoQ X oscillator pane showing a normalised MACD histogram, its bands and a signal line.MoQ X draws in two places at once: its own oscillator pane, and overlays plus two dashboards on the price chart itself.

2. Modules

  • Master Control — toggles for overlay features, confluence engine, and dashboards
  • Regime Detection — ADX-based classifier (trending / ranging / transition)
  • Multi-Timeframe Bias — auto or manual HTF EMA + slope confirmation
  • MACD Core — adaptive-scaled MACD
  • MACD Bands & Squeeze — volatility envelope with squeeze detection
  • Adaptive Signals — adaptive smoothing line with envelope triggers
  • MACD Dynamic Levels — oscillator-pivot smoothed S/R
  • MACD Divergence — regular and hidden divergence detection
  • Overlay Trend Envelopes — Nadaraya-Watson with four kernel modes
  • Supply & Demand Zones — clustered pivot-based zones
  • Order Blocks — swing-structure detection with optional wick shadows
  • Fair Value Gaps — three-bar pattern with partial-fill shrinking
  • Price Gaps — strict mode option, partial-fill tracking
  • Sessions — Asia, London, New York, Sydney with bar coloring and labels
  • VIX Risk-On / Risk-Off — three-tier signal system with correlation gating
  • Confluence Engine — nine-factor weighted scoring with regime-adaptive weights
  • ATR Trail — optional trailing stop after confluence signals
  • Dashboard — live status panel + session directional bias tracker
A price chart carrying a Nadaraya-Watson trend line with inner and outer envelopes, a clustered supply zone above price, a bullish order block with a dashed wick shadow, and a fair value gap drawn twice: its original span dashed, and the smaller unfilled remainder shaded.The overlay layer on one chart: envelopes, a clustered zone, an order block, and a gap that has shrunk to the part of it price has not yet traded back through.

3. Regime Detection

ADX is computed in real time and classifies the market into one of three states: trending, ranging, or transition. The confluence engine re-weights its factors to match the detected state; the specific weighting scheme is proprietary and not documented.

4. Confluence Engine

Nine inputs feed a weighted score in each direction:

  1. MACD state
  2. RSI profile
  3. Stochastic extremes
  4. Nadaraya-Watson trend direction
  5. Zone touches
  6. Squeeze releases
  7. Higher-timeframe alignment
  8. Momentum acceleration
  9. Divergence

A confluence signal is registered when four conditions are simultaneously true:

  • The weighted score crosses a user-configurable threshold
  • At least one trigger is active
  • The cooldown period has elapsed
  • The optional higher-timeframe alignment gate permits the direction

Exit conditions are registered on counter-confluence or on momentum fade with a confirming MACD cross.

5. Dashboards

Status Panel (top-right)

Shows live values for: Regime, HTF bias, MACD state, Momentum, RSI, Squeeze status, Trend direction, Bull confluence %, Bear confluence %, and last Signal (with bars-ago counter).

The MoQ X status panel listing regime, higher-timeframe bias, MACD state, momentum, RSI, squeeze, trend and bull and bear confluence percentages with a last-signal row, beside the nine named inputs and two meters showing each score against a user threshold.The status panel reduces the whole engine to ten rows — including the Signal row, which is the only place a confluence call is shown.

Session Directional Bias Tracker (bottom-right)

Displays the up-close rate between consecutive session opens over recent windows. This measures price direction between session boundaries — it is not a measure of trade performance.

The session bias tracker listing Asia, London, New York and Sydney with an up-close rate and a lean for each, beside a diagram showing consecutive session opens and whether the stretch between each pair closed higher or lower.The tracker counts how often the stretch between one session open and the next closed higher — price direction between boundaries, nothing about trades.

6. Alert Conditions

Ten alert conditions are exposed and can be configured from the TradingView alert panel. All messages prefix with "MoQ X:".

  • Confluence BUY / SELL — full alignment of score, trigger, cooldown, and HTF gate
  • Exit Long / Exit Short — counter-confluence or momentum fade with confirming MACD cross
  • Adaptive Buy / Adaptive Sell — adaptive distance crosses lower/upper envelope
  • Squeeze Start / Squeeze Release — bandwidth compression begins / ends
  • MACD Cross Up / Down — MACD line crosses signal line

7. Settings

Each module has its own input group with tooltips on every setting. Key controls include:

  • Min Score (%) — confluence score threshold for signal registration. Default 55. Higher = fewer, higher-agreement signals.
  • Signal Cooldown — minimum bars between consecutive signals.
  • Require HTF Alignment — gates entries by higher-timeframe direction.
  • VIX Correlation Mode — Auto, Positive, or Negative. Set to Positive or Auto for non-equity instruments.
  • Master Control — independently toggle overlay features, confluence engine, and dashboards.

8. Recommended Workflow

  1. Add MoQ X to your chart. It works on any timeframe and instrument.
  2. Read the status panel for current regime, HTF bias, momentum, squeeze, and confluence percentages.
  3. Wait for confluence signals — these only fire when the engine agrees across factors.
  4. Use the bottom-right session tracker for context on intraday price direction.
  5. Configure alerts for the conditions you care about and let them notify you instead of watching the chart.

9. Notes & Limitations

  • The session tracker requires intraday timeframes (under 4 hours). On daily and above, the tracker stays empty by design.
  • The VIX overlay assumes TVC:VIX is accessible in your data permissions. If unavailable, VIX-related state silently falls back to na and the overlay does not render.
  • The dashboard "Signal" row tracks the most recent buy/sell with a bars-ago counter. There is no corresponding chart label by design.

10. Access

MoQ X is published as an invite-only script on TradingView. Access is granted on an invite-only basis through your MomentumQ subscription.

11. Disclaimer

This indicator provides contextual analytical inputs and is not a complete trading system. It does not generate trade recommendations, guarantee any outcome, or infer future performance from past behavior. Dashboard readings and alerts should be treated as one input among many alongside risk management, position sizing, and your own judgment. No claim is made about accuracy, reliability, or profitability on any specific instrument or timeframe.

All trading involves risk. You are solely responsible for your investment decisions and should consult a licensed financial advisor before acting on any analysis.

The MoQ X script and all related materials are proprietary to MomentumQ GmbH and provided for personal, non-transferable use under the MomentumQ Terms of Service; redistribution, modification, and source extraction are prohibited.

© MomentumQ GmbH. All rights reserved.

05Get Started

MoQ Xfree for 7 days

Get full access to the entire MomentumQ indicator suite with a 7-day free trial. No commitment, cancel anytime.

Analytical software, not advice. Trading involves substantial risk of loss.

Disclaimer: The indicators and market analyses provided by MomentumQ GmbH do not constitute a financial service, in particular investment advice, an offer or solicitation to buy or sell financial instruments. The information is provided for informational purposes only and does not replace personal advice. Despite careful review, no guarantee is given for accuracy, completeness, or timeliness. Past performance is not an indicator of future results. Investments involve risks, and a total loss of capital invested is possible. Use of the information is at your own risk.

Start Free Trial