For TradingView — Pine Script v6

Reverse RSI Phantom

The only RSI that lives on price. Overbought and oversold levels plotted as actual price bands — not numbers in a separate oscillator window.

5Confluence Layers
3TP Targets
13Alert Events
0Repaint
Reverse RSI Phantom on a TradingView chart
The Big Idea

What if the RSI lived on price?

Every trader who has ever used an RSI knows the same frustration. The RSI sits in a separate window below price. To read it, your eyes leave the candles, scan down, find a 0–100 number, and then come back up to figure out which candle that number actually belongs to. The cognitive switch breaks pattern recognition. Worse: when the RSI prints "72", you have no idea what price the market would need to reach for it to print "70" again.

Reverse RSI Phantom solves this by inverting the RSI formula. Given the previous bar's smoothed averages, it computes the exact price at which RSI would equal 70 (overbought), 30 (oversold), and 50 (midline) right now — and plots those prices as live bands directly on your candles.

Standard RSI Tells you "RSI is 72". You scan up to the candles, scan back down, then guess where the price would need to be for RSI to drop back to 70. Three eye movements per check.
Reverse RSI Phantom Draws a horizontal line on the chart at the exact price where RSI would equal 70. You see overbought as a level, not a number. Zero cognitive switching.

Three things every price-level RSI needs

A novel rendering is just the start. To trade it you need confluence to filter false signals, automatic risk management to size the trades, and a non-repainting engine you can trust. All three are built in.

1

Price-Level OB/OS Bands

The inverted RSI math computes the exact prices where RSI would equal 70, 30, and 50. Drawn as live bands that update each bar. Closed-form math, no iteration.

2

5-Layer Confluence

Every signal is scored against trend regime, RSI confirmation, band retest, divergence, and volume burst. Star count next to the label shows how many layers passed.

3

Auto SL + 3 TP Targets

On every signal: ATR-based stop loss (three modes) plus three TP lines at configurable R-multiples (default 1R / 2R / 3R), drawn on chart with price labels.

Every feature you need, none you don't

Reverse RSI Phantom ships with twelve major capabilities, all designed to work together. No bloat, no gimmicks.

Price-level OB/OS bands

RSI 70/30/50 plotted as live price values

Confluence scoring

1 to 5 stars per signal based on filter agreement

Three TP levels

1R / 2R / 3R targets — fully configurable

Three SL modes

ATR+Band, Pure ATR, or Recent Swing

RSI divergence detector

Regular bullish/bearish divergence on pivots

Supertrend trend gate

Applied to the RSI midline — filters counter-trend signals

Volume burst confirmation

Current bar vs 20-bar SMA as a confluence layer

Signal cooldown

Configurable bar gap between same-direction signals

Non-repaint guarantee

Confirmed-bar-only signal evaluation

Multi-section dashboard

Market, RSI, confluence, signal, performance

13 alert types

Popup, push, email — three channels, every event

Pine Script v6

Built for TradingView, every plan supported

Why most RSI setups fail

The problem isn't the RSI math — it's the way the RSI is presented and the lack of supporting infrastructure. Reverse RSI Phantom fixes both.

The problem with the default RSI

  • OB/OS levels are abstract numbers, not chart locations
  • No automatic SL or TP — you have to compute risk by hand
  • No confluence — every RSI cross is treated the same
  • No divergence detector built in
  • No trend filter — you fade strong trends and lose
  • Signals can repaint depending on the platform / setup
  • No dashboard — no live state visibility
  • No webhook output for downstream automation

How Reverse RSI Phantom solves it

  • OB/OS plotted as actual price-level bands
  • SL + 3 TPs drawn automatically on every signal
  • 5-layer confluence scoring with star indicators
  • Regular RSI divergence built in as a confluence layer
  • Supertrend regime gate on the RSI midline
  • Non-repainting signal engine — closed bars only
  • Multi-section dashboard with live state on every tick
  • 13 alert events with webhook-ready JSON payloads

Works on every market

Forex majors and crosses, precious metals, commodities, individual stocks. Every TradingView timeframe. Click any thumbnail to enlarge.

A dashboard that tells you everything, instantly

Five sections, 16 rows, live updates on every tick. Read the state of every component without scanning the chart.

Dashboard close-up

Five sections, zero guesswork

The dashboard is a pixel-anchored widget you can position in any corner with X/Y pixel-level nudge controls. Five sections cover everything.

  • Market Context — trend regime, price-vs-midline, ATR + ATR%
  • RSI Engine — RSI value, OB/OS band prices, divergence, volume burst
  • Confluence — live buy and sell scores with stars, minimum-required threshold
  • Active Signal — direction, bars-ago, entry, SL%, TP1/TP2/TP3 with hit checkmarks
  • Performance — running W/L count, total signals, TP/SL hit counts

Reverse RSI Phantom vs the default RSI

Standard RSI hasn't meaningfully changed in 40 years. We took it apart and rebuilt it as a complete trading system.

Feature Default RSI Reverse RSI Phantom
OB/OS as price-level bands on chartNoYes
Automatic SL + 3 TP targetsNoYes
Multi-layer confluence scoringNoYes (5 layers)
Non-repaint signal engineNoYes
Multi-section live dashboardNoYes (16 rows)
Built-in alert packageBasic (2)13 events, 3 channels
Regular divergence detectorNoYes
Webhook-ready alert JSONNoYes (all 13 events)

What traders are already saying

Early-access feedback from real users running Reverse RSI Phantom on live and demo accounts.

* * * * *

"Finally an RSI I can actually read at a glance. The price-level bands are obvious once you see them but nobody else has done it. The dashboard is the cherry on top."

M. Henderson — swing trader, EUR/USD H1
* * * * *

"I run this alongside my EA and use the alerts as a sanity check on the bot's entries. Saved me from three counter-trend trades in the first week."

A. Petrov — algo trader, gold H4
* * * * *

"The confluence stars make discretionary RSI trading systematic. I just take 4-star and 5-star setups. Win rate jumped immediately."

L. Kim — discretionary, GBP/JPY H1
* * * * *

"The non-repaint behavior is real. I sat there watching the indicator during the London open and the signals from yesterday haven't moved. That alone is worth the price."

D. Williams — scalper, EUR/USD M5
* * * * *

"The auto SL and 3 TP system removed all my hesitation about position sizing. I see entry, I know risk, I know targets, I click."

R. Singh — swing trader, gold D1
* * * * *

"Three minutes from purchase to first chart. Granted on my TradingView account, added it, set the trend gate, and immediately saw a clean BUY on GBPJPY H4. The whole experience is professional."

T. Nakamura — full-time trader, multi-symbol

Get Reverse RSI Phantom today

One-time payment. Lifetime updates. 60-day money-back guarantee.

Launch — 68% off

Reverse RSI Phantom

TradingView indicator — Pine Script v6 — invite-only access

$147 $47

One-time payment — lifetime access

60-day money-back guarantee. No questions asked.
Instant access. Granted as invite-only on your TradingView account.

Frequently asked questions

If your question isn't answered here, email [email protected] and we'll get back to you within 24 hours.

Does Reverse RSI Phantom repaint?
No. Every signal, every level line, every dashboard value is computed on confirmed closed-bar data. A signal at bar N cannot change after bar N+1 opens. Historical replay drawn at indicator load is identical to the signals that fired in real time.
What platform does the indicator support?
TradingView. The indicator is written in Pine Script v6 and runs on any TradingView chart on any plan — Free, Pro, Pro+, or Premium. It works on every TradingView-supported symbol (forex, crypto, stocks, indices, commodities, futures) and every timeframe from 1-minute to monthly. No software to install — it loads directly in your browser when you add it to a chart.
How does the price-level OB/OS work mathematically?
The standard RSI formula maps recent up/down move averages into a 0–100 oscillator. Reverse RSI Phantom inverts that equation — given a target RSI level (say 70), it solves for the exact price the market would need to reach for RSI to equal 70 right now, using the previous bar's smoothed averages. No iteration, no approximation, just a closed-form solution to Wilder's RSI formula.
What counts as a confluence point?
Five independent layers, each worth one point: (1) Supertrend trend regime matches trade direction; (2) RSI crossover/under at extreme levels or above/below 50; (3) recent band touch within the last 8 bars; (4) confirmed regular RSI divergence; (5) volume burst at or above the 20-bar volume SMA. The minimum-confluence input (default 2) sets how many layers must agree before a signal is drawn.
How are SL and TP levels calculated?
Three SL modes are selectable: ATR + Band (tighter of an ATR-distance stop and a band-anchored stop), Pure ATR (entry minus ATR multiplier), or Recent Swing (most recent 10-bar high/low with ATR cushion). The trade's risk equals the entry-SL distance, then TP1, TP2 and TP3 are drawn at configurable R-multiples (default 1.0R, 2.0R, 3.5R). All four levels appear as horizontal lines on the chart with right-side price labels.
Which markets and timeframes can I use it on?
Every symbol type — forex majors and exotics, indices, commodities (gold, silver, oil), individual stocks, crypto pairs. Every timeframe from M1 to MN1. Higher timeframes (H1 and above) produce fewer, stronger signals; lower timeframes generate more frequent setups. The minimum-confluence input lets you tune signal frequency directly.
How do I get the indicator after purchase?
After purchase, you receive an access link to a short Google Form. Submit your TradingView username via the form. We grant you private invite-only access on your TradingView account, typically within a few hours. Once granted, you find the indicator under Indicators > Invite-only scripts and add it to any chart with one click.
Does it work with trading bots via webhooks?
Yes. All 13 alert events support TradingView's webhook delivery system with structured JSON output — indicator name, signal direction, ticker, timeframe, confluence score, entry price, SL, TP1/TP2/TP3. Connect directly to Telegram bots, Discord servers, 3Commas, or any webhook-compatible automation platform. The JSON format is documented in the user manual.
Is there a refund policy?
Yes. 60-day money-back guarantee. If you are not satisfied within 60 days of purchase, email [email protected] for a full refund. No forms to fill, no questions asked.

Ready to trade an RSI that lives on price?

One-time payment. Lifetime updates. 60 days to test it risk-free. Built for TradingView — every market, every timeframe.

Get Instant Access — $47