RSI(14) Divergence — Regular + Hidden + HTF EMA Filter (pro)Title:
RSI(14) Divergence — Regular + Hidden + HTF EMA Filter (Scalping Edition)
🔹 Description:
This indicator automatically detects RSI(14) divergences — both Regular (Reversal) and Hidden (Continuation) — and plots them directly on the chart for precision scalping and intraday trading.
It’s optimized for low timeframes (1-minute) such as Bank Nifty, Nifty 50, and Sensex, where spotting early divergence can help confirm short-term momentum shifts.
⚙️ Core Features:
Regular Divergence Detection
Bullish Divergence: Price makes a lower low while RSI makes a higher low → potential reversal upward.
Bearish Divergence: Price makes a higher high while RSI makes a lower high → potential reversal downward.
Hidden Divergence Detection
Hidden Bullish Divergence: Price makes a higher low while RSI makes a lower low → continuation of bullish trend.
Hidden Bearish Divergence: Price makes a lower high while RSI makes a higher high → continuation of bearish trend.
HTF EMA Trend Alignment (Smart Filter)
Optional feature that aligns signals with the higher timeframe (HTF) trend using a 200 EMA.
Example: Only shows bullish divergences when the 5-minute price is above the 5-minute 200 EMA (uptrend alignment).
Helps filter false signals and keeps divergence trading directional.
Chart Visualization
Regular divergences: Bold solid lines (Green for bullish, Red for bearish).
Hidden divergences: Thin dashed lines (Teal for hidden bull, Maroon for hidden bear) — subtle enough to stay unnoticed by casual chart viewers.
Optional labels (“Bull Div”, “Bear Div”, etc.) and minimalistic markers for scalping clarity.
Option to extend divergence lines for future reference.
Custom Alerts (for all divergence types)
Get instant alerts when any regular or hidden divergence is detected.
Works seamlessly for both long and short bias setups.
📈 Recommended Usage:
Timeframe: 1-Minute (Scalping) or 3-Minute (Micro Intraday)
Markets: Bank Nifty, Nifty 50, Sensex, or any high-volatility index/stocks
Combine With:
Higher timeframe structure (H1/H4 bias)
Volume spikes or order block retests
Key support/resistance zones
Bands and Channels
Candle Breakdown with Solid Tops/Bottomspreference use 4hr chart for pivots/support resistance/targets to place trades on 1min
This Pine Script v5 indicator for TradingView, named "Candle Breakdown with Solid Tops/Bottoms," visually dissects each candlestick into four sections: whole candle (low to high), top wick (body top to high), body (open to close), and bottom wick (low to body bottom). For each section, it plots:Solid horizontal lines (width=2) at the top and bottom (e.g., high/low for whole candle, body top/bottom for body).
Dashed horizontal midlines (width=1) at the midpoint of each section (e.g., (high + low)/2 for whole candle).
Key features include:
Toggles: Enable/disable each section (whole, top wick, body, bottom wick) via checkboxes.
Custom Colors: Separate color inputs for top/bottom lines and midlines (defaults: gray, red, blue, green for sections; orange, purple, yellow, teal for midlines).
Lookback: User-defined input (default 10 candles) limits lines to the last N candles for clarity.
Labels: Optional price labels on the last bar for debugging.
The script uses line.new() for dynamic, per-candle lines, ensuring no errors (e.g., no invalid linestyle or linewidth<1). It’s efficient (up to 12 lines/candle, stays under max_lines_count=500) and works on any symbol/timeframe, enhancing swing trading analysis (e.g., for GC1! or NQ1!).
Session Lines Clean (Asia/London/NY)Session Lines Clean (Asia/London/NY) — v6” automatically plots the high and low levels of the Asia and London forex sessions, and marks the opening times of Asia, London, and New York sessions with vertical dashed lines. The indicator helps traders quickly identify key session ranges, potential liquidity areas, and time-based structure levels. Optional labels and visibility toggles make it easy to customize the display without cluttering the chart.
xtraderx SMA Cross Strategy (5 / 8 / 13)This indicator is the coded version of the Simple Moving Average (SMA) strategy that Selçuk Gönençler has been explaining in a simple and effective way for years. I am a fan and student of him. I love his passion, this is kind of present for him.
It generates a bullish signal when the SMA 5 crosses above both SMA 8 and SMA 13, and a bearish signal when it crosses below them.
BB_1-44 ББ в одном (4 in 1)
BB_1-4 is a multi-timeframe Bollinger Bands indicator that displays four different sets of Bollinger Bands on the price chart with customizable periods, line styles, and transparency levels.
Features:
- Four Bollinger Bands sets: bb_1 (20), bb_2 (80), bb_3 (160), bb_4 (320)
- Customizable period and multiplier for each set
- Unique line styles: standard, stepline, and stepline_diamond
- Adjustable line transparency for better visibility
- No fill between bands for cleaner chart layout
Ideal for multi-timeframe analysis, volatility assessment, and support/resistance level identification.
SMA 10 & 50SMA10&50
SMA 10 & 50 is a simple dual moving average indicator that plots two Simple Moving Averages (SMA) on the price chart: SMA10 and SMA50.
Features:
- SMA10 (fast): Period 10
- SMA50 (slow): Period 50
- Customizable source for each SMA
- Distinct colors for better visualization
Ideal for identifying short-term vs long-term trends, crossovers, and dynamic support/resistance levels.
Open Interest FaraGroup Editionopen interest for a closed group :)
An open interest chart is used, as well as additional functionality.
The ability to specify any data as a source, not just public interest.
Support/Resistance Band (Single-TF + Buy/Sell)A lightweight trend/momentum overlay that uses:
EMA 34 (fast) and SMA 21 (slow) to form a dynamic band = short-term support/resistance.
EMA 200 as the higher-timeframe trend line (context filter).
Optional BUY/SELL signals on fast/slow cross, plus alerts.
TR ADR/AWR/AMR (with 25%, 50%, 75%) - RodolfoThis script uses the TR ADR/AWR/AMR indicator code and only the 25 and 75% levels for all 3 volatilities
UMA Scalping Level 2025UMA Scalping Level 2025は、「直近で市場が意識している高値・安値ライン」と
「短期トレンドの勢い(EMAクロス)」を同時に捉えるスキャルピング特化型インジケーターです。
"UMA Scalping Level 2025" is a scalping-focused indicator that simultaneously captures the recent key swing highs and lows that the market is reacting to, and the short-term momentum identified by EMA crossovers.
Multi-Timeframe EMA Trend Dashboard with Volume and RSI Filters═══════════════════════════════════════════════════════════
MULTI-TIMEFRAME EMA TREND DASHBOARD
═══════════════════════════════════════════════════════════
OVERVIEW
This indicator provides a comprehensive view of trend direction across multiple timeframes using the classic EMA 20/50 crossover methodology, enhanced with volume confirmation and RSI filtering. It aggregates trend information from six timeframes into a single dashboard for efficient market analysis.
The indicator is designed for educational purposes and to assist traders in identifying potential trend alignments across different time horizons.
═══════════════════════════════════════════════════════════
FEATURES
═══════════════════════════════════════════════════════════
MULTI-TIMEFRAME ANALYSIS
• Monitors 6 timeframes simultaneously: 1m, 5m, 15m, 1H, 4H, 1D
• Each timeframe analyzed independently using request.security()
• Non-repainting implementation with proper lookahead settings
• Calculates overall trend strength as percentage of bullish timeframes
EMA CROSSOVER SYSTEM
• Fast EMA (default: 20) and Slow EMA (default: 50)
• Bullish: Fast EMA > Slow EMA
• Bearish: Fast EMA < Slow EMA
• Neutral: Fast EMA = Slow EMA (rare condition)
• Visual EMA plots with optional fill area
VOLUME CONFIRMATION
• Optional volume filter for crossover signals
• Compares current volume against moving average (default: 20-period SMA)
• Categorizes volume as: High (>1.5x average), Normal (>average), Low (70), oversold (<30), and neutral zones
• Used in quality score calculation
• Optional display toggle
SUPPORT & RESISTANCE DETECTION
• Automatic detection using highest/lowest over lookback period (default: 50 bars)
• Plots resistance (red), support (green), and mid-level (gray)
• Step-line style for clear visualization
• Optional display toggle
QUALITY SCORING SYSTEM
• Rates trade setups from 1-5 stars
• Considers: MTF alignment, volume confirmation, RSI positioning
• 5 stars: 4+ timeframes aligned + volume confirmed + RSI 50-70
• 4 stars: 4+ timeframes aligned + volume confirmed
• 3 stars: 3+ timeframes aligned
• 2 stars: Exactly 3 timeframes aligned
• 1 star: Other conditions
VISUAL DASHBOARD
• Clean table display (position customizable)
• Color-coded trend indicators (green/red/yellow)
• Extended statistics panel (toggleable)
• Shows: Trends, Strength, Quality, RSI, Volume, Price Distance
═══════════════════════════════════════════════════════════
TECHNICAL SPECIFICATIONS
═══════════════════════════════════════════════════════════
CALCULATIONS
Trend Determination per Timeframe:
• request.security() fetches EMA values with gaps=off, lookahead=off
• Compares Fast EMA vs Slow EMA
• Returns: 1 (bullish), -1 (bearish), 0 (neutral)
Trend Strength:
• Counts number of bullish timeframes
• Formula: (bullish_count / 6) × 100
• Range: 0% (all bearish) to 100% (all bullish)
Price Distance from EMA:
• Formula: ((close - EMA) / EMA) × 100
• Positive: Price above EMA
• Negative: Price below EMA
• Warning when absolute distance > 5%
ANTI-REPAINTING MEASURES
• All request.security() calls use lookahead=barmerge.lookahead_off
• Dashboard updates only on barstate.islast
• Historical bars remain unchanged
• Crossover signals finalize on bar close
═══════════════════════════════════════════════════════════
USAGE GUIDE
═══════════════════════════════════════════════════════════
INTERPRETING THE DASHBOARD
Timeframe Rows:
• Each row shows individual timeframe trend status
• Look for alignment (multiple timeframes same direction)
• Higher timeframes generally more significant
Strength Indicator:
• >66.67%: Strong bullish (4+ timeframes bullish)
• 33.33-66.67%: Mixed/choppy conditions
• <33.33%: Strong bearish (4+ timeframes bearish)
Quality Score:
• Higher stars = better confluence of factors
• 5-star setups have strongest multi-factor confirmation
• Lower scores may indicate weaker or conflicting signals
SUGGESTED APPLICATIONS
Trend Confirmation:
• Check if multiple timeframes confirm current chart trend
• Higher agreement = stronger trend confidence
• Use for position sizing decisions
Entry Timing:
• Wait for EMA crossover on chart timeframe
• Confirm with higher timeframe alignment
• Volume above average preferred
• RSI not in extreme zones
Divergence Detection:
• When lower timeframes diverge from higher
• May indicate trend exhaustion or reversal
• Requires additional confirmation
CUSTOMIZATION
EMA Settings:
• Adjust Fast/Slow lengths for different sensitivities
• Shorter periods = more responsive, more signals
• Longer periods = smoother, fewer signals
• Common alternatives: 10/30, 12/26, 50/200
Volume Filter:
• Enable for higher-quality signals (fewer false positives)
• Disable in always-liquid markets or for more signals
• Adjust MA length based on typical volume patterns
Display Options:
• Toggle EMAs, S/R levels, extended stats as needed
• Choose dashboard position to avoid chart overlap
• Adjust colors for visibility preferences
═══════════════════════════════════════════════════════════
ALERTS
═══════════════════════════════════════════════════════════
AVAILABLE ALERT CONDITIONS
1. Bullish EMA Cross (Volume Confirmed)
2. Bearish EMA Cross (Volume Confirmed)
3. Strong Bullish Alignment (4+ timeframes)
4. Strong Bearish Alignment (4+ timeframes)
5. Trend Strength Increasing (>16.67% jump)
6. Trend Strength Decreasing (>16.67% drop)
7. Excellent Trade Setup (5-star rating)
Alert messages use standard placeholders:
• {{ticker}} - Symbol name
• {{close}} - Current close price
• {{time}} - Bar timestamp
═══════════════════════════════════════════════════════════
LIMITATIONS & CONSIDERATIONS
═══════════════════════════════════════════════════════════
KNOWN LIMITATIONS
• Lower timeframe data may not be available on all symbols
• 1-minute data typically limited to recent history
• request.security() subject to TradingView data limits
• Dashboard requires screen space (may overlap on small screens)
• More complex calculations may affect load time on slower devices
NOT SUITABLE FOR
• Highly volatile/illiquid instruments (many false signals)
• News-driven markets during announcements
• Automated trading without additional filters
• Markets where EMA strategies don't perform well
DOES NOT PROVIDE
• Exact entry/exit prices
• Stop-loss or take-profit levels
• Position sizing recommendations
• Guaranteed profit signals
• Market predictions
═══════════════════════════════════════════════════════════
BEST PRACTICES
═══════════════════════════════════════════════════════════
RECOMMENDED USAGE
✓ Combine with price action analysis
✓ Use appropriate risk management
✓ Backtest on historical data before live use
✓ Adjust settings for specific market characteristics
✓ Wait for higher-quality setups in important trades
✓ Consider overall market context and fundamentals
NOT RECOMMENDED
✗ Using as standalone trading system without confirmation
✗ Trading every signal without discretion
✗ Ignoring risk management principles
✗ Trading without understanding the methodology
✗ Applying to unsuitable markets/timeframes
═══════════════════════════════════════════════════════════
EDUCATIONAL BACKGROUND
═══════════════════════════════════════════════════════════
EMA CROSSOVER STRATEGY
The Exponential Moving Average crossover is a classical trend-following technique:
• Golden Cross: Fast EMA crosses above Slow EMA (bullish signal)
• Death Cross: Fast EMA crosses below Slow EMA (bearish signal)
• Widely used since the 1970s in various markets
• More responsive than SMA due to exponential weighting
MULTI-TIMEFRAME ANALYSIS
Analyzing multiple timeframes helps traders:
• Identify alignment between short and long-term trends
• Reduce false signals from single-timeframe noise
• Understand market context across different horizons
• Make informed decisions about trade duration
VOLUME ANALYSIS
Volume confirmation adds reliability:
• High volume suggests institutional participation
• Low volume signals may indicate false breakouts
• Volume precedes price in many market theories
• Helps distinguish genuine moves from noise
═══════════════════════════════════════════════════════════
TECHNICAL IMPLEMENTATION
═══════════════════════════════════════════════════════════
CODE STRUCTURE
• Organized in clear sections with proper commenting
• Uses explicit type declarations (int, float, bool, color, string)
• Constants defined at top (BULLISH=1, BEARISH=-1, etc.)
• Functions documented with @function, @param, @returns
• Follows PineCoders naming conventions (camelCase variables)
PERFORMANCE OPTIMIZATION
• var keyword for table (created once, not every bar)
• Calculations cached where possible
• Dashboard updates only on last bar
• Minimal redundant security() calls
SECURITY IMPLEMENTATION
• Proper gaps and lookahead parameters
• No future data leakage
• Signals finalize on bar close
• Historical bars remain static
═══════════════════════════════════════════════════════════
VERSION INFORMATION
═══════════════════════════════════════════════════════════
Current Version: 2.0
Pine Script Version: 5
Last Updated: 2024
Developed by: Zakaria Safri
═══════════════════════════════════════════════════════════
SETTINGS REFERENCE
═══════════════════════════════════════════════════════════
EMA SETTINGS
• Fast EMA Length: 1-500 (default: 20)
• Slow EMA Length: 1-500 (default: 50)
VOLUME & MOMENTUM
• Use Volume Confirmation: true/false (default: true)
• Volume MA Length: 1-500 (default: 20)
• Show RSI Levels: true/false (default: true)
• RSI Length: 1-500 (default: 14)
PRICE ACTION FEATURES
• Show Price Distance: true/false (default: true)
• Show Key Levels: true/false (default: true)
• S/R Lookback Period: 10-500 (default: 50)
DISPLAY SETTINGS
• Show EMAs on Chart: true/false (default: true)
• Fast EMA Color: customizable (default: cyan)
• Slow EMA Color: customizable (default: orange)
• EMA Line Width: 1-5 (default: 2)
• Show Fill Between EMAs: true/false (default: true)
• Show Crossover Signals: true/false (default: true)
DASHBOARD SETTINGS
• Position: Top Left/Right, Bottom Left/Right
• Show Extended Statistics: true/false (default: true)
ALERT SETTINGS
• Alert on Multi-TF Alignment: true/false (default: true)
• Alert on Trend Strength Change: true/false (default: true)
═══════════════════════════════════════════════════════════
RISK DISCLAIMER
═══════════════════════════════════════════════════════════
This indicator is provided for educational and informational purposes only. It should not be considered financial advice or a recommendation to buy or sell any security.
IMPORTANT NOTICES:
• Past performance does not indicate future results
• All trading involves risk of capital loss
• No indicator guarantees profitable trades
• Always conduct independent research and analysis
• Use proper risk management and position sizing
• Consult a qualified financial advisor before trading
• The developer assumes no liability for trading losses
By using this indicator, you acknowledge that you understand these risks and accept full responsibility for your trading decisions.
═══════════════════════════════════════════════════════════
SUPPORT & CONTRIBUTIONS
═══════════════════════════════════════════════════════════
FEEDBACK WELCOME
• Constructive comments appreciated
• Bug reports help improve the indicator
• Feature suggestions considered for future versions
• Share your experience to help other users
OPEN SOURCE
This code is published as open source for the TradingView community to:
• Learn from the implementation
• Modify for personal use
• Understand multi-timeframe analysis techniques
If you find this indicator useful, please consider:
• Leaving a thoughtful review
• Sharing with other traders who might benefit
• Following for future updates and releases
═══════════════════════════════════════════════════════════
ADDITIONAL RESOURCES
═══════════════════════════════════════════════════════════
RECOMMENDED READING
• TradingView Pine Script documentation
• PineCoders community resources
• Technical analysis textbooks on moving averages
• Multi-timeframe trading strategy guides
• Risk management principles
RELATED CONCEPTS
• Trend following strategies
• Moving average convergence/divergence
• Multiple timeframe analysis
• Volume-price relationships
• Momentum indicators
═══════════════════════════════════════════════════════════
Thank you for using this indicator. Trade responsibly and continue learning!
═══════════════════════════════════════════════════════════
Power candle_v4-----------------------------Power candle_v4Power candle_v4------------------------------------------------
-----------------------------Power candle_v4Power candle_v4------------------------------------------------
-----------------------------Power candle_v4Power candle_v4------------------------------------------------
-----------------------------Power candle_v4Power candle_v4------------------------------------------------
-----------------------------Power candle_v4Power candle_v4------------------------------------------------
-----------------------------Power candle_v4Power candle_v4------------------------------------------------
-----------------------------Power candle_v4Power candle_v4------------------------------------------------
-----------------------------Power candle_v4Power candle_v4------------------------------------------------
-----------------------------Power candle_v4Power candle_v4-----------------------------------------------------------------------------Power candle_v4Power candle_v4-----------------------------------------------------------------------------Power candle_v4Power candle_v4-----------------------------------------------------------------------------Power candle_v4Power candle_v4-----------------------------------------------------------------------------Power candle_v4Power candle_v4-----------------------------------------------------------------------------Power candle_v4Power candle_v4------------------------------------------------
Customized Double Bollinger Bands🌐 English Version This indicator combines two Bollinger Bands to visualize both short-term and extreme volatility zones on the same chart. While a standard Bollinger Band shows how far price deviates from its mean, this customized version displays two standard deviation ranges, allowing traders to distinguish between mild and extreme volatility conditions. Band 1 (StdDev 0.5) captures short-term fluctuations near the price average, while Band 2 (StdDev 3.0) highlights overbought or oversold conditions at market extremes. When the distance between the two bands widens, volatility is increasing; when it narrows, the market is stabilizing or preparing for a breakout. ㆍPrice breaking above Band 2 → Potential overbought or strong bullish trend ㆍPrice falling below Band 2 → Possible oversold or bearish continuation ㆍBands tightening → Volatility compression, potential reversal zone This indicator is designed primarily for volatility visualization rather than directional prediction. For higher accuracy, use it alongside RSI, MACD, or trend-based indicators. Developed by wjdtks255
Customized Double Bollinger Bands🌐 English Version
This indicator combines two Bollinger Bands to visualize both short-term and extreme volatility zones on the same chart.
While a standard Bollinger Band shows how far price deviates from its mean,
this customized version displays two standard deviation ranges, allowing traders to distinguish between mild and extreme volatility conditions.
Band 1 (StdDev 0.5) captures short-term fluctuations near the price average,
while Band 2 (StdDev 3.0) highlights overbought or oversold conditions at market extremes.
When the distance between the two bands widens, volatility is increasing;
when it narrows, the market is stabilizing or preparing for a breakout.
ㆍPrice breaking above Band 2 → Potential overbought or strong bullish trend
ㆍPrice falling below Band 2 → Possible oversold or bearish continuation
ㆍBands tightening → Volatility compression, potential reversal zone
This indicator is designed primarily for volatility visualization rather than directional prediction.
For higher accuracy, use it alongside RSI, MACD, or trend-based indicators.
Developed by wjdtks255
Lanxang Swing Trade V.2- Suggested settings: Base SMA Strength: 38 - ATR Multipier: 3.4 - ATR Length: 100
EMA Bollinger Bands with FVG Boxes Outside//@version=6
indicator("EMA Bollinger Bands with FVG Boxes Outside", overlay=true)
// Input parameters
length = input.int(50, "EMA Length")
mult = input.float(2.0, "Bollinger Band Multiplier", step=0.1)
fvg_color_up = input.color(color.new(color.green, 80), "FVG Up Box Color")
fvg_color_down = input.color(color.new(color.red, 80), "FVG Down Box Color")
extension_length = input.int(3, "Box Extension Bars to Right", minval=0, maxval=50)
// Calculate EMA and EMA-based Bollinger Bands
ema_val = ta.ema(close, length)
dev = mult * ta.stdev(close, length)
upper_band = ema_val + dev
lower_band = ema_val - dev
// Plot EMA Bollinger Bands
plot(upper_band, "Upper Band", color=color.blue)
plot(ema_val, "EMA", color=color.orange)
plot(lower_band, "Lower Band", color=color.blue)
// Function to detect Fair Value Gaps (FVG)
// Bullish FVG when low of current bar > high of bar 2 bars ago
fvg_up = low > high
// Bearish FVG when high of current bar < low of bar 2 bars ago
fvg_down = high < low
// Check if FVG is outside Bollinger Bands
fvg_up_outside = fvg_up and low > upper_band
fvg_down_outside = fvg_down and high < lower_band
// Draw bullish FVG box, extended to the right by extension_length bars
if (fvg_up_outside)
box.new(left=bar_index , top=high , right=bar_index + extension_length, bottom=low, bgcolor=fvg_color_up, border_color=fvg_color_up)
// Draw bearish FVG box, extended to the right by extension_length bars
if (fvg_down_outside)
box.new(left=bar_index , top=low , right=bar_index + extension_length, bottom=high, bgcolor=fvg_color_down, border_color=fvg_color_down)
TrendLinePro IndicatorTrendLinePro Indicator — Simple Market Direction & Flip Detector
The TrendLinePro Indicator combines the precision of Supertrend, Money Line, and Heikin Ashi logic to create a smooth, adaptive trend line that responds intelligently to volatility using the ATR (Average True Range).
When momentum shifts, TrendLinePro instantly highlights the flip level and labels the new trend direction — helping traders stay aligned with the market’s true structure and avoid misleading noise.
Key Features
Automatic Trend Detection
Quickly identifies whether the market is in a bullish or bearish phase with a seamless color transition.
Flip Level Marker
Shows the exact price level where sentiment flipped — the line updates live as new candles form.
Visual Clarity
Green line for bullish conditions, red for bearish — clean, intuitive, and easy to read.
Smart Labels
“Bullish” and “Bearish” markers automatically appear at each reversal for instant visual confirmation.
Alerts Ready
Get notified the moment a flip occurs — stay informed without watching charts all day.
Clean Design
Minimalist and optimized for visibility — integrates effortlessly with any chart setup.
How to Use
Use the line’s direction and flips to time entries and exits with confidence.
Combine with support/resistance, volume, or order block tools for added confluence.
Adjust ATR Length and Factor to fine-tune responsiveness to your trading style.
For swing trading, the 4H or Daily chart offers the highest reliability.
For scalping, reduce the ATR period for quicker, more responsive flips.
Website: trendlineproindicator.com
Surge Guru Core✨ Surge Guru Core — Your Ultimate Trading Intelligence Dashboard
Transform your charts into a professional command center with Surge Guru Core, the all-in-one indicator that combines legendary technical analysis with cutting-edge correlation intelligence.
🌊 Multi-Layered Market Vision
Ichimoku Cloud — Ancient wisdom meets modern precision. Navigate bullish and bearish zones with crystal-clear visual guidance
EMA 200 — The institutional trend line that separates the strong from the weak
Bollinger Middle Band — Your volatility compass for perfect entry timing
🔄 Intelligent Correlation & Hedging Assistant
What sets Surge Guru apart? Real-time correlation tracking across multiple assets (BTC, ETH, SOL) with automated hedge signals. Know when to protect your gains and when to strike with confidence.
📊 Live Statistics Dashboard
Instant trend direction analysis
ATR volatility readings
Smart hedge opportunity alerts (🔰 HEDGE / 🔄 REVERSAL)
Multi-asset correlation matrix at a glance
💎 Crystal-Clear Price Action
Elegant dotted price line keeps your focus where it matters — no chart clutter, just pure trading clarity.
Perfect for crypto traders, swing traders, and risk-conscious investors who demand more than basic indicators.
Surge Guru Core — Trade Smarter, Not Harder.
www.Surge.Guru
Zarks Candle Breakdown1️⃣ Vertical Timeframe Dividers
HTF vertical lines: Mark the start of each 4H candle (or whatever timeframe you pick).
LTF vertical lines (optional): Mark smaller boundaries (like 1H).
Shift setting: Moves each vertical line slightly left so they appear one bar before the new candle starts.
Example:
On a 15m chart → line appears at :45, not :00
On a 5m chart → line appears at :55, not :00
On a 1m chart → line appears at :59, not :00
Inputs to adjust:
Draw HTF lines → toggle on/off
HTF (e.g., 240=4H) → choose timeframe for dividers
HTF divider color / width / style → customize look
Also draw LTF lines → toggle lower-timeframe dividers
LTF (e.g., 60=1H) → choose smaller divider
Vertical line left shift (bars) → number of bars to shift line left
2️⃣ 4H (HTF) Candle “Rails”
When looking at smaller charts (like 15m or 5m), these rails visualize each 4-hour candle’s range:
Open → Horizontal line at where the 4H candle opened
High → Line at the 4H candle’s highest price
Low → Line at the 4H candle’s lowest price
Close → Line showing current or final closing price of that 4H candle
Each 4H block gets its own set of rails — they start when that 4H candle begins and end at the next one.
Inputs to adjust:
Show HTF OHLC rails → toggle on/off
Rail: Open/High/Low/Close color → color for each line
Rails width → thickness
Rails style → choose between solid/dotted/dashed
EchoFlowEchoFlow — Where Intelligence Becomes Rhythm
Powered by next-gen AI, EchoFlow transforms data, code, and creativity into seamless motion.
It doesn’t just automate — it anticipates.
From thought to execution, EchoFlow is the pulse of intelligent systems, syncing every action with precision, speed, and intuition.
JP DivWatcher (CT RSI Div Approx)JP DivWatcher is a powerful RSI-based divergence detection tool designed for TradingView. It automatically identifies both regular and hidden divergences on your chosen chart and highlights them for easy visualization. The script supports multiple points per divergence, allowing you to spot stronger or multi-point divergence setups.
Key Features:
Supports Regular Bearish/Bullish and Hidden Bearish/Bullish divergence detection.
Tracks RSI extremes over a customizable lookback period.
Adjustable parameters: RSI type (Wilder or Cutler), RSI length, overbought/oversold levels, scan frequency, and divergence span.
Highlights multi-point divergences for stronger signals.
Optional display of divergence lines on price or RSI overlay.
Plots RSI with overbought, oversold, and midline levels for quick reference.
Provides alerts for all divergence types, including large multi-point divergences.
Efficient scanning ensures divergence detection without cluttering charts.
Use Case:
Ideal for traders looking to spot potential trend reversals, continuation setups, or hidden strength/weakness in the market by analyzing divergences between price and RSI.
GUSI BasicGUSI Basic — Adaptive Bitcoin Cycle Risk
What it does
GUSI Basic calculates a 0–100 risk score for Bitcoin cycles using a blend of adapted on-chain and market signals. Unlike traditional versions of NUPL, MVRV, or Puell Multiple that rely on static thresholds, GUSI introduces sloped trigger lines and long-term normalization techniques. This makes the logic responsive to Bitcoin’s structural changes over time, keeping signals relevant across multiple cycles.
Key features
Dynamic thresholds: Instead of fixed horizontal levels, each signal uses sloped functions that decrease or increase gradually, reflecting the evolving maturity of the Bitcoin market.
Noise reduction: Long-term smoothing and z-score normalization help filter out extreme volatility and short-term distortions.
Composite score: Multiple proprietary adaptations are merged into a single, intuitive risk scale that simplifies interpretation without oversimplifying the data.
Component transparency: Users can enable or disable individual elements to see how each contributes to the composite model.
Signals included
Logarithmic MACD with cycle-aware thresholds
MVRV-Z Regression with declining bands
Net Unrealized Profit/Loss with z-score normalization
Puell Multiple with logarithmic decay
Weekly RSI Momentum filter for cycle lows
How to use
Apply on INDEX:BTCUSD, 1D chart for the intended view.
Readings near 97 have historically aligned with overheated market conditions.
Readings near 2.5 have marked deep accumulation zones.
Labels and background colors provide direct visual cues for both accumulation and distribution phases.
Summary
GUSI Basic adapts classic on-chain metrics to today’s Bitcoin market. By replacing static thresholds with sloped functions and normalization, it provides a composite view that evolves with each cycle—offering traders a clearer, cycle-aware perspective.