Pine Script · Published on TradingView

Indicators

Five Pine Script tools I publish under Fun_Trades on TradingView. Three open-source, two protected. Each one solves a specific confluence problem I kept running into on the chart.

5 indicators 81,091 combined views 4.8K boosts

Balanced Price Range + V-Shape Indicator on Nasdaq 100 E-mini futures (NQ), 2-minute chart — overlapping-imbalance BPR zones, thicker V-BPR zones with up/down entry markers, and mapped swing liquidity levels.
01 Updated Jun 24, 2026

Balanced Price Range + V-Shape Indicator

An ICT-derived intraday scalping model that fuses Balanced Price Ranges with V-shaped liquidity reversals. A zone only fires when it is confirmed by higher-timeframe imbalance or a recent liquidity sweep, so the chart stays clean instead of printing every gap.

  • A Balanced Price Range is the overlap of a fresh FVG and an opposite inverted gap (iFVG), filtered by a minimum ATR size.
  • A V-Shape gate upgrades a zone to a V-BPR (and prints an entry) only on an HTF fair-value-gap tap or a correct-side liquidity sweep.
  • Maps liquidity four ways (swings, equal highs/lows, PDH/PDL, London / NY sessions) and tells sweeps from clean breaks. Non-repainting.
4,583 views 488 boosts
ICT Reversal Indicator on Gold Futures — order blocks, liquidity sweeps and FVGs auto-marked.
02 Updated Mar 13

ICT Reversal Indicator

Multi-stage state machine: liquidity sweep → swing extreme → order block → reversal FVG. Each sweep produces at most one confirmed setup.

  • Auto-tracks PDH/PDL plus Asia / London session highs and lows.
  • HTF Fair Value Gaps on 4H / 1H / 30m, each togglable.
  • Bonus inverse-FVG (IFVG) detection inside the order block.
748 views 39 boosts
Ultimate Scalping Indicator on Gold Futures — 200 MA and session VWAP plotted with a signal arrow.
03 Updated Nov 6, 2025

Ultimate Scalping Indicator

Trend, mean-reversion, and momentum combined into a single confluence filter. Built for 1- to 5-minute scalping on equity futures.

  • 5-minute 200-MA anchors the macro trend regardless of chart timeframe.
  • Session VWAP adds institutional mean-reversion context.
  • RSI with a recency filter that kills prolonged-oversold noise.
41,743 views 2.2K boosts 25 comments
CVD Candle Divergence Indicator on E-mini S&P 500 — arrows where price direction disagrees with CVD direction.
04 Updated Dec 12, 2025

CVD Candle Divergence Indicator

Divergence at the candle level, not the swing level. Flags bars where price closes one way and cumulative volume delta closes the other.

  • Price vs CVD candle direction divergence from the built-in volume-delta engine.
  • RSI + 50-level recency filter rules out one-directional grinds.
  • Volume strength gate plus a wick-to-body rejection check.
1,566 views 53 boosts 1 comment
Reversal Indicator on ADA/USDT — red triangles above tops, green triangles below bottoms.
05 Updated Jul 18, 2025

Reversal Indicator

The first one I published. Three-layer reversal filter: lower-TF RSI, higher-TF EMA trend gate, and engulfing-candle confirmation.

  • Lower-TF RSI flags the oversold / overbought condition.
  • Higher-TF EMA prevents counter-trend dip-buying.
  • Engulfing-candle check forces a real price-action turn.
32,451 views 2K boosts 12 comments
Framed honestly: these are confluence tools. I publish them because they're useful, but I don't personally trade them, and they have nothing to do with the MIDAS model.