Overview

QQE MOD is a lightweight QQE-style momentum oscillator built around a smoothed RSI crossover. It helps you spot short-term momentum shifts by comparing a fast QQE line to a slower signal line in a separate pane.

How It Works

  • RSI is calculated on the selected price (close) using RSI Period.
  • QQE line = EMA(RSI, Smoothing Factor).
  • Signal line = EMA(QQE, Smoothing Factor).

Indicator Information

Version 1.0
Category Momentum & Trend
Compatibility TradingView
Script Pine Script v5