Indexed Gann Fan “This indicator automatically builds a unique trend-based Gann fan by selecting swing high/swing low using the price fluctuation index over time for each segment of the chart.
It helps traders identify the true market trend and pinpoint key support and resistance levels at precise angles.
Designed for traders familiar with Gann’s methodology who want a clearer understanding of market structure and greater confidence in their trading decisions.”
Индикатор автоматически по выбору экстремума строит уникальный трендовый веер Ганна, используя индекс колебаний цены во времени для каждого участка графика.
Помогает видеть направление тренда и определять ключевые углы поддержки и сопротивления.
Инструмент создан для трейдеров знакомых с методологией Ганна, которые хотят получать более ясное понимание рыночной структуры и принимать решения с максимальной уверенностью.
Trendtrading
OrderVibe V2OrderVibe — Gold Trading Indicator (Invite-Only)
OrderVibe is a closed-source script designed primarily for XAUUSD (gold), but it can be adapted to other instruments with parameter tuning. It provides a structured trade plan: entry/exit labels, a baseline stop loss suggestion, and a multi-step Take Profit ladder (up to 10 levels) based on volatility.
What the script does
Trend regime filter – optional filtering of setups using moving-average direction, with optional higher-timeframe confirmation.
Momentum gate – requires directional confirmation from a momentum measure (configurable length and smoothing) before a setup is qualified.
Volatility filter – ATR-based thresholds allow suppression of setups during unusually low or high volatility.
SMC & order blocks – integrates elements of Smart Money Concepts, detecting order blocks that may serve as important decision zones.
Support & resistance – automatically highlights significant support/resistance levels as potential reaction areas or targets.
Levels & exits – multi-step TP ladder (TP1–TP10) computed from ATR multiples; configurable baseline stop suggestion (ATR or last swing).
Alerts – optional alerts for key events
How to use
Symbol & timeframe – built with XAUUSD intraday trading in mind; for other markets, adjust ATR and filter thresholds.
Volatility calibration – set ATR length and TP multipliers so level spacing matches your instrument’s typical range.
Risk & management – choose how many TP steps to monitor; unused ones can be hidden in Inputs. Consider your own breakeven or trailing methods.
Filters – enable/disable trend, momentum, and volatility gates depending on your trading style (trend continuation vs. mean reversion).
Validation – review historical behavior and forward-test in demo before using live.
Underlying concepts
SMC (Smart Money Concepts): order block detection and their role in potential setups.
Support/Resistance: automatic detection of key structural levels.
ATR as a volatility measure for TP and baseline SL.
MA-based regime for trend qualification.
Directional momentum for signal confirmation.
Chart-native visualization of levels and events.
Why it’s original in workflow
Integrated TP ladder (TP1–TP10) with per-level toggles and alert hooks for consistent level management.
Dual gating: setups require momentum agreement with the trend regime (optionally confirmed by higher timeframe).
Volatility-aware behavior: suppression of signals in unusual ATR regimes to keep conditions explicit.
SMC integration: combines order blocks and support/resistance levels with volatility-based targets.
Scenario labels and level markers designed to be read on a clean chart, making the output self-explanatory.
Notes on chart examples
Published chart examples should show only the script’s outputs (TP ladder, setup labels, baseline SL, order blocks, support/resistance) on a clean chart without other indicators or unrelated drawings.
Limitations & disclaimer
This script provides analytical tools and visualizations. This is not investment advice and does not guarantee any outcome. Use proper risk management and independent judgment.
EMA Trend Regime Filter by JaeheeOverview
This indicator defines bullish/bearish regimes using a five-EMA stack and emits one signal per confirmed regime flip. Optional ATR gap gating and an ADX gate require structure and strength before a switch is confirmed. An optional, subtle center line improves readability. This is not a strategy and it does not execute trades.
Note: This tool is not the ATR-based Supertrend; it uses EMA stacking with ATR/ADX gating.
Why this combination (originality & value)
• EMA stacking provides a clear directional framework.
• ATR gap gating filters compressed/fragile stacks by requiring each adjacent EMA distance to exceed ATR × multiplier.
• A state machine limits signals to one per direction change, reducing alert fatigue.
• Confirm bars + ADX gate elevate the quality of regime recognition under directional pressure.
Together, these components interact to emphasize durable regime shifts while curbing noise typical of sideways phases.
How it works (concept)
EMA stack: Bullish when EMA1 > EMA2 > EMA3 > EMA4 > EMA5; bearish is the reverse.
ATR spacing (optional): When enabled, each EMA gap must exceed ATR × k to qualify for a flip.
Confirmation streak: Conditions must persist for confirmBars before a flip is validated.
Trend-strength gate: A flip is allowed only when ADX ≥ adxMin.
Flip & signal: On validation, a single marker/label is emitted; duplicates are suppressed.
Visual layer (optional): Subtle background/center line for context; visuals do not affect logic.
Why it’s useful
• Regime clarity: A binary bullish/bearish state reduces decision fatigue and aligns your playbook with market context.
• Counter-trend filter: In a bullish regime, counter-trend shorts are discouraged; in a bearish regime, counter-trend longs are discouraged—until the regime flips.
• Signal economy: One signal per confirmed flip helps avoid alert fatigue and over-trading.
• Volatility awareness: ATR gap gating filters compressed EMA stacks that often precede whipsaws.
• Strength confirmation: The ADX gate requires directional pressure before a switch is allowed.
Practical workflows (how it can be used)
• HTF compass (e.g., H4): Use a higher timeframe such as the 4-hour chart to set directional bias; execute on your lower timeframe with your own triggers and risk rules.
• Alignment rule: Trade in the direction of the active regime—prefer long setups during a bullish regime and short setups during a bearish regime—until a confirmed flip occurs.
• Pullback playbook: In a bullish regime, consider pullbacks to structure/MA confluence; in a bearish regime, consider rallies into resistance. Always size risk independently of the indicator.
• Parameter tuning: Adapt confirmBars, ATR × multiplier, and ADX minimum to the instrument’s volatility. Higher thresholds generally reduce noise but may delay flips.
• Alerts/automation: Set alerts on regime flips but confirm on bar close; intrabar values can update.
Context note (BTC, H4)
On higher timeframes such as the 4-hour chart, trends are often more stable. For BTC, the regime can help distinguish whether the broader market is trending up or down: when the H4 regime is bullish, favor long-side opportunities even if lower-timeframe candles retrace; when the regime turns bearish, favor short-side opportunities. This is context, not signals—entries/exits and risk management remain your responsibility.
Key inputs
• EMA lengths (1–5), Confirm Bars, Min Spacing by ATR
• ADX Length, ADX Minimum
• Visualization toggles (background opacity, center line, label/marker colors)
Alerts
• EMA REGIME LONG — fires once on a confirmed bullish regime
• EMA REGIME SHORT — fires once on a confirmed bearish regime
Notes & limitations
• Designed without future-bar references. Values can update intrabar, so confirm on close before acting on signals.
• This is an indicator for study purposes; it does not place trades.
• Parameters may require tuning across symbols/timeframes.
• Publish with a clean chart so the indicator’s output is clearly identifiable.
• Use on standard bar types (e.g., candles). Non-standard chart types can yield unrealistic behavior for signal logic.
200 EMA w/ Ticker Memory200 EMA w/ Ticker Memory — Multi-Symbol & Multi-Timeframe EMA Tracker with Alerts
Overview
The 200 EMA w/ Ticker Memory indicator allows you to monitor the 200-period Exponential Moving Average (EMA) across multiple symbols and timeframes. Designed for traders managing multiple tickers, it provides customizable timeframe inputs per symbol and instant alerts on price touches of the 200 EMA.
Key Features
Multi-symbol support: Configure up to 20 different symbols, each with its own timeframe setting.
Flexible timeframe input: Assign specific timeframes per symbol or use a default timeframe fallback.
Accurate 200 EMA calculation: Uses request.security to fetch 200 EMA from the symbol-specific timeframe.
Visual EMA plots: Displays both the EMA on the selected timeframe and the EMA on the current chart timeframe for comparison.
Touch alerts: Configurable alerts when price “touches” the 200 EMA within a user-defined sensitivity percentage.
Ticker memory: Remembers your configured symbols and displays them in an on-chart table.
Compact info table: Displays current symbol status, alert settings, and timeframe in a clean, transparent table overlay.
How to Use
Configure Symbols and Timeframes:
Input your desired symbols (up to 20) and their respective timeframes under the “Symbol Settings” groups in the indicator’s settings pane.
Set Default Timeframe:
Choose a default timeframe to be used when no specific timeframe is assigned for a symbol.
Adjust Alert Settings:
Enable or disable alerts and set the touch sensitivity (% distance from EMA to trigger alerts).
Alerts
Alerts trigger once per bar when the price touches the 200 EMA within the defined sensitivity threshold.
Alert messages include:
Symbol / Current price / EMA value / EMA timeframe used / Chart timeframe / Timestamp
Customization
200 EMA Color: Change the line color for better visibility.
Touch Sensitivity: Fine-tune how close price must be to the EMA to count as a touch (default 0.1%).
Enable Touch Alerts: Turn on/off alert notifications easily.
For:
- Swing traders monitoring multiple stocks or assets.
- Day traders watching key EMA levels on different timeframes.
- Analysts requiring a quick visual and alert system for 200 EMA touches.
- Portfolio managers tracking key technical levels across various securities.
Limitations
Supports up to 20 configured symbols (can be extended manually if needed).
Works best on charts with reasonable bar frequency due to request.security usage.
Alert frequency is limited to once per bar for clarity.
Disclaimer
This indicator is provided “as-is” for educational and informational purposes only. It does not guarantee trading success or financial gain.
BeeQuant - Hive Visualizer💠 OVERVIEW
The " Hive Visualizer " is a game-changing, invite-only tool, expertly designed to give every trader, from beginner to experienced, instant and clear visual clues about what price is doing. Its main job is to easily show you the highest and lowest points price has reached recently. Think of it as a smart, automated helper that colors your candles to reveal powerful market moves. This helps you quickly see if prices are getting stronger or weaker right on your chart. It's a groundbreaking, high-quality tool that cuts through the noise, making it simple to spot key moments when the market is about to make a big move up or down, giving you an edge.
__________________________________________________________________________
🧠 CONCEPTS
The core philosophy behind Hive Visualizer is rooted in contextual volatility exposure and directional bias reinforcement. Through a sophisticated internal mechanism that evaluates local maxima/minima behavior within a compact temporal field, the indicator provides adaptive color‑based candle transitions that align with latent directional pressure.
1. Uses localized equilibrium breach detection to monitor directional intent and exhaustion points.
2. Embeds a dynamically updating framework that reacts to both trend continuation and structural reversals.
3. Avoids false positives by disregarding noisy fluctuations below system‑defined relevance thresholds.
4. Provides non‑repainting, fully forward‑confirmed visual outputs for reliable retrospective analysis.
Hive Visualizer is not designed to be predictive. Instead, it allows traders to observe the evolution of price structure in a cleaner and more digestible format, supporting high-confidence discretionary execution or automated model overlays.
__________________________________________________________________________
✨ FEATURES
The "Hive Visualizer" comes with a suite of smart features, all designed for amazing clarity, quick reactions, and deeper understanding, making your charting experience truly effortless:
🔹 Easy Range Customization
A super easy "Smoother" setting lets you perfectly adjust how the indicator reacts to recent price changes. This means you can fine-tune it to match exactly how you like to trade
🔹 Instant, Clear Signals
The simple Green and Red candles give you immediate, unmistakable visual cues about strong upward or downward moves, providing insights you can grasp in a heartbeat.
🔹 Smart Continuity in Quiet Times
The clever way it keeps the same color for candles that aren't breaking out offers valuable, subtle insights into those periods when the market is just moving sideways or finding its balance, helping you see the hidden dynamics.
🔹 Seamless Chart Integration
This indicator works like a transparent overlay, appearing directly on your price chart without getting in the way or changing your original candles. It fits perfectly, making your analysis smooth and uninterrupted.
🔹 Clean and Focused Visuals
The indicator’s simple design focuses only on coloring the main candle body and border to clearly highlight important breakouts. This keeps your chart clean and effective, showing you only what truly matters.
🔹 Cross-Market Versatility
This indicator is engineered to perform with precision across all major markets—whether you're trading forex, commodities, stocks, or indices. Its adaptive logic automatically aligns with the unique volatility and structure of each asset class, delivering consistently reliable insights no matter where you trade.
__________________________________________________________________________
⚙️ USAGE
Using and making the "Hive Visualizer" a part of your trading routine is incredibly simple and designed to significantly boost how you understand the market:
Getting Started: Once you have access, just add the "Hive Visualizer" indicator to any chart and timeframe you want on TradingView. It's that easy.
Tuning the "Smoother" Setting: Go into the indicator's settings and play with the "Smoother" number. This is a crucial step to make it react just right for you.
Smaller numbers (like 1-3 bars) will make the indicator very quick to react to the most recent, short-term ups and downs, perfect for fast trading.
Larger numbers (like 5-10+ bars) will give you a wider view, smoothing out small changes and highlighting bigger, more important breakouts, ideal for longer-term analysis. Spend a little time trying different settings to find what works best for your chosen asset and your trading style – it's like finding the perfect lens for your market view.
Understanding the Colors: Once you've set it up, here's how to quickly understand what the "Hive Visualizer" is telling you: New Green Candle: This means a strong sign that buyers are in control and prices are likely to keep moving up, giving you confidence in bullish moves.
New Red Candle: This indicates as a strong signal that sellers are dominating and prices are likely to keep moving down, preparing you for bearish shifts.
__________________________________________________________________________
⚠️ LIMITATIONS
👉 Visual Guide, Not a Bot: Use as part of a broader strategy—it won’t auto‑trade for you
👉 Retroactive Insight: It reflects past price action; it doesn’t predict the future.
👉 Setting‑Dependent: Effectiveness relies on your “Smoother” choice—too low = noise; too high = lag.
👉 Price‑Range Focused: Highlights trends and range only — doesn’t analyze volume, news, or other complex factors.
👉 This tool enhances trend validation but isn’t a standalone signal generator.
█ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 『•••• ✎ ••••』 ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ █
🎯 CONCLUSION
The "Hive Visualizer" offers an incredibly easy-to-use and adaptable way to see price strength and weakness with crystal clarity on your charts. By giving you instant, clear feedback on whether prices are powerfully breaking out or falling below a recent historical range, it truly empowers you to quickly understand market momentum and spot key turning points. Seamlessly add this smart visual tool into your current trading methods to gain a sharper, more insightful view, and elevate your trading decisions. It's about seeing the market with new eyes.
▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣
🚨 RISK DISCLAIMER
Engagement in financial market speculation inherently carries a substantial degree of inherent risk, and the potential for capital diminution, potentially exceeding initial deposits, is a pervasive and non-trivial consideration. All content, algorithmic tools, scripts, articles, and educational materials disseminated by "Hive Visualizer" are exclusively purposed for informational and pedagogical objectives, strictly for reference. Historical performance data, whether explicitly demonstrated or implicitly suggested, offers no infallible assurance or guarantee of future outcomes. Users bear sole and ultimate accountability for their individual trading decisions and are emphatically urged to meticulously assess their financial disposition, risk tolerance parameters, and conduct independent due diligence prior to engaging in any speculative market activity.
☑️VMA Win % Dashboard for Different LengthsVMA Win % Dashboard for Different Lengths
Overview
This Pine Script indicator evaluates the performance of a Variable Moving Average (VMA) for lengths 13 to 17. It tracks the success rate of price hitting target levels during bullish or bearish trends and displays results in a table. It is part of a combination that includes two other indicators: ✅ VMA Avg ATR + Days to Targets Total Improved 🎯 and 📊 Visual MTF VMA Dashboard🔄️.
How It Works
1. Inputs:
- ATR Length: 14 periods (for volatility).
- VMA Lengths: 13, 14, 15, 16, 17.
2. VMA Calculation:
- Uses closing price.
- Measures price increases (pdm) and decreases (mdm).
- Smooths data to calculate a Directional Movement Index (DMI).
- Adjusts VMA based on momentum and volatility.
3. Trend Detection:
- Bullish: VMA rises (green).
- Bearish: VMA falls (red).
- Neutral: No direction (white).
- Confirms trends align with daily and 195-minute timeframes.
4. Performance Tracking:
- Trend Start: Records price, ATR, and time when a trend begins.
- Price Movement: Tracks highest (bullish) or lowest (bearish) price.
- Targets:
---- T1: Starting price ± historical average movement (ATR-based).
---- T2: Starting price ± 6x ATR.
- Statistics:
---- Counts hits (reached T1/T2) and misses (didn’t reach T1).
---- Calculates win percentages: % of trends hitting T1.
5. Dashboard:
- Table with columns: VMA Length, Win % Up, Win % Down.
- Shows win percentages for each length (e.g., 75.23%).
Use Cases
- Trend Trading: Confirms trend direction and success rate.
- Optimization: Finds the best VMA length.
- Risk Management: Sets ATR-based trade targets.
- Combination: Complements ✅ VMA Avg ATR + Days to Targets Total Improved 🎯 and 📊 Visual MTF VMA Dashboard🔄️ for a complete strategy.
Example
- VMA 15: 80% Win Up, 55% Win Down → Best for bullish trades.
- VMA 13: 75% Win Up, 60% Win Down → More balanced.
Limitations
- Based on historical data, not future predictions.
- Only analyzes trends aligned with higher timeframes.
- No VMA lines or signals plotted on the chart.
ADVANCED EMA RIBBON SUITE PRO [Multi-Timeframe + Alerts + Dash]🎯 ADVANCED EMA RIBBON SUITE PRO
📊 DESCRIPTION:
The most comprehensive EMA Ribbon indicator on TradingView, featuring 14 customizable
EMAs (5-200), multi-timeframe analysis, gradient ribbon visualization, smart alerts,
and a real-time dashboard. Perfect for trend following, scalping, and swing trading.
🔥 KEY FEATURES:
• 14 EMAs with Fibonacci sequence option (5, 8, 13, 21, 34, 55, 89, 144, 200)
• Multi-Timeframe (MTF) analysis - see higher timeframe trends
• Dynamic gradient ribbon with trend-based coloring
• Golden Cross & Death Cross detection with alerts
• Professional themes (Dark/Light) with 6 visual styles
• Real-time information dashboard
• Customizable transparency and colors
• Trend strength visualization
• Price position analysis
• Smart alert system for all major crossovers
📈 USE CASES:
• Trend Identification: Ribbon expansion/contraction shows trend strength
• Entry/Exit Signals: EMA crossovers provide clear trade signals
• Support/Resistance: EMAs act as dynamic S/R levels
• Multi-Timeframe Confluence: Combine timeframes for higher probability trades
• Scalping: Use faster EMAs (5-20) for quick trades
• Swing Trading: Focus on 50/200 EMAs for position trades
🎯 TRADING STRATEGIES:
1. Ribbon Squeeze: Trade breakouts when ribbon contracts
2. Golden/Death Cross: Major trend reversals at 50/200 crosses
3. Price Above/Below: Long when price above most EMAs, short when below
4. MTF Confluence: Trade when multiple timeframes align
5. Dynamic S/R: Use EMAs as trailing stop levels
⚡ OPTIMAL SETTINGS:
• Scalping: 5, 8, 13, 21 EMAs on 1-5 min charts
• Day Trading: Full ribbon on 15-60 min charts
• Swing Trading: Focus on 50, 100, 200 EMAs on daily charts
• Position Trading: Use weekly timeframe with monthly MTF
📌 KEYWORDS:
EMA, Exponential Moving Average, Ribbon, Multi-Timeframe, MTF, Golden Cross,
Death Cross, Trend Following, Scalping, Swing Trading, Dashboard, Alerts,
Support Resistance, Fibonacci, Professional, Advanced, Suite, Indicator
*Created using PineCraft AI (Link in Bio)
MTF Confluence Dashboard (Multi‑Timeframe Trend/Bias)MTF Confluence Dashboard — Multi‑Timeframe Trend/Bias Table + EMA
The MTF Confluence Dashboard is a fast, non‑repainting multi‑timeframe (MTF) confluence tool that shows higher‑timeframe trend and bias alignment in a compact, on‑chart table. It’s built for prop‑firm challenges and futures day traders who need instant top‑down confirmation without switching charts. Get a clean read of trend direction across your selected timeframes, plus on‑chart MAs for timing.
Why traders use it
* MTF Confluence at a glance: Trend/Bias table aggregates short vs long MA on 1m→1W (you pick which TFs show).
* Non‑repainting: Uses closed-bar higher‑TF data; reliable for alerts and evaluations.
* Futures + prop‑firm friendly: Minimal lag, lightweight, session‑agnostic; perfect for ES/NQ/CL/GC scalping or intraday swings.
Core features
* Trend/Bias Table: “Up / Down” per timeframe and an overall AVG sentiment.
* MA Engine: Choose MA type (SMA/EMA/WMA/HMA) and lengths (e.g., 50/200) to define bias.
* On‑Chart Confirmation: Plots short/long MAs for entry timing on your trading TF.
* Smart Alerts: Built‑in alerts for Strong Up/Up/Neutral/Down/Strong Down average bias.
* Custom Layout: Vertical or Horizontal table, resizable text (Tiny → Huge), corner positioning.
* Pro Visual Themes:
* Dark Intergalactic (neon/futuristic for dark charts)
* Light Minimal (clean light mode)
* Pro Modern (low‑saturation, desk‑ready)
How to trade it
* Scalps (1m–5m): Only take longs when 5m/15m/1H/D are “Up” and AVG is Up/Strong Up; use MA crosses/pulls for entries.
* Intraday swings (5m–15m–1H): Wait for a higher‑TF flip to align; trail under the long MA.
* Risk discipline: If AVG shifts to Neutral/Down, stop looking for longs until bias realigns.
Settings you’ll care about
* Timeframes to display (1m, 2m, 3m, 5m, 10m, 15m, 30m, 1H, 2H, 4H, 6H, 12H, 1D, 1W).
* MA Type: SMA / EMA / WMA / HMA.
* Short/Long lengths (defaults 50/200).
* Theme, orientation, and size.
Notes
* Works on all symbols and timeframes.
* No repainting; alerts trigger on closed conditions.
* Built by PineProfits.
Essa - Market Structure & Fibonacci ToolkitEssa – Market Structure & Fibonacci Toolkit” is an all-in-one TradingView Pine Script indicator that detects and labels multi-tier market structure (HH, HL, LH, LL), draws dynamic Fibonacci retracements with customizable levels and a highlighted “Golden Zone,” marks Fair Value Gaps, and overlays enhanced session ranges. It also computes a weighted multi-timeframe trend strength score, displays comprehensive tables for trend analysis and Fibonacci distance/touches, and generates optional alerts for confluence events.
Key Features
Adaptive Pivot Detection: Volatility-scaled lookbacks automatically adjust pivot sensitivity.
Multi-Tier Structure Labelling: Short, intermediate, and long-term swing highs/lows with CHoCH (change-of-character) break lines.
Custom Fibonacci Toolkit: 0–100% retracements plus user-configurable 23.6, 38.2, 50, 61.8, 70.5, 78.6 levels; dynamic Golden Zone shading.
Fair Value Gaps (FVG): Bullish/bearish gap detection, age display, and confluence highlighting when in the Golden Zone.
Session Analysis: Colorized backgrounds, high/low/mid plots and range calculations for London, New York, and Asia sessions.
Multi-Timeframe Confirmation: Auto-selected higher-timeframe pivot alignment and weighted scoring.
Trend Strength Table: Scores HTF alignment, current-TF pattern, momentum, and confluence in a compact dashboard.
Distance & Touch Tracking: Fibonacci price-distance table with pip/point calculations, touch counts, and session annotations.
Alert System: Configurable alerts for CHoCH, Golden Zone entries, FVGs, and level touches.
Who It’s For
Price-Action Traders seeking visual confirmation of market swings and trend shifts.
Fibonacci Enthusiasts who want fully custom retracement levels with confluence zones.
Multi-Timeframe Analysts needing a single overlay to gauge alignment across chart horizons.
Session Strategists trading specific forex or equity sessions with clear range and momentum cues.
Advanced Traders who appreciate consolidated tables, exact touch markers, and automated alerting for high-conviction setups.
ZenAlgo - ADXThis open-source indicator builds upon the official Average Directional Index (ADX) implementation by TradingView. It preserves the core logic of the original ADX while introducing additional visualization features, configurability, and analytical overlays to assist with directional strength analysis.
Core Calculation
The script computes the ADX, +DI, and -DI based on smoothed directional movement and true range over a user-defined length. The smoothing is performed using Wilder’s method, as in the original implementation.
True Range is calculated from the current high, low, and previous close.
Directional Movement components (+DM, -DM) are derived by comparing the change in highs and lows between consecutive bars.
These values are then smoothed, and the +DI and -DI are expressed as percentages of the smoothed True Range.
The difference between +DI and -DI is normalized to derive DX, which is further smoothed to yield the ADX value.
The indicator includes a selectable signal line (SMA or EMA) applied to the ADX for crossover-based visualization.
Visualization Enhancements
Several plots and conditions have been added to improve interpretability:
Color-coded histograms and lines visualize DI relative to a configurable threshold (default: 25). Colors follow the ZenAlgo color scheme.
Dynamic opacity and gradient coloring are used for both ADX and DI components, allowing users to distinguish weak/moderate/strong directional trends visually.
Mirrored ADX is internally calculated for certain overlays but not directly plotted.
The script also provides small circles and diamonds to highlight:
Crossovers between ADX and its signal line.
DI crossing above or below the 25 threshold.
Rising ADX confirmed by rising DI values, with point size reflecting ADX strength.
Divergence Detection
The indicator includes optional detection of fractal-based divergences on the DI curve:
Regular and hidden bullish and bearish divergences are identified based on relative fractal highs/lows in both price and DI.
Detected divergences are optionally labeled with 'R' (Regular) or 'H' (Hidden), and color-coded accordingly.
Fractal points are defined using 5-bar patterns to ensure consistency and reduce false positives.
ADX/DI Table
When enabled, a floating table displays live values and summaries:
ADX value , trend direction (rising/falling), and qualitative strength.
DI composite , trend direction, and relative strength.
Contextual power dynamics , describing whether bulls or bears are gaining or losing strength.
The background colors of the table reflect current trend strength and direction.
Interpretation Guidelines
ADX indicates the strength of a trend, regardless of its direction. Values below 20 are often considered weak, while those above 40 suggest strong trending conditions.
+DI and -DI represent bullish and bearish directional movements, respectively. Crossovers between them are used to infer trend direction.
When ADX is rising and either +DI or -DI is dominant and increasing, the trend is likely strengthening.
Divergences between DI and price may suggest potential reversals but should be interpreted cautiously and not in isolation.
The threshold line (default 25) provides a basic filter for ignoring low-strength conditions. This can be adjusted depending on the market or timeframe.
Added Value over Existing Indicators
Fully color-graded ADX and DI display for better visual clarity.
Optional signal MA over ADX with crossover markers.
Rich contextual labeling for both divergence and threshold events.
Power dynamics commentary and live table help users contextualize current momentum.
Customizable options for smoothing type, divergence display, table position, and visual offsets.
These additions aim to improve situational awareness without altering the fundamental meaning of ADX/DI values.
Limitations and Disclaimers
As with any ADX-based tool, this indicator does not indicate market direction alone —it measures strength, not trend bias.
Divergence detection relies on fractal patterns and may lag or produce false positives in sideways markets.
Signal MA crossovers and DI threshold breaks are not entry signals , but contextual markers that may assist with timing or filtering other systems.
The table text and labels are for visual assistance and do not replace proper technical analysis or market context.
TrendRiderThis is an indicator to capture and ride trends in indices like Nifty50, Banknifty, Finnifty, Sensex, Gold,silver and crude oil. To be used mainly in futures and options.
Usage of this indicator:
1. 15 mins Timeframe to be set on chart
2. Candletype to made Heiken Ashi
3. Use on Futures charts of Nifty50, Banknifty, Finnifty, Sensex, Gold, Silver and Crude oil.
4. On trending days, can target minimum 100 points on Nifty50 and Finnifty, 200 pts on Banknifty, 250 pts on Sensex, 300 pts on Gold, 500 pts on Silver, 30 pts on Crude oil. All on futures. SL to be kept the same as target points, so R:R ratio is 1:1.
5. For options buy ATM CE/PE and can capture - 10% of premium on Nifty50 and Finnifty, 20% of premium on Banknifty, Sensex, Gold and Silver, 5% premium on Crude oil. SL to be kept same % as target.
6. Strictly exit as soon as you receive Exit signal whether in profit or loss.
7. Non repaint signals so you can enter as soon as you get buy/short signals and also exit as soon as you get exit signal.
8. You can target the fixed points as mentioned above, or just wait and ride till exit signal.
SR-PrecisionZoneSR-PrecisionZone — Dynamic Support & Resistance Mapping
SR-PrecisionZone is a precision-engineered support and resistance zone indicator designed for traders who value structure, accuracy, and real-time adaptability. It intelligently detects clusters of pivot points to highlight price levels that have historically acted as strong support or resistance — and projects these zones into the current market with customizable sensitivity.
- Key Features
Dynamic Zone Construction
Automatically detects key support and resistance zones based on pivot clustering logic, with customizable width and minimum strength thresholds.
Strength-Weighted Transparency
Zone opacity reflects the number of pivot hits — the more respected the level, the more visible the zone becomes. This allows traders to instantly gauge the strength of each zone at a glance.
Real-Time Zone Development
Zones appear live as pivot criteria are met; no lag or historical-only rendering.
Breakout & Breakdown Detection
Automatic breakout/breakdown tags highlight when price leaves a zone, helping spot continuation or reversal setups.
Multi-Timeframe Adaptive
Works effectively on intraday, swing, and macro timeframes with a tunable lookback window.
Clean Visual Hierarchy
Support and resistance zones extend 10 bars beyond the current candle, with MA overlays plotted above zones for clear visibility.
- Inputs & Settings
Source: Choose between High/Low or Close/Open pivots
Maximum Channel Width (%): Controls how far apart pivots can be to qualify as a zone
Minimum Strength: Sets how many pivot hits are required for a zone to appear
Lookback Period: Adjusts how far back the script evaluates pivot clusters
Customizable Colors: Separate colors for support, resistance, and mid-zone overlap
Breakout Tags: Optional visual markers for when price breaks out of a zone
MA Overlays: Two optional moving averages (SMA/EMA) to provide additional context
- Ideal Use Cases
Identifying high-probability support/resistance levels
Spotting breakout or fakeout setups
Enhancing confluence in technical strategies
Filtering entries/exits based on structural zones
Weekly + Daily Levels, Asia Range, US Settle This Pine Script—"Weekly Daily Levels Asia Range US Settle"—was originally designed for Forex trading, and has since been successfully adapted to Bitcoin and crypto markets. It maps out institutional key levels and session-based price zones, providing a clean, structured framework for intraday and swing trading.
🔧 Key Levels & Logic
🟢 1. Weekly Levels
Captures High, Low, and Midpoint (50%) of the previous trading week
Reset every Sunday at 5:00 PM New York time (17:00 ET)
Helps identify macro structure, liquidity zones, and weekly bias
🟠 2. Daily Levels
Captures High, Low, and Midpoint (50%) of the previous trading day
Resets daily at 5:00 PM New York time (17:00 ET)
Ideal for short-term support/resistance and mean-reversion zones
🔵 3. Asia Session Range
Captures High, Low, and Midpoint from 8:00 PM to 3:00 AM NY time (20:00–03:00 ET)
Frequently acts as a pre-breakout base for London or US session volatility
🔷 4. US Settle (Friday Only)
Captures the midpoint of the final 15-minute candle on Friday at 4:45 PM New York time (16:45 ET)
Draws a box (high-low) and midline to mark this institutional closing price
Useful for gap-fills, mean-reversion, and weekend-to-Monday setups
📊 Recommended Pairing for Trend Trading
To reduce noise and filter false signals, it’s highly advised to combine this level-based framework with:
✅ Exponential Moving Averages (EMA)
Use the 20, 50, 200, and 800 EMAs
For trend following:
Price above 20/50/200 = bullish alignment
Price below 20/50/200 = bearish alignment
800 EMA can act as macro-level magnet/support
✅ PVRSA Volume (Price-Volume-Support-Analysis)
Helps detect volume anomalies and distinguish real breakouts from false moves
Pay attention to climactic volume, stopping volume, and smart money footprints during key level interactions
Combining EMA structure and PVRSA volume with this script’s levels provides a robust trend-trading strategy, avoiding common traps from random level retests or low-volume breakouts.
🚀 Why This Works for Bitcoin
BTC respects session-defined highs/lows similar to forex
Price reacts strongly to Asia range breaks, NY opens, and weekly levels
The US settle level on Friday adds institutional context often ignored in crypto
Pairing it with volume + trend structure improves timing and accuracy
⚙️ Technical Features
Uses request.security() to pull data from a configurable low timeframe (default: 1m)
Fully customizable: colors, line widths, extension lengths
Intelligent label grouping for overlapping levels
Designed for precision on 15-minute or lower timeframes
✅ Best Used For
Intraday reversals and breakouts
Trend trading with EMA alignment
London and NY session range plays
Weekend price planning using US settle mid
Volume confirmation using PVRSA
Multi Layer EMA Cross ADX Signals #wallstreetdeerMulti-layered Analysis: The strategy uses a combination of indicators to confirm trends and filter out market noise, pinpointing high-probability entries. It includes logic to adapt to different market regimes, ensuring relevance across varying market conditions.
Highly customizable indicator settings help you to increase signal success rate for your favorite instrument.
Price-Volume Strength Meter (Color Zones)The Price-Volume Strength Meter is a custom-built tool designed to help traders assess market strength by analyzing both price action and volume behavior. It generates a smoothed strength signal and color-coded visualization for quick decision-making.
🔍 Key Features:
✅ Dual Momentum Analysis – Evaluates price and volume movements to identify strong or weak trends.
🎨 Color Zones –
🟢 Green: Bullish strength
🔴 Red: Bearish strength
🟡 Yellow: Sideways or indecisive zone
🧠 Smoothed Output – Uses internal smoothing to reduce noise and provide a cleaner trend view.
📊 Strength Range:
+100: Strong Bullish
+50: Weak Bullish
0: Neutral
-50: Weak Bearish
-100: Strong Bearish
This indicator can be used as a market strength confirmation tool for trend-following strategies or to filter out sideways/no-trade zones. Ideal for intraday to swing trading setups.
📊 Visual MTF VMA Dashboard🔄️📊 Visual MTF VMA Dashboard🔄️
This powerful multi-timeframe indicator provides a clean, emoji-enhanced dashboard that helps you quickly identify the Variable Moving Average (VMA) trend direction across multiple key timeframes — all in real-time.
🔍 What It Does:
The Visual MTF VMA Dashboard calculates the LazyBear-style VMA on the following timeframes:
📆 Daily
🕰 195 Minutes
🕒 65 Minutes
⏳ 39 Minutes
⏱ 15 Minutes
Each cell in the table shows the current trend:
📈 BULLISH – VMA rising
📉 BEARISH – VMA falling
⚪ NEUTRAL – No change
🎨 Visual Boost:
This feature can be toggled on/off for cleaner visuals.
📌 Customization:
Adjustable VMA Length
Selectable table position: Top Left, Top Right, Bottom Left, Bottom Right
✅ Ideal For:
Multi-timeframe traders
Trend confirmation
Quick-glance analysis without cluttering your chart
Use this dashboard as a high-level trend confirmation tool — designed for simplicity, speed, and visual clarity.
[CRTT] SonicR & Wyckoff phases detectionA trend detection based on Wyckoff method to identify phases as trend of the market and using SonicR system to find entries.
Based on Wyckoff theory, we have around 5 phases: A, B, C, D, E...and the colors of SonicR Dragon bands (EMA34) are used to detect the phases. Red and Blue are 2 colors for downtrend / Green and Purple are uptrend.
With the Red and Green colors, we are in phase |B| or |D|.
With the Purple and Blue colors, we are in phase |D| or |E|.
After trend detection, we will use SonicR system to get the entries.
Open Short positions when price retest Dragon band (EMA34) then go down (confirmation).
Open Long posotions when price retest Dragon band (EMA34) then go up (confirmation).
Trend Strength Oscillator📌 Trend Strength Oscillator
📄 Description
Trend Strength Oscillator measures the directional strength of price relative to an adaptive dynamic trend band. It evaluates how far the current price is from the midpoint of a trend channel and normalizes this value by recent volatility range, allowing traders to detect trend strength, direction, and potential exhaustion in any market condition.
📌 Features
🔹 Adaptive Trend Band Logic: Uses a modified ATR and time-dependent spread formula to dynamically adjust upper and lower trend bands.
🔹 Trendline Midpoint Calculation: The central trendline is defined as the average between upper and lower bands.
🔹 Relative Positioning: Measures how far the close is from the center of the band as a percentage.
🔹 Range Normalization: Uses a normalized range to account for recent volatility, reducing noise in the oscillator reading.
🔹 Oscillator Output (±100 scale):
+100 indicates strong bullish momentum
-100 indicates strong bearish momentum
0 is the neutral centerline
🛠️ How to Use
✅ Trend Strength > +50: Indicates a strong bullish phase.
✅ Trend Strength < -50: Indicates a strong bearish phase.
⚠️ Crossing above 0: Potential bullish trend initiation.
⚠️ Crossing below 0: Potential bearish trend initiation.
📉 Values near 0: Suggest trend weakness or ranging conditions.
Best suited timeframes: 1H, 4H, Daily
Ideal combination with: RSI, MACD, volume-based oscillators, moving average crosses
✅ TradingView House Rules Compliance
This indicator is written in Pine Script v5 and fully open-source.
The script does not repaint, does not generate false alerts, and does not access external or private data.
It is intended strictly as a technical analysis tool, and not a buy/sell signal generator.
Users are encouraged to combine this tool with other confirmations and independent judgment in trading decisions.
=========================================================
📌 Trend Strength Oscillator
📄 설명 (Description)
Trend Strength Oscillator는 가격이 동적 추세 밴드 내 어디에 위치해 있는지를 정량적으로 분석하여, 추세의 방향성과 강도를 시각적으로 보여주는 오실레이터 지표입니다. 최근 변동성을 반영한 밴드를 기반으로 가격 위치를 정규화하여, 과매수·과매도 상태나 추세의 소멸 가능성까지 탐지할 수 있도록 설계되었습니다.
📌 주요 특징 (Features)
🔹 적응형 추세 밴드 계산: ATR과 시간 경과를 기반으로 상단/하단 밴드를 동적으로 조정
🔹 중심 추세선 산출: 상단과 하단 밴드의 평균값을 중심선으로 활용하여 기준 축 제공
🔹 상대 위치 계산: 현재 종가가 중심선에서 얼마나 떨어져 있는지를 정규화하여 추세 강도 계산
🔹 변동성 기반 정규화: 최근 밴드 범위를 기준으로 상대 거리를 0~100 사이 값으로 변환
🔹 오실레이터 출력 (범위: ±100):
+100에 가까울수록 강한 상승 추세
-100에 가까울수록 강한 하락 추세
0에 가까울수록 횡보 구간 가능성
🛠️ 사용법 (How to Use)
✅ +50 이상: 강한 상승 추세 지속 중
✅ -50 이하: 강한 하락 추세 지속 중
⚠️ 0선 돌파 상향: 상승 추세 시작 가능성
⚠️ 0선 돌파 하향: 하락 추세 시작 가능성
🟡 0 근처 유지: 추세 약화 또는 횡보장 가능성
추천 시간대: 1시간봉, 4시간봉, 일봉
보조 지표로 추천: RSI, MACD, OBV, 이동평균 크로스 등과 함께 활용 시 효과적
✅ 트레이딩뷰 하우스룰 준수사항 (TradingView House Rules Compliance)
본 지표는 Pine Script v5로 작성된 오픈소스 공개용 스크립트입니다.
리페인트(Repaint) 현상이 없으며, **허위 경고(Spam Alerts)**나 성능 저하 요소도 없습니다.
외부 데이터 접근 없이 완전히 자체 계산으로 동작합니다.
이 지표는 투자 판단을 돕기 위한 분석용 도구이며, 직접적인 매수·매도 신호로 사용해서는 안 됩니다.
모든 트레이딩은 사용자의 독립적인 판단과 책임 하에 이루어져야 합니다.
Trend Band Oscillator📌 Trend Band Oscillator
📄 Description
Trend Band Oscillator is a momentum-based trend indicator that calculates the spread between two EMAs and overlays it with a volatility filter using a standard deviation band. It helps traders visualize not only the trend direction but also the strength and stability of the trend.
📌 Features
🔹 EMA Spread Calculation: Measures the difference between a fast and slow EMA to quantify short-term vs mid-term trend dynamics.
🔹 Volatility Band Overlay: Applies an EMA of standard deviation to the spread to filter noise and highlight valid momentum shifts.
🔹 Color-Based Visualization: Positive spread values are shown in lime (bullish), negative values in fuchsia (bearish) for quick directional insight.
🔹 Upper/Lower Bands: Help detect potential overbought/oversold conditions or strong trend continuation.
🔹 Zero Line Reference: A horizontal baseline at zero helps identify trend reversals and neutral zones.
🛠️ How to Use
✅ Spread > 0: Indicates a bullish trend. Consider maintaining or entering long positions.
✅ Spread < 0: Indicates a bearish trend. Consider maintaining or entering short positions.
⚠️ Spread exceeds bands: May signal overextension or strong momentum; consider using with additional confirmation indicators.
🔄 Band convergence: Suggests weakening trend and potential transition to a ranging market.
Recommended timeframes: 1H, 4H, Daily
Suggested complementary indicators: RSI, MACD, OBV, SuperTrend
✅ TradingView House Rules Compliance
This script is open-source and published under Pine Script v5.
It does not repaint, spam alerts, or cause performance issues.
It is designed as an analytical aid only and should not be considered financial advice.
All calculations are transparent, and no external data sources or insecure functions are used.
====================================================================
📌 Trend Band Oscillator
📄 설명 (Description)
Trend Band Oscillator는 두 개의 EMA 간 스프레드(차이)를 기반으로 한 모멘텀 중심의 추세 오실레이터입니다. 여기에 표준편차 기반의 변동성 밴드를 적용하여, 추세의 방향뿐 아니라 강도와 안정성까지 시각적으로 분석할 수 있도록 설계되었습니다.
📌 주요 특징 (Features)
🔹 EMA 기반 스프레드 계산: Fast EMA와 Slow EMA의 차이를 활용해 시장 추세를 정량적으로 표현합니다.
🔹 표준편차 필터링: Spread에 대해 EMA 및 표준편차 기반의 밴드를 적용해 노이즈를 줄이고 유효한 추세를 강조합니다.
🔹 컬러 기반 시각화: 오실레이터 값이 양수일 경우 초록색, 음수일 경우 마젠타 색으로 추세 방향을 직관적으로 파악할 수 있습니다.
🔹 밴드 범위 시각화: 상·하위 밴드를 통해 스프레드의 평균 편차 범위를 보여주며, 추세의 강약과 포화 여부를 진단할 수 있습니다.
🔹 제로 라인 표시: 추세 전환 가능 지점을 시각적으로 확인할 수 있도록 중심선(0선)을 제공합니다.
🛠️ 사용법 (How to Use)
✅ 오실레이터가 0 이상 유지: 상승 추세 구간이며, 롱 포지션 유지 또는 진입 검토
✅ 오실레이터가 0 이하 유지: 하락 추세 구간이며, 숏 포지션 유지 또는 진입 검토
⚠️ 상·하위 밴드를 이탈: 일시적인 과매수/과매도 혹은 강한 추세 발현 가능성 있음 → 다른 보조지표와 함께 필터링 권장
🔄 밴드 수렴: 추세가 약해지고 있음을 나타냄 → 변동성 하락 또는 방향성 상실 가능성 있음
권장 적용 시간대: 1시간봉, 4시간봉, 일봉
보조 적용 지표: RSI, MACD, OBV, SuperTrend 등과 함께 사용 시 신호 필터링에 유리
✅ 트레이딩뷰 하우스룰 준수사항 (TV House Rules Compliance)
이 지표는 **무료 공개용(Open-Source)**이며, Pine Script Version 5로 작성되어 있습니다.
과도한 리페인트, 비정상적 반복 경고(alert spam), 실시간 성능 저하 등의 요소는 포함되어 있지 않습니다.
사용자는 본 지표를 투자 결정의 참고용 보조 도구로 활용해야 하며, 독립적인 매매 판단이 필요합니다.
데이터 소스 및 계산 방식은 완전히 공개되어 있으며, 외부 API나 보안 취약점을 유발하는 구성 요소는 없습니다.
The Great Anchors: Dual AVWAP Powered by RSI
The Great Anchors
*Dual Anchored Volume Weighted Average Price Powered by RSI*
---
📌 Overview
The Great Anchors is a dual AVWAP-based indicator that resets dynamically using RSI extremes — either from the current asset or a master symbol (e.g., BTCUSDT). It identifies meaningful shifts in price structure and momentum using these "anchored" levels.
It’s designed to help traders spot trend continuations, momentum inflection points, and entry signals aligned with overbought/oversold conditions — but only when the market confirms through volume-weighted price direction.
---
🛠 Core Logic
• AVWAP 1 (favwap): Anchored when RSI reaches overbought levels (top anchor)
• AVWAP 2 (savwap): Anchored when RSI reaches oversold levels (bottom anchor)
• AVWAPs are recalculated each time a new OB/OS condition is triggered — acting like "fresh anchors" at key market turning points.
---
⚙️ Key Features
🔁 Auto or Manual RSI Thresholds
→ Automatically determines dynamic RSI OB/OS levels based on past peaks and troughs, or lets you set fixed levels.
🧠 Master Symbol Control
→ Use the RSI of a separate asset (like BTCUSDT, ETHUSDT, SOLUSDT, BNBUSDT, SUPRAUSDT) or indices (like TOTAL, TOTAL2, BFR) to control resets — ideal for tracking how BTC/major coins impacts altcoins/others.
🔍 Trend-Filtering Signal Logic
→ Signals are filtered for less noise and are triggered when:
- Both AVWAPs are rising (bullish) or falling (bearish)
- Price action confirms the structure
🎯 Visual Markers & Alerts
→ "💥" for bullish signals and "🔥" for bearish ones. Alerts included for automation or push notifications.
---
🎯 How to Use It
1. Add the indicator to your chart.
2. Choose whether to use RSI from the current symbol or a master symbol (e.g., BTC).
3. Select auto-adjusted or manual OB/OS levels.
4. Watch for:
- AVWAP(s) making a significant change (at this point it's one of the AVWAPs resetting)
- Check if price flip it upwards or downwards
- If price goes above both AVWAPs thats a likely bullish trend
- If price can't go above both AVWAPs up and fall bellow both that's a likely bearish trend
- Price retesting upper AVWAP and bounce
- likely bullish continuation
- Price retesting lower AVWAP and dip
- likely bearish continuation
- Signal icons on chart ("💥 - Bullish" or "🔥- Bearish")
Best suited for:
• Swing traders
• Momentum traders
• Traders timing altcoin entries using BTC/Major asset's RSI
---
🔔 Signal Explanation
💥 Bullish Signal =
• Both AVWAPs rising
• Higher lows in price structure
• Bullish candle close
• Triggered from overbought RSI reset
🔥 Bearish Signal =
• Both AVWAPs falling
• Lower highs in price structure
• Bearish candle close
• Triggered from oversold RSI reset
Signals reset by opposite signals to prevent noise or overfitting.
---
⚠️ Tips & Notes
• Use AVWAPs as dynamic support/resistance, even without signal triggers
• Pair with volume or divergence tools for stronger confirmation
---
🧩 Credits & Philosophy
This tool is built with a simple philosophy:
"Anchor your trades to meaningful moments in price — not arbitrary time."
The dual AVWAP concept helps you see how price reacts after momentum peaks, giving you a cleaner bias and more precise trade setups.
---
Stochastic SuperTrend [BigBeluga]🔵 OVERVIEW
A hybrid momentum-trend tool that combines Stochastic RSI with SuperTrend logic to deliver clean directional signals based on momentum turns.
Stochastic SuperTrend is a straightforward yet powerful oscillator overlay designed to highlight turning points in momentum with high clarity. It overlays a SuperTrend-style envelope onto the Stochastic RSI, generating intuitive up/down signals when a momentum shift occurs across the neutral 50 level. Built for traders who appreciate simplicity without sacrificing reliability.
🔵 CONCEPTS
Stochastic RSI: Measures momentum by applying stochastic calculations to the RSI curve instead of raw price.
SuperTrend Bands: Dynamic upper/lower bands are drawn around the smoothed Stoch RSI line using a user-defined multiplier.
Momentum Direction: Trend flips when the smoothed Stoch RSI crosses above/below the calculated bands.
Neutral Bias Filter: Directional arrows only appear when momentum turns above or below the central 50 level—adding confluence.
🔵 FEATURES
Trend Detection on Oscillator: Applies SuperTrend logic directly to the Stoch RSI curve.
Clean Entry Signals:
→ 🢁 arrow printed when trend flips bullish below 50 (bottom reversals).
→ 🢃 arrow printed when trend flips bearish above 50 (top reversals).
Custom Multiplier: Adjust sensitivity of SuperTrend band spacing around the oscillator.
Neutral Zone Highlight: Visual zone between 0–50 (green) and 50–100 (red) for quick momentum polarity reference.
Toggle SuperTrend Line: Option to show/hide the SuperTrend trail on the Stoch RSI.
🔵 HOW TO USE
Use 🢁 signals for potential bottom reversals when momentum flips bullish from oversold regions.
Use 🢃 signals for potential top reversals when momentum flips bearish from overbought areas.
Combine with price-based SuperTrend or support/resistance zones for confluence.
Suitable for scalping, swing trading, or momentum filtering across all timeframes.
🔵 CONCLUSION
Stochastic SuperTrend is a simple yet refined tool that captures clean momentum shifts with directional clarity. Whether you're identifying reversals, filtering entries, or spotting exhaustion in a trend, this oscillator overlay delivers just what you need— no clutter, just clean momentum structure.
LON Super Tiangong Index## LON Super Heavenly Palace Indicator
### Description
The LON Super Heavenly Palace indicator is a sophisticated multi-line oscillator that identifies potential trading opportunities through a combination of momentum and trend analysis. It features four distinct lines that work together to provide comprehensive market insights.
### Key Features
- **Four Main Lines**: Short, Mid, Mid-Long, and Long lines with distinct colors
- **Adaptive Signals**: Uses both absolute and relative value analysis for better market adaptation
- **Visual Alerts**: Background highlighting and shape markers for clear signal identification
- **Multiple Signal Types**: Comprehensive signal system for various market conditions
### Trading Signals
#### Bullish Signals
- **Dragon's Treasure**: Blue background when all lines are in relative bottom territory
- **Golden Signal**: Cyan circles when all lines are below 20
- **Bounce Signal**: Pink triangles when long-term momentum turns positive
- **Perfect Opportunity**: Purple triangles for optimal entry conditions
#### Bearish Signals
- **Heaven's Treasure**: Yellow background when mid and long lines reach relative top territory
- **Top Signal**: Yellow circles when mid line exceeds 80
#### Confirmation Signals
- **Bottom Signal**: Magenta circles for oversold conditions
- **Strong Bottom**: Large purple triangles for major reversal opportunities
### How to Use
#### Entry Strategy
1. **Wait for Dragon's Treasure** (blue background) - indicates oversold conditions
2. **Look for Golden Signal** (cyan circles) - confirms bottom formation
3. **Confirm with Bounce Signal** (pink triangles) - momentum turning positive
4. **Enter on Perfect Opportunity** (purple triangles) - optimal timing
#### Exit Strategy
1. **Monitor Heaven's Treasure** (yellow background) - overbought conditions
2. **Watch for Top Signal** (yellow circles) - exit signal
3. **Use reference lines** (20, 80) for additional confirmation
#### Risk Management
- Use the 15 and 80 reference lines as support/resistance
- Combine multiple signals for higher probability trades
- Avoid trading against strong trend signals
- Use the -90 reference line for extreme oversold conditions
### Best Practices
- **Timeframe**: Works best on 1H, 4H, and Daily charts
- **Markets**: Effective on stocks, forex, and crypto
- **Confirmation**: Always wait for multiple signals to align
- **Patience**: Don't force trades - wait for clear signal combinations
### Visual Reference
- **Blue background** = Potential buying opportunity
- **Yellow background** = Potential selling opportunity
- **Colored circles** = Confirmation signals
- **Triangles** = Entry/exit points
- **Dotted lines** = Key reference levels
This indicator excels at identifying oversold/overbought conditions and potential reversal points, making it ideal for swing trading and medium-term position management.
Uptrick: Fusion Trend Reversion SystemOverview
The Uptrick: Fusion Trend Reversion System is a multi-layered indicator designed to identify potential price reversals during intraday movement while keeping traders informed of the dominant short-term trend. It blends a composite fair value model with deviation logic and a refined momentum filter using the Relative Strength Index (RSI). This tool was created with scalpers and short-term traders in mind and is especially effective on lower timeframes such as 1-minute, 5-minute, and 15-minute charts where price dislocations and quick momentum shifts are frequent.
Introduction
This indicator is built around the fusion of two classic concepts in technical trading: identifying trend direction and spotting potential reversion points. These are often handled separately, but this system merges them into one process. It starts by computing a fair value price using five moving averages, each with its own mathematical structure and strengths. These include the exponential moving average (EMA), which gives more weight to recent data; the simple moving average (SMA), which gives equal weight to all periods; the weighted moving average (WMA), which progressively increases weight with recency; the Arnaud Legoux moving average (ALMA), known for smoothing without lag; and the volume-weighted average price (VWAP), which factors in volume at each price level.
All five are averaged into a single value — the raw fusion line. This fusion acts as a dynamically balanced centerline that adapts to price conditions with both smoothing and responsiveness. Two additional exponential moving averages are applied to the raw fusion line. One is slower, giving a stable trend reference, and the other is faster, used to define momentum and cloud behavior. These two lines — the fusion slow and fusion fast — form the backbone of trend and signal logic.
Purpose
This system is meant for traders who want to trade reversals without losing sight of the underlying directional bias. Many reversal indicators fail because they act too early or signal too frequently in choppy markets. This script filters out noise through two conditions: price deviation and RSI confirmation. Reversion trades are considered only when the price moves a significant distance from fair value and RSI suggests a legitimate shift in momentum. That filtering process gives the trader a cleaner, higher-quality signal and reduces false entries.
The indicator also visually supports the trader through colored bars, up/down labels, and a filled cloud between the fast and slow fusion lines. These features make the market context immediately visible: whether the trend is up or down, whether a reversal just occurred, and whether price is currently in a high-risk reversion zone.
Originality and Uniqueness
What makes this script different from most reversal systems is the way it combines layers of logic — not just to detect signals, but to qualify and structure them. Rather than relying on a single MA or a raw RSI level, it uses a five-MA fusion to create a baseline fair value that incorporates speed, stability, and volume-awareness.
On top of that, the system introduces a dual-smoothing mechanism. It doesn’t just smooth price once — it creates two layers: one to follow the general trend and another to track faster deviations. This structure lets the script distinguish between continuation moves and possible turning points more effectively than a single-line or single-metric system.
It also uses RSI in a more refined way. Instead of just checking if RSI is overbought or oversold, the script smooths RSI and requires directional confirmation. Beyond that, it includes signal memory. Once a signal is generated, a new one will not appear unless the RSI becomes even more extreme and curls back again. This memory-based gating reduces signal clutter and prevents repetition, a rare feature in similar scripts.
Why these indicators were merged
Each moving average in the fusion serves a specific role. EMA reacts quickly to recent price changes and is often favored in fast-trading strategies. SMA acts as a long-term filter and smooths erratic behavior. WMA blends responsiveness with smoothing in a more balanced way. ALMA focuses on minimizing lag without losing detail, which is helpful in fast markets. VWAP anchors price to real trade volume, giving a sense of where actual positioning is happening.
By combining all five, the script creates a fair value model that doesn’t lean too heavily on one logic type. This fusion is then smoothed into two separate EMAs: one slower (trend layer), one faster (signal layer). The difference between these forms the basis of the trend cloud, which can be toggled on or off visually.
RSI is then used to confirm whether price is reversing with enough force to warrant a trade. The RSI is calculated over a 14-period window and smoothed with a 7-period EMA. The reason for smoothing RSI is to cut down on noise and avoid reacting to short, insignificant spikes. A signal is only considered if price is stretched away from the trend line and the smoothed RSI is in a reversal state — below 30 and rising for bullish setups, above 70 and falling for bearish ones.
Calculations
The script follows this structure:
Calculate EMA, SMA, WMA, ALMA, and VWAP using the same base length
Average the five values to form the raw fusion line
Smooth the raw fusion line with an EMA using sens1 to create the fusion slow line
Smooth the raw fusion line with another EMA using sens2 to create the fusion fast line
If fusion slow is rising and price is above it, trend is bullish
If fusion slow is falling and price is below it, trend is bearish
Calculate RSI over 14 periods
Smooth RSI using a 7-period EMA
Determine deviation as the absolute difference between current price and fusion slow
A raw signal is flagged if deviation exceeds the threshold
A raw signal is flagged if RSI EMA is under 30 and rising (bullish setup)
A raw signal is flagged if RSI EMA is over 70 and falling (bearish setup)
A final signal is confirmed for a bullish setup if RSI EMA is lower than the last bullish signal’s RSI
A final signal is confirmed for a bearish setup if RSI EMA is higher than the last bearish signal’s RSI
Reset the bullish RSI memory if RSI EMA rises above 30
Reset the bearish RSI memory if RSI EMA falls below 70
Store last signal direction and use it for optional bar coloring
Draw the trend cloud between fusion fast and fusion slow using fill()
Show signal labels only if showSignals is enabled
Bar and candle colors reflect either trend slope or last signal direction depending on mode selected
How it works
Once the script is loaded, it builds a fusion line by averaging five different types of moving averages. That line is smoothed twice into a fast and slow version. These two fusion lines form the structure for identifying trend direction and signal areas.
Trend bias is defined by the slope of the slow line. If the slow line is rising and price is above it, the market is considered bullish. If the slow line is falling and price is below it, it’s considered bearish.
Meanwhile, the script monitors how far price has moved from that slow line. If price is stretched beyond a certain distance (set by the threshold), and RSI confirms that momentum is reversing, a raw reversion signal is created. But the script only allows that signal to show if RSI has moved further into oversold or overbought territory than it did at the last signal. This blocks repetitive, weak entries. The memory is cleared only if RSI exits the zone — above 30 for bullish, below 70 for bearish.
Once a signal is accepted, a label is drawn. If the signal toggle is off, no label will be shown regardless of conditions. Bar colors are controlled separately — you can color them based on trend slope or last signal, depending on your selected mode.
Inputs
You can adjust the following settings:
MA Length: Sets the period for all moving averages used in the fusion.
Show Reversion Signals: Turns on the plotting of “Up” and “Down” labels when a reversal is confirmed.
Bar Coloring: Enables or disables colored bars based on trend or signal direction.
Show Trend Cloud: Fills the space between the fusion fast and slow lines to reflect trend bias.
Bar Color Mode: Lets you choose whether bars follow trend logic or last signal direction.
Sens 1: Smoothing speed for the slow fusion line — higher values = slower trend.
Sens 2: Smoothing speed for the fast line — lower values = faster signal response.
Deviation Threshold: Minimum distance price must move from fair value to trigger a signal check.
Features
This indicator offers:
A composite fair value model using five moving average types.
Dual smoothing system with user-defined sensitivity.
Slope-based trend definition tied to price position.
Deviation-triggered signal logic filtered by RSI reversal.
RSI memory system that blocks repetitive signals and resets only when RSI exits overbought or oversold zones.
Real-time tracking of the last signal’s direction for optional bar coloring.
Up/Down labels at signal points, visible only when enabled.
Optional trend cloud between fusion layers, visualizing current market bias.
Full user control over smoothing, threshold, color modes, and visibility.
Conclusion
The Fusion Trend-Reversion System is a tool for short-term traders looking to fade price extremes without ignoring trend bias. It calculates fair value using five diverse moving averages, smooths this into two dynamic layers, and applies strict reversal logic based on RSI deviation and momentum strength. Signals are triggered only when price is stretched and momentum confirms it with increasingly strong behavior. This combination makes the tool suitable for scalping, intraday entries, and fast market environments where precision matters.
Disclaimer
This indicator is for informational and educational purposes only. It does not constitute financial advice. All trading involves risk, and no tool can predict market behavior with certainty. Use proper risk management and do your own research before making trading decisions.
BeeQuant - Hive Smoothing Average🔶 OVERVIEW
The "Hive Smoothing Average" is your gateway to crystal-clear market insights, a truly advanced tool that cuts through confusing price "noise" to reveal the true underlying trend. Imagine having a panoramic view of the market's true direction, unclouded by minor ups and downs. This powerful indicator dynamically filters out market distractions, presenting you with a highly refined line that not only shows you the genuine path of price but also changes color. It’s built for traders who demand clarity and want to confidently spot opportunities that others might miss in messy charts.
__________________________________________________________________________
🧠 CONCEPTS
At its heart, the "Hive Smoothing Average" employs a sophisticated multi-stage processing system to transform raw price data into an incredibly smooth and responsive smoothed moving average line. It's designed to give you an unparalleled view of market direction and momentum.
⬜ Synthesizes multiple smoothing layers to deliver a balanced representation of underlying price action.
⬜ Offers enhanced visual consistency by filtering volatility distortion without delay-based lag.
⬜ Presents color-coded transitions and signal markers to aid in directional conviction and structural flow.
⬜ Embeds a modular smoothing core adaptable across market environments and asset classes.
Hive Smoothing Average doesn't forecast, it refines. It provides a more coherent view of price evolution, allowing for higher-confidence discretion and more robust strategy overlays.
__________________________________________________________________________
✨ FEATURES
Hive Smoothing Average is loaded with flexibility and visual power to enhance your decision-making:
🔹Customizable Smoothing
Tailor the indicator’s core behavior using a wide range of smoothing algorithms — from classic to advanced — to match your trading tempo and asset dynamics.
🔹 Intelligent Color Feedback
The line color dynamically shifts to reflect meaningful trend transitions, offering at-a-glance clarity without crowding your chart.
🔹 Trend Signal Markers
Built-in arrow markers highlight potential transitions in price momentum, acting as subtle nudges to investigate further.
🔹 Multi-Timeframe Ready
Designed to operate cleanly across all timeframes, from scalping micro-trends to monitoring macro cycles.
🔹 External Source Collaboration
Hive Smoothing Average includes two flexible input channels that can seamlessly connect with other indicators on your chart.
🔹 Adaptive Bands
A powerful enhancement to the Hive framework, the optional Standard Deviation Bands add dynamic context to price behavior by highlighting how far price is moving relative to its recent average volatility.
Length: Controls the lookback period for volatility calculation.
Lower values (e.g., 20 – 50) make the bands highly reactive Higher values (e.g., 200 – 500) smooth out the bands (classic envelope systems )
These bands offer valuable visual cues for both volatility expansion and mean reversion potential, especially when combined with Hive’s core candle coloration logic.
🔹Non-Repainting Logic for Historical Reliability
Each "Hive Smoothing Average" is plotted only when its internal reconstruction conditions are fully met and confirmed. This ensures that the historical display of Hive Smoothing Average does not repaint, providing a high degree of reliability and trust in past signals and visualizations.
🔹Cross-Market Versatility
This indicator is engineered to perform with precision across all major markets—whether you're trading forex, commodities, stocks, or indices. Its adaptive logic automatically aligns with the unique volatility and structure of each asset class, delivering consistently reliable insights no matter where you trade.
__________________________________________________________________________
⚙️ USAGE
Getting started with Hive Smoothing Average is seamless and intuitive:
✨ Apply to Any Chart
Simply add the indicator to any asset or timeframe and see immediate transformation in chart clarity.
💹 Source Data Flexibility
Choose your preferred price data source for each smoothing stage (e.g., Close, Open, High, Low), providing complete control over the input feeding the sophisticated smoothing algorithms.
🛠️ Adjust Smoothing Behavior
Choose your preferred initial and final smoothing types (EMA, HMA, ALMA, etc.), and tweak lengths for desired responsiveness or smoothness.
📐 Use Bands for Confluence
Enable the Bands mode to visualize dynamic zones around your smoothed price. Useful for breakout validation and fade zones.
🟩 Green Smoother Line
Indicates strengthening bullish bias and upward progression.
🟥 Red Smoother Line
Suggests weakening or shifting trend toward bearish territory.
📈 Arrow Signals
Upward or downward triangles appear when directional bias changes — confirming subtle pivots in trend behavior.
🎯 Offset Adjustment
Fine-tune the visual positioning of the smoothed line and bands on your chart with a convenient "Offset" input.
📏 Lookback Filter
Activate the “Lookback Filter” setting to remove weaker signals based on custom historical logic. By checking recent candle behavior, it filters out low-quality transitions and only keeps strong, confirmed shifts — helping you avoid noise and stay focused on reliable breakouts.
Experiment with settings based on your trading timeframe. Short-term traders may prefer fast-reactive configurations, while swing or positional traders can explore higher-period smoothings for structural signals.
__________________________________________________________________________
⚠️ LIMITATIONS
While Hive Smoothing Average delivers incredible trend clarity, it’s essential to use it within its designed purpose:
👉 Visual Clarity, Not Trade Calls: This tool enhances visibility of market behavior, not automatic signals. Use it as a trusted lens — not a standalone system.
👉 Reactive, Not Predictive: Hive Smoothing Average responds to price action with refined smoothing. It is not a forecasting model.
👉 Config-Sensitive Output: Different smoothing setups can produce different levels of sensitivity or delay. Calibration matters — explore what fits your asset and style.
👉 Focuses on Price Action Only: It does not integrate volume, fundamentals, or external market influences. It’s engineered purely for price structure refinement.
█ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 『•••• ✎ ••••』 ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ █
🎯 CONCLUSION
Hive Smoothing Average provides a high-performance, low-noise framework to view price with remarkable clarity. With its adaptive smoothing layers, bands support, and intelligent signal markers, it becomes a powerful tool to enhance your trend confidence and charting efficiency. By furnishing immediate, data-driven feedback on the market's core momentum and signaling critical turning points, it profoundly empowers traders to rapidly ascertain nascent market shifts and identify pivotal directional changes. Seamlessly integrate this sophisticated visual tool within your pre-existing technical analysis architecture to acquire a sharper, more insightful perspective, and fundamentally elevate your strategic acumen, optimizing your decision-making processes to a degree previously unattainable. It's about experiencing the market's true rhythm.
▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣
🚨 RISK DISCLAIMER
Engagement in financial market speculation inherently carries a substantial degree of inherent risk, and the potential for capital diminution, potentially exceeding initial deposits, is a pervasive and non-trivial consideration. All content, algorithmic tools, scripts, articles, and educational materials disseminated by "Hive Smoothing Average" are exclusively purposed for informational and pedagogical objectives, strictly for reference. Historical performance data, whether explicitly demonstrated or implicitly suggested, offers no infallible assurance or guarantee of future outcomes. Users bear sole and ultimate accountability for their individual trading decisions and are emphatically urged to meticulously assess their financial disposition, risk tolerance parameters, and conduct independent due diligence prior to engaging in any speculative market activity.