SUMMARY

Synergy Signal is a multi-layered confluence indicator for TradingView (Pine Script v6). It combines four independent data streams — Expansion Wave, Momentum, Volatility, and Order Flow — into a single oscillator panel that generates high-probability long and short entry signals.

What It Does

Rather than relying on any single indicator, Synergy Signal requires multiple independent "pillars" to agree before plotting an entry dot. This confluence-first design reduces false signals and keeps you on the right side of the market's dominant force.

Pillar
Setting Name in UI
What It Measures

🔵 Expansion Wave

Enable Expansion

Whether price is breaking outside its statistical range

🟣 Momentum

Enable Momentum

The strength and direction of the underlying trend

🟠 Volatility

Enable Volatility

Short-term overbought / oversold pressure

🟢/🔴 Order Flow

Enable Order Flow

Buying vs. selling pressure from real volume data

When enough pillars align, a green dot (long) or red dot (short) is plotted at the bottom or top of the oscillator pane.

Key Features

  • Confluence scoring — you control how many pillars must agree (Base Min Score)

  • Divergence detection — detects divergences across Momentum, Expansion Wave, and Order Flow for a soft score boost

  • Chop zone filter — suppresses signals when the Momentum line is ranging between Chop Zone Low and Chop Zone High

  • Regime filter — only takes longs in bullish expansion, shorts in bearish expansion

  • Cooldown timer — prevents signal spam after a flip

  • Multi-exchange Order Flow — aggregates volume from Binance, Coinbase, and Kraken

Was this helpful?