ATH Retracement Levels### ATH Retracement Levels Indicator
**Overview**
The ATH Retracement Levels indicator is a powerful tool designed for technical analysts and traders seeking to identify key support zones during market pullbacks. By dynamically calculating the all-time high (ATH) of the instrument's price history, this indicator automatically plots horizontal retracement lines at -5%, -10%, -15%, and -20% below the ATH. These levels serve as potential support thresholds, helping traders anticipate price reactions and refine entry/exit strategies in trending or consolidating markets.
**Key Features**
- **Dynamic ATH Detection**: Continuously tracks and updates the highest high across the entire chart history for real-time relevance.
- **Customizable Retracement Lines**:
- **ATH Line** (Green, 2px): Marks the peak price for quick visual reference.
- **-5% Level** (Red, 1px): Shallow pullback zone for early support testing.
- **-10% Level** (Orange, 1px): Moderate retracement, often a psychological barrier.
- **-15% Level** (Yellow, 1px): Deeper correction, signaling potential trend weakness.
- **-20% Level** (Purple, 1px): Significant drawdown level, ideal for contrarian setups.
- **Informative Labels**: On the latest bar, each level displays its precise price value (formatted to two decimal places) with color-coordinated tags for effortless interpretation.
- **Pine Script v5 Optimized**: Built for efficiency with `max_lines_count=500` to handle extended timeframes without performance lag. Fully overlay-compatible for seamless integration with other indicators.
**How to Use**
Apply this indicator to any chart (stocks, forex, crypto, etc.) via TradingView's Pine Editor. It works best on daily or higher timeframes for long-term trend analysis but adapts to intraday views. Watch for price bounces or breakdowns at these levels to inform trades—e.g., buy on a -10% retest with bullish confirmation. For advanced users, the open-source code allows easy tweaks, such as adding more levels or alerts.
Elevate your charting workflow with ATH Retracement Levels—precision meets simplicity for smarter trading decisions. Share your feedback or custom variations in the comments!
Multitimeframe
Supply/Demand HTF (RBD/DBR) – FIX + DebugOverview:
This indicator automatically detects and plots institutional supply and demand zones on any timeframe.
It analyzes price action to identify Drop-Base-Rally (DBR) and Rally-Base-Drop (RBD) structures — the core formations of supply and demand trading.
How It Works
1. The script scans price candles to detect “base” formations — small consolidation candles between impulsive moves.
2. When it finds a valid base followed by a strong move, it marks that area as:
• 🟩 Demand Zone (DBR): price dropped → consolidated → rallied upward
• 🟥 Supply Zone (RBD): price rallied → consolidated → dropped downward
3. Each detected zone is extended to the right so you can see if price returns to it later.
Color
Meaning
Description:
🟩 Green Zone
Demand
Institutional buy area (potential bullish reversal)
🟥 Red Zone
Supply
Institutional sell area (potential bearish reversal)
🟦 Blue Box
(Debug) HTF candle box used for internal analysis — can be hidden
🟡 Yellow Fill
Zone has been touched by price (reactivated)
Usage
• Works best when detecting zones from H4 or H1 and trading confirmations on M5 or M15.
• Ideal for institutional-style or “Smart Money Concepts” traders.
• Zones are auto-updated as new structures appear.
MTF RSI+EMA Trend Dashboard🧭 MTF RSI + EMA Trend Dashboard
📌 Overview
The MTF RSI + EMA Trend Dashboard is a powerful multi-timeframe trend analyzer designed to help traders instantly identify bullish, bearish, and neutral trends across multiple timeframes — all in one compact dashboard.
It combines two of the most reliable momentum and trend indicators — RSI (Relative Strength Index) and EMA (Exponential Moving Average) — to provide a clear and color-coded view of market direction and strength.
⚙️ How It Works
For each selected timeframe (default: 4H, 1D, 1W, 1M, 3M), the indicator calculates:
RSI to measure momentum
EMA to track the prevailing trend
Price position vs. EMA to confirm trend bias
A timeframe is classified as:
🟢 Bullish → RSI > 60 and Price > EMA
🔴 Bearish → RSI < 40 and Price < EMA
🟡 Neutral → Otherwise
These conditions are displayed in a clean table format for quick visual analysis.
📊 Dashboard Details
Column 1: Timeframe
Column 2: RSI value (with dynamic color for overbought/oversold zones)
Column 3: Trend status (Bullish / Bearish / Neutral)
At the bottom-right corner, the indicator shows the Overall Trend Summary:
✅ “Overall: Bullish” → All timeframes are bullish
❌ “Overall: Bearish” → All timeframes are bearish
⚖️ “Overall: Mixed” → Mixed trends across timeframes
🔔 Built-in Alerts
You’ll receive alerts when:
All timeframes turn Bullish → Possible long opportunity
All timeframes turn Bearish → Possible short opportunity
(You can customize RSI thresholds and EMA period in the input settings.)
✨ Key Features
✅ Multi-timeframe RSI + EMA alignment
✅ Clear visual dashboard for quick decision-making
✅ Adjustable RSI and EMA parameters
✅ Fully customizable timeframes
✅ Auto color-coded RSI and trend cells
✅ Optional alerts for strong trend alignment
📈 Ideal For
Swing traders identifying momentum across higher timeframes
Day traders confirming trend bias
Position traders aligning entries with macro trends
⚠️ Disclaimer
This indicator is intended for educational and informational purposes only.
It does not constitute financial advice. Always use proper risk management and confirm signals with other analyses before making trading decisions.
KSK One Signal + Full TableThis indicator helps intraday traders identify high-probability entry points by combining four powerful concepts:
VWAP (Volume-Weighted Average Price) – Institutional benchmark
EMA Crossover (9 & 21) – Short-term trend direction
RSI (14-period) – Momentum & overbought/oversold filter
MACD (10,20,9) – Momentum confirmation
✅ No signal spam – Only one BUY appears until a SELL occurs (and vice versa).
✅ Real-time data table shows all values so you understand why a signal triggered.
✅ Works best on 5-minute or 15-minute charts for stocks, futures, or forex.
📈 Signal Rules
✅ BUY Signal Appears When ALL Are True:
Price is above VWAP (bullish bias)
EMA 9 > EMA 21 and price > EMA 9 (uptrend confirmed)
RSI between 55–80 (strong but not overextended)
MACD line > Signal line (positive momentum)
📉 SELL Signal Appears When ALL Are True:
Price is below VWAP (bearish bias)
EMA 9 < EMA 21 and price < EMA 9 (downtrend confirmed)
RSI between 20–55 (weak but not oversold)
MACD line < Signal line (negative momentum)
⚠️ Important: Once a BUY appears, no new BUY will show until a SELL happens first (and vice versa). This prevents overtrading.
🖥️ On-Chart Features
Orange line: VWAP (resets daily)
Blue line: EMA 9
Red line: EMA 21
Green "BUY" label below bar → Long entry
Red "SELL" label above bar → Short entry
Live table (top-right) shows:
Current time, price, VWAP, EMAs
RSI & MACD values
Whether BUY/SELL conditions are met
Current trading state ("In Buy", "In Sell", or "Neutral")
🛠️ How to Use
Apply to a 5m or 15m chart
Wait for a green BUY or red SELL label
Enter trade at the close of that candle (non-repainting)
Use your own stop-loss & take-profit (not included)
Ignore new signals of the same type until the opposite appears
💡 Why This Works
VWAP filters out noise — only trades in the day’s dominant sentiment.
EMA 9/21 acts as a dynamic trend filter (faster than 20 EMA).
RSI zone tweaks (55–80 / 20–55) avoid chasing extremes.
MACD adds momentum confirmation.
Single-signal logic forces discipline — no FOMO entries.
📝 Note
This is a manual trading tool — not a fully automated strategy.
VWAP resets at market open — do not use on daily/weekly charts.
👨💻 Customizable Inputs
You can adjust:
RSI length (default: 14)
Short EMA (default: 9)
Long EMA (default: 21)
MACD settings (hardcoded as 10,20,9 for responsiveness)
Dios51 TrendMatrix🟢 Dios51 TrendMatrix – User Manual
Purpose:
Identify early trend breakouts with EMA High/Low channels, EMA200 trend filter, and RSI momentum confirmation.
📊 Components Overview
EMA High / EMA Low (Green & Red lines) – Define a dynamic price channel for breakout detection.
EMA200 (Yellow = Bullish, Red = Bearish) – Shows overall trend direction. Trade primarily in the EMA200 trend direction.
RSI + MA – Confirms momentum; crossover above MA signals bullish momentum, below MA signals bearish.
Background Fill – Green = bullish, Red = bearish. Visual aid for trend alignment.
Signal Arrows –
🔼 Green = Long breakout signal
🔽 Red = Short breakout signal
✅ Long Signal (Buy) Criteria
Candle closes above EMA High
RSI crosses above its MA
Candle is bullish (close > open)
Candle meets ATR filter (strong breakout)
EMA200 is Yellow (Bullish)
Cooldown period between signals is satisfied
❌ Short Signal (Sell) Criteria
Candle closes below EMA Low
RSI crosses below its MA
Candle is bearish (close < open)
Candle meets ATR filter (strong breakout)
EMA200 is Red (Bearish)
Cooldown period between signals is satisfied
🎯 Trade Management
Entry:
Next candle after the arrow appears
Confirm EMA200 trend aligns with the signal direction
Stop-loss:
For Long → below EMA Low
For Short → above EMA High
Exit:
Price re-enters EMA channel
Trend weakens (EMA200 changes color)
⚙️ Tips for Best Performance
Ideal on 15m–4h charts
Avoid sideways/consolidation markets
Trade only in direction of EMA200 color for higher probability
Combine with volume or higher timeframe EMA for additional confirmation
📌 Panel Legend (if using on-chart panel)
EMA200: Yellow = Bullish, Red = Bearish
Last Signal: Long / Short / None
RSI Status: Above MA = bullish, Below MA = bearish
QuantumFlow MTF System Extended
QuantumFlow MTF System Extended
Multi-Timeframe Directional Flow & Volatility Alignment Engine — Higher-Timeframe Edition
The QuantumFlow MTF System Extended is a higher-timeframe analytical framework that expands upon the original QuantumFlow concept.
While the base version focuses on short-term structures (1M – 15M), this edition is designed for traders who need to observe medium- to long-term directional harmony across the 30M, 45M, 1H, 2H, 3H and 4H timeframes.
Its purpose is to provide a structured, non-repainting overview of how momentum and volatility align over broader market horizons — helping traders understand the prevailing directional flow rather than predicting future prices.
Concept
The system aggregates confirmed Supertrend directions from each higher timeframe, converting them into normalized bullish or bearish values.
These values are then processed through dual-layer EMA momentum filters that validate the directional strength of each component.
The resulting matrix displays a precise snapshot of how higher-timeframe market structures are synchronized — serving as a compass of directional alignment rather than a buy/sell signal generator.
A multi-ATR framework defines adaptive volatility zones, allowing each instrument to react proportionally to its intrinsic volatility profile.
This approach smooths sensitivity shifts that often occur between intraday and multi-hour structures, delivering consistent analytical behavior across asset classes.
How It Works
Confirmed Multi-Timeframe Supertrend
Each timeframe produces a close-confirmed Supertrend direction, ensuring signal stability and preventing repainting.
Adaptive Multi-ATR Model
Multiple ATR instances with distinct deviation factors define dynamic volatility thresholds that self-adjust to market conditions.
Dual EMA Momentum Validation
Two independent EMA layers filter and confirm each Supertrend direction, improving directional clarity and reliability.
Flow Totals Engine
The indicator sums all timeframe states into real-time bullish/bearish totals and percentage ratios, clearly visualized within a single panel.
Configurable Alerts (Optional)
Users may set threshold-based alerts when directional alignment reaches specified intensity levels (for example, when all timeframes are synchronized).
Full Customization
All visual elements — colors, text, background, and layout — can be adjusted to match personal preferences or chart themes.
Intended Use and Benefits
Observe how higher-timeframe trends align to reveal medium-term directional bias.
Quantify the balance of bullish vs bearish momentum across multiple timeframes.
Combine with lower-timeframe analysis (e.g. the original QuantumFlow System) to establish multi-layer confirmation between short- and mid-term flows.
Maintain awareness of trend synchronization or divergence without relying on subjective chart interpretation.
This indicator does not provide trading signals, forecasts, or financial advice.
It is an analytical tool intended to assist users in studying market structure and volatility behavior.
Chart Display
QuantumFlow Extended presents a unified dashboard that lists each analyzed timeframe, its active directional state, and the overall flow balance in numeric and percentage form.
It functions seamlessly on all instruments and can be used standalone or alongside the original short-term version.
Access
This is an invite-only indicator.
To request access or additional information, please contact the author privately via the TradingView profile.
W%R Cycle Swings + MTF Trend✅ Description (ภาษาไทย)
อินดิเคเตอร์นี้ช่วยระบุ Swing High / Swing Low จากวงจรของ Williams %R และตรวจหา MSS (Market Structure Shift) เฉพาะ “จุดเปลี่ยนเทรนด์ครั้งแรก” จริง ๆ โดยจะแสดงป้าย MSS พร้อมเส้นแนวนอนจาก Swing ไปยังแท่งที่ทำให้เกิดการ Break โครงสร้าง (ไม่ยืดเส้นยาวจนเกะกะ)
พร้อมทั้งมี MTF Trend Table (5m / 15m / 30m / 1h / 4h) เพื่อบอกว่าแต่ละ Timeframe กำลังอยู่ใน โครงสร้างขาขึ้น (Up) หรือ ขาลง (Down) โดยใช้หลักการ MSS-first ของ TF นั้นจริง ๆ (ไม่ใช่การคำนวณจาก TF ปัจจุบัน)
ดังนั้นทิศทางในตารางจะ นิ่งกว่า / ไม่แกว่งมั่ว และสะท้อนโครงสร้างตลาดจริง
🧠 หลักการสำคัญ
สัญญาณ หมายถึง
Swing High/Low บ่งบอกโซน Pivot ที่มีนัยยะ
MSS Bullish ราคา Break Swing High → เทรนด์เริ่มมีโอกาสกลับขึ้น
MSS Bearish ราคา Break Swing Low → เทรนด์เริ่มมีโอกาสกลับลง
MTF Up/Down ทิศทางแนวโน้มของ TF นั้นตาม MSS-first
🎯 วิธีใช้งาน
ดู จังหวะเกิด MSS → คือช่วงที่ตลาดกำลังเริ่ม “เปลี่ยนเฟส”
รอให้ราคา Pullback กลับมา Retest โซนก่อนหน้า (Swing Zone)
เข้าเทรดตามทิศทาง MSS พร้อมดูยืนยันว่า TF ใหญ่ยัง ไปทางเดียวกัน ผ่าน MTF Table
ถ้า MTF ส่วนใหญ่ขึ้น → เทรด Long จะง่ายกว่า
ถ้า MTF ส่วนใหญ่ลง → เทรด Short จะได้เปรียบ
⚠️ ข้อควรระวัง
ถ้า Swing เกิดถี่ = ตลาดกำลัง Sideways → เน้นดู TF ใหญ่ประกอบ
อินดิเคเตอร์นี้ให้ โครงสร้าง (Structure Bias) ไม่ได้เป็นสัญญาณเข้าอัตโนมัติ ควรใช้ร่วมกับ:
Order Block
FVG / Liquidity Grab
ราคาเข้าใกล้ Zone สำคัญ
==========================================================================
✅ Description (English)
This indicator identifies Swing High / Swing Low using the Williams %R cycle and detects MSS (Market Structure Shift) only at the first directional break — marking the true beginning of a trend change.
It places an MSS label and a horizontal break line (non-extended, clean view).
It also includes a Multi-Timeframe Trend Table (5m / 15m / 30m / 1h / 4h) calculated using each timeframe’s own MSS-first logic, making the trend signal more reliable and less noisy than standard MA/RSI-based direction tracking.
🧠 Interpretation
Signal Meaning
Swing High/Low Key pivot zones
Bullish MSS Break of previous Swing High → start of upward structure
Bearish MSS Break of previous Swing Low → start of downward structure
MTF Up/Down Trend direction of each timeframe based on MSS-first
🎯 How to Use
When an MSS occurs, the market is likely shifting regime.
Wait for price to pull back into the prior swing zone.
Enter in the direction of MSS while confirming higher timeframe alignment using the MTF table.
If most MTFs are Up → favor Long setups
If most MTFs are Down → favor Shorts
⚠️ Notes
Frequent swings indicate range/accumulation → rely more on higher TF structure.
This indicator provides market structure bias, not automatic entry signals.
Best used with:
Order Blocks
FVG / Imbalance
Liquidity sweep confirmations
Fast Trend Reversal vFib CleanThe Fast Trend Reversal vFib Clean indicator is a powerful tool designed for traders who want precise entries and reduced noise in any market condition. By combining Fibonacci-based price movement thresholds, EMA trend filtering, momentum slope analysis, and ATR-based sideways filters, this indicator identifies high-probability reversal points with clarity.
✅ Key Features:
Detects trend reversals using Fibonacci levels of previous swings.
Filters out false signals during sideways or low-volatility periods using ATR and momentum slope.
Ensures signal alternation — no repeated buys or sells until the opposite move occurs.
Adjustable cooldown period to reduce signal noise in choppy markets.
Works reliably on any timeframe and symbol.
Includes optional exhaustion/doji filter for extra confirmation.
Whether you’re trading Forex, Crypto, or Stocks, this indicator helps you spot trend reversals early, reduce lag, and stay in the right direction with confidence.
Tip: Combine with volume analysis or other confirmation tools to further enhance trade accuracy.
RTH Previous Day's Range + SMTs [bilal x shpat]Overview
This advanced indicator is designed specifically for futures and equity traders who focus on Regular Trading Hours (RTH) sessions. It automatically plots the previous RTH session's high and low levels and detects Smart Money Theory (SMT) divergences across multiple correlated or inversely correlated instruments.
Key Features
📊 RTH Range Detection
Automatically identifies and tracks Regular Trading Hours (9:30 AM - 4:14 PM New York time)
Plots horizontal lines at the previous RTH session's high and low
Works seamlessly on all timeframes, including ETH (Extended Trading Hours) charts
Lines dynamically extend and update as new bars form
🔄 Smart Money Theory (SMT) Divergence Detection
Compares up to 3 correlated or inversely correlated assets simultaneously
Detects bullish and bearish SMT divergences automatically
Visual divergence lines connect previous session levels to current intraday highs/lows
Customizable SMT labels showing which instruments are diverging
Option to mark assets as "Correlated" or "Inversely Correlated" for accurate divergence detection
SMT detection occurs only during RTH sessions for cleaner signals
🎨 Fully Customizable Styling
3 Label Styles: Choose between "Full" (RTH Previous Day High), "Short" (RTH PDH), or "Lowercase" (rth previous day high)
Adjustable Label Sizes: Tiny, Small, Normal, or Large
Custom Colors: Separate color controls for lines, labels, bullish SMT, and bearish SMT
Line Extension: Control how many bars ahead lines extend
Line Width: Customize line thickness
📈 SMT Visual Indicators
Arrow Symbols: ▲ = Higher / ▼ = Lower (for correlated assets)
Alternate Symbols: 🔺 = Higher / 🔻 = Lower (for inversely correlated assets)
Color-coded divergence lines (white by default, fully customizable)
Optional SMT labels showing ticker symbols with directional indicators
Optional comparison table displaying current divergence status
⚙️ Comparison Settings
Add up to 2 comparison symbols (e.g., ES1!, YM1!, NQ1!)
Toggle each comparison asset on/off independently
Set correlation type (Correlated or Inversely Correlated) for each asset
Popular comparisons: ES vs NQ, YM vs ES, Equity vs Futures
🧹 Clean Chart Management
Option to delete previous RTH SMTs when new session starts
Automatic cleanup of outdated lines and labels
Transparent label backgrounds for minimal chart clutter
Lines track exact bar where high/low occurred
How It Works
Session Detection: The indicator identifies when RTH begins (9:30 AM ET) and tracks all price action during the session until close (4:14 PM ET)
Level Capture: At the start of each new RTH session, it captures the previous session's high and low and plots them as reference levels
SMT Analysis: During the current RTH session, it continuously compares the current session's high/low with the previous session's high/low across all selected instruments
Divergence Identification: When one instrument makes a higher high while another makes a lower high (or vice versa), an SMT divergence is detected and visualized
Use Cases
Liquidity Analysis: Identify when markets are taking liquidity at different rates
Reversal Signals: SMT divergences often precede significant reversals
Correlation Trading: Monitor when traditionally correlated markets begin to diverge
Key Level Trading: Use previous RTH high/low as support/resistance levels
Multi-Market Analysis: Compare ES, NQ, and YM simultaneously for institutional flow
Best Practices
Most effective on intraday timeframes (1m - 15m charts)
Works on both RTH and ETH chart sessions - meant to be used on a RTH chart
Compare highly correlated instruments (e.g., ES1! vs NQ1!)
Use in combination with volume analysis and market structure
SMT divergences are most powerful near key levels
Settings Overview
Comparison Symbols
Asset 2 & 3: Select tickers to compare (e.g., ES1!, YM1!)
Correlation toggles for each asset
Enable/disable each comparison independently
Styling
Line color, width, and extension length
Label color, size, and style (3 options)
Separate colors for bullish and bearish SMT lines
SMT Controls
Toggle SMT detection on/off
Show/hide SMT text labels
Optional SMT comparison table
Delete previous session SMTs option
Note: This indicator is best used by traders familiar with Smart Money Concepts (SMC) and inter-market analysis. Understanding market correlations is essential for accurate interpretation of SMT divergences.
thank you shpat for the SMT option in the last indicator, i tweaked it for this one
HVIB UltimateThis script shows specific VIBs (volume imbalances) Customizable
HVIB - shows all HVIBS for short/ long, timeframe customization (current, 10, 15), colour customization, Fill close customisation (body/wick, number of closes needed to stop showing it as a valid)
2: FVIB indicator - shows two types of Failed vibs
FHVIBs (basicaly HVIBS but only those failed ones)
FVIB - Vib between two same candles closed by the third opposite candle (failed vib)
I like to have those two indicators three times copied for each timeframes /HVIBS 3 times and Fhvibs three times. to turn in quickly on and off and look which timeframes are aligned (which is even stronger I believe)
TPAmacd — Free by TPA OG💎 TPAmacd — Free by TPA OG
Professional Divergence Detection for Confident Technical Analysis
🧭 Overview
TPAmacd is an advanced divergence-analysis tool built for traders who value precision, adaptability, and clarity.
It automatically identifies bullish and bearish divergences on the MACD histogram, confirms momentum shifts, and provides a clean, customizable visual framework — helping you interpret market transitions with greater confidence.
⚙️ Key Features
- Auto-detected Bullish / Bearish Divergences — instantly highlights potential momentum shifts.
- Multi-Timeframe Compatibility — analyze divergences seamlessly across any chart period.
- Histogram Reversal Alerts — get notified as momentum changes direction.
- Customizable Settings — choose between EMA / SMA, set color themes, and adjust visual precision.
- Efficient, Lightweight Design — optimized for clarity and performance on all devices.
📈 Why Traders Choose TPAmacd
- Professional-grade divergence mapping
- Intuitive design — minimal clutter, maximum context
- Adaptable for scalping, swing, or long-term analysis
- Clear alerts and smooth integration with your workflow
⚠️ Important Disclaimer
This script is provided for educational and informational purposes only.
It does not constitute financial, investment, or trading advice.
No indicator, including TPAmacd or any related tools by TPA OG, can guarantee accuracy or profitability.
All trading involves risk, and past performance is not indicative of future results.
Always perform independent analysis and use appropriate risk-management practices before placing any trade.
LinReg Bias MTF + Trading Scenario [Multi-Asset]LinReg Bias MTF + Trading Scenario
Advanced multi-timeframe linear regression indicator with automated trading scenarios for Forex, Commodities, and Indices.
KEY FEATURES:
Multi-timeframe bias analysis (H4, H1, M30/M15)
Linear regression channel with standard deviation bands
Pre-optimized profiles for Forex Majors, Gold, Crude Oil (CL), Copper, US Indices (ES/NQ), and DAX
Automated trading setups with Entry, Stop Loss, and Target levels
Real-time scenario analysis with reliability score (1-5 stars)
Risk/Reward calculator with minimum RR filter
Smart recommended actions based on market conditions
HOW IT WORKS:
The indicator calculates linear regression slopes on 3 timeframes and determines directional bias when slope exceeds threshold AND R² confirms trend quality. When all timeframes align (state = 2), it generates complete trading setups with entry at midline, stop at channel band, and target at opposite band (extended on very strong trends).
SIGNALS:
✅ Green Background = All TF aligned (STRONG BIAS) - High probability trade zone
🟡 Yellow Background = H4+H1 agree, LTF diverges - Setup building, monitor for alignment
🔴 Red Background = H4/H1 conflict - Avoid trading, wait for clarification
RECOMMENDED ACTIONS:
Smart panel displays context-aware advice based on current market condition:
Aggressive entries on strong trends with extended targets
Conservative approach during corrections
No-trade zones during conflicts
Position sizing suggestions based on setup confidence
ALERTS AVAILABLE:
Strong Bias Confirmed - All TF aligned
Trading Setup Ready - Entry, SL, and Target defined
Channel Exit - Price broke regression channel
Conflict Alert - Timeframes in disagreement
R² Below Threshold - Bias invalidated
BEST FOR:
Swing traders and intraday traders seeking high-probability setups with multi-timeframe confirmation. Works across multiple asset classes with optimized parameters for each market.
🇮🇹 VERSIONE ITALIANA
LinReg Bias MTF + Scenario Operativo
Indicatore avanzato di regressione lineare multi-timeframe con scenari operativi automatizzati per Forex, Commodities e Indici.
CARATTERISTICHE PRINCIPALI:
Analisi bias su 3 timeframe (H4, H1, M30/M15)
Canale di regressione lineare con bande di deviazione standard
Profili pre-ottimizzati per Forex Majors, Oro, Petrolio (CL), Rame, Indici USA (ES/NQ) e DAX
Setup operativi automatici con Entry, Stop Loss e Target
Analisi scenario in tempo reale con punteggio affidabilità (1-5 stelle)
Calcolatore Risk/Reward con filtro RR minimo
Azioni consigliate intelligenti basate sulle condizioni di mercato
COME FUNZIONA:
L'indicatore calcola le pendenze di regressione lineare su 3 timeframe e determina il bias direzionale quando la pendenza supera la soglia E l'R² conferma la qualità del trend. Quando tutti i timeframe sono allineati (state = 2), genera setup completi con entry sulla midline, stop sulla banda del canale e target sulla banda opposta (esteso su trend molto forti).
SEGNALI:
✅ Sfondo Verde = Tutti i TF allineati (BIAS FORTE) - Zona operativa ad alta probabilità
🟡 Sfondo Giallo = H4+H1 concordi, LTF diverge - Setup in costruzione, monitorare per allineamento
🔴 Sfondo Rosso = Conflitto H4/H1 - Evitare operazioni, attendere chiarimento
AZIONI CONSIGLIATE:
Il pannello intelligente mostra suggerimenti contestuali basati sulla condizione di mercato:
Entry aggressive su trend forti con target estesi
Approccio conservativo durante correzioni
Zone no-trade durante conflitti
Suggerimenti sul sizing in base alla confidenza del setup
ALERT DISPONIBILI:
Bias Forte Confermato - Tutti i TF allineati
Setup Operativo Pronto - Entry, SL e Target definiti
Uscita dal Canale - Prezzo uscito dal canale di regressione
Allerta Conflitto - Timeframe in disaccordo
R² Sotto Soglia - Bias invalidato
IDEALE PER:
Swing trader e intraday trader che cercano setup ad alta probabilità con conferma multi-timeframe. Funziona su diverse classi di asset con parametri ottimizzati per ogni mercato.
Squeeze Ultimate MTF DashboardThis script provides real time data on the following across 3 TF of your choice all displayed in a clear table on your chart:
1) Momentum - do we have expanding positive or negative momentum
2) Do we have stacked averages - any choices of 4 EMA's
3) Are we in a squeeze
4) How many bars since the squeeze fired have passed
This allows you to gauge, on MTF, whether we have expanding momentum, in a stacked moving average environment and whether the squeeze is getting ready to fire or has already fired, and if so, how long ago.
Credit to John carter for developing the original squeeze
W%R & Stoch - MTF Table✅ คำอธิบายภาษาไทย (Thai Description)
Williams %R & Stochastic (9,3,3) Multi-Timeframe Table
อินดิเคเตอร์นี้ออกแบบมาเพื่อช่วยเทรดเดอร์มองเห็นภาวะ Overbought / Oversold ของราคาใน หลายกรอบเวลา โดยแสดงผลเป็น ตารางมุมขวาล่าง เพื่อให้สามารถประเมินโมเมนตัมของตลาดได้อย่างรวดเร็วโดยไม่ต้องเปลี่ยน Timeframe ไปมา
🔍 Timeframes ที่แสดง
5m • 15m • 30m • 1H • 4H • 1D • 1W • 1M
📊 ค่าที่ใช้ประเมิน
Williams %R (W%R) → วัดตำแหน่งราคาปัจจุบันเทียบกับ High/Low ย้อนหลัง
Stochastic %K (9,3,3) → วัดโมเมนตัมและแรงเหวี่ยงของราคา
🎨 การลงสี (ตีความได้ทันที)
สถานะ เงื่อนไข สี
Overbought ค่า ≥ เกณฑ์ OB 🟩 เขียว
Oversold ค่า ≤ เกณฑ์ OS 🟥 แดง
ปกติ / กลางๆ อยู่ระหว่าง OB และ OS ⚪ เทา
🎯 วิธีนำไปใช้งาน
ถ้า หลาย TF เป็น Oversold (สีแดง) → มีโอกาสเกิด แรงดีดกลับขึ้น
ถ้า หลาย TF เป็น Overbought (สีเขียว) → มีโอกาสเกิด แรงกดลงของราคา
ถ้า TF ใหญ่ Oversold แต่ TF เล็กเริ่มกลับตัวขึ้น → เป็นจังหวะเข้าที่มีคุณภาพสูง
แนะนำให้ใช้ร่วมกับโครงสร้างราคา แนวรับ-แนวต้าน หรือ Volume เพื่อความแม่นยำที่มากขึ้น
=========================================================================
✅ English Description
Williams %R & Stochastic (9,3,3) Multi-Timeframe Table
This indicator provides a clear visual overview of momentum and market pressure across multiple timeframes by displaying a compact table in the bottom-right corner of the chart. It allows traders to quickly assess overbought/oversold conditions without switching timeframes.
🔍 Timeframes Displayed
5m • 15m • 30m • 1H • 4H • 1D • 1W • 1M
📊 Metrics Used
Williams %R (W%R) — measures price position relative to recent highs and lows
Stochastic %K (9,3,3) — measures momentum based on recent price swings
🎨 Color Coding (Quick Interpretation)
Status Condition Color
Overbought Value ≥ OB threshold 🟩 Green
Oversold Value ≤ OS threshold 🟥 Red
Neutral Between OB and OS ⚪ Gray
🎯 How to Use It
Multiple timeframes Oversold (Red) → Possible bullish reversal setup
Multiple timeframes Overbought (Green) → Possible bearish reversal setup
If higher timeframe is Oversold but lower timeframe begins to turn upward → high-quality entry timing
This indicator is not a standalone buy/sell signal.
Best used with market structure, support/resistance, and volume context.
MCL RSI Conflux v2.5 — Multi-Timeframe Momentum & Z-Score Full Description
Overview
The MCL RSI Conflux v2.5 is a multi-timeframe momentum model that integrates daily, weekly, and monthly RSI values into a unified composite. It extends the classical RSI framework with adaptive overbought/oversold thresholds and statistical normalization (Z-score confluence).
This combination allows traders to visualize cross-timeframe alignment, identify synchronized momentum shifts, and detect exhaustion zones with higher statistical confidence.
Methodology
The script extracts RSI data from three major time horizons:
Daily RSI (short-term momentum)
Weekly RSI (intermediate trend)
Monthly RSI (macro bias)
Each RSI is optionally smoothed, weighted, and aggregated into a Composite RSI.
A Z-score transformation then measures how far each RSI deviates from its historical mean, revealing when momentum strength is statistically extreme or aligned across timeframes.
Key Features
Multi-Timeframe RSI Engine – Computes RSI across D/W/M intervals with individual weighting controls.
Adaptive Overbought/Oversold Bands – Automatically adjusts OB/OS thresholds based on rolling volatility (standard deviation of daily RSI).
Composite RSI Score – Weighted consensus RSI that represents total market momentum.
Z-Score Confluence Analysis – Identifies when all three timeframes are statistically synchronized.
Z-Composite Histogram – Displays aggregated Z-score strength around the midline (50).
Divergence Detection – Flags confirmed pivot-based bull and bear divergences on the daily RSI.
Dynamic Gradient Background – Shifts from red to green based on composite momentum regime.
Customizable Control Panel – Displays RSI values, Z-scores, state, and adaptive bands for each timeframe.
Integrated Alerts – For crossovers, risk-on/off thresholds, alignment, and Z-confluence events.
Interpretation
All RSI values above 50: multi-timeframe bullish alignment.
All RSI values below 50: multi-timeframe bearish alignment.
Composite RSI > 60: risk-on environment; momentum expansion.
Composite RSI < 45: risk-off environment; momentum contraction.
Adaptive OB/OS hits: potential exhaustion or mean reversion setup.
Green Z-ribbon: all Z-scores positive and aligned (statistical confirmation).
Red Z-ribbon: all Z-scores negative and aligned (broad market weakness).
Divergences: short-term warning signals against the prevailing momentum bias.
Practical Application
Use the Composite RSI as a global momentum gauge for position bias.
Trade only in the direction of higher-timeframe alignment (avoid countertrend RSI).
Combine Z-ribbon confirmation with Composite RSI crosses to filter noise.
Use divergence labels and adaptive thresholds for risk reduction or exit timing.
Ideal for swing traders and macro momentum models seeking trend synchronization filters.
Recommended Settings
Market Mode k-Band Lookback Use Case
Stocks / ETFs Adaptive 0.85 200 Medium-term rotation filter
Crypto Adaptive 1.00 150 Volatility-responsive swing filter
Commodities Fixed 70/30 100 Mean reversion model
Alerts Included
Daily RSI crossed above/below Weekly RSI
Composite RSI > Risk-On threshold
Composite RSI < Risk-Off threshold
All RSI aligned above/below 50
Z-Score Conformity (All positive or all negative)
Overbought/Oversold triggers
Author’s Note
This indicator was designed for research and systematic confluence analysis within Mongoose Capital Labs.
It is not financial advice and should be used in combination with independent risk assessment, volume confirmation, and higher-timeframe context.
The Machine – Session Map PRO (final)The Machine – Session Map
Overview
The Machine – Session Map is a session-based analytical indicator that divides the trading day into the three main global sessions — Asia, London, and New York — and maps their price behavior using structured logic. It’s designed for traders who study intraday cycles, session liquidity behavior, and inter-session relationships.
Core Logic
The indicator identifies the start and end times of each major trading session based on user-defined session times. For every session, it:
Captures session range by recording the high, low, and close between session start and end.
Stores previous session data and projects key levels (previous session high, low, and midpoint) into the next day as reference support/resistance zones.
Computes pip range and volatility metrics per session to measure strength and expansion.
Determines directional bias by comparing the session’s close relative to its open and prior session range (expansion above or below prior structure defines bias).
Detects accumulation and distribution zones using session overlap logic and range compression/expansion criteria.
Labels session structures with automatic annotations such as “Expansion,” “Retracement,” or “Reversal” when volatility or bias conditions are met.
Visual Elements
Session Boxes: Colored regions that visually segment the chart into the three sessions.
High/Low Lines: Dynamic lines showing real-time session highs and lows as price develops.
Previous Session Levels: Optional projection of previous highs/lows/midpoints as structural zones.
Bias Labels: Text markers summarizing session direction and volatility conditions.
Dashboard Panel: Displays current session time, range in pips, and directional bias summary.
Use Case
This tool is useful for identifying intraday structure shifts, comparing session volatility, and observing how price behaves relative to prior session levels. It can support strategies involving session-based liquidity cycles, accumulation/manipulation/distribution behavior, or time-based confluence.
Disclaimer
This indicator is designed for technical and educational analysis. It does not generate buy/sell signals or provide financial advice.
Trappp's Advanced Multi-Timeframe Trading ToolkitTrappp's Advanced Multi-Timeframe Trading Toolkit
This comprehensive trading script by Trappp provides a complete market analysis framework with multiple timeframe support and resistance levels. The indicator features:
Key Levels:
· Monthly (light blue dashed) and Weekly (gold dashed) levels for long-term context
· Previous day high/low (yellow) with range display
· Pivot-based support/resistance (pink dashed)
· Premarket levels (blue) for pre-market activity
Intraday Levels:
· 1-minute opening candle (red)
· 5-minute (white), 15-minute (green), and 30-minute (purple) session levels
· All intraday levels extend right throughout the trading day
Technical Features:
· EMA 50/200 cross detection with alert labels
· Candlestick pattern recognition near key levels
· Smart proximity detection using ATR
· Automatic daily/weekly/monthly updates
Trappp's script is designed for traders who need immediate visual reference of critical price levels across multiple timeframes, helping identify potential breakouts, reversals, and pattern-based setups with clear, color-coded visuals for quick decision-making.
Troop ToolkitGENERAL OVERVIEW:
The Troop Toolkit indicator by Flux Charts is an all-in-one toolkit to identify Multi-Timeframe First Fair Value Gaps, Multi-Timeframe Inversion First Fair Value Gap, Fair Value Gaps, Buyside & Sellside Liquidity Levels, SMT Divergences, EQ Ranges, Efficient Candle Ranges, and Volume Imbalances. This indicator was developed by Flux Charts, utilizing concepts taught and traded by Andrew Macre.
ATTRIBUTION NOTICE:
This indicator incorporates concepts and source code from the indicator “Efficient Candle Range (ECR)” authored by @Joeyheick on TradingView. We have received full written permission from the original author to use and commercialize this code within this invite-only script.
Original script: Efficient Candle Range (ECR):
TROOP TOOLKIT FEATURES:
The Troop Toolkit indicator includes 8 main features:
Multi-Timeframe First Fair Value Gaps (FFVG)
Multi-Timeframe Inverse First Fair Value Gaps (IFFVGs)
Fair Value Gaps (FVG)
Buyside & Sellside Liquidity Levels
SMT Divergences
EQ Ranges (EQR)
Efficient Candle Ranges (ECR)
Volume Imbalances (VI)
Multi-Timeframe First Fair Value Gaps (FFVG):
The first feature of this indicator is Multi-Timeframe First Fair Value Gaps (FFVG). These are the first Fair Value Gaps (FVG) that form after a swing high or low is created.
🔹What is a Fair Value Gap?:
To properly understand First Fair Value Gaps (FFVGs), you must understand what a Fair Value Gap (FVG) is. A FVG is an area where the market’s perception of fair value suddenly changes. On your chart, it appears as a three-candle pattern: a large candle in the middle, with smaller candles on each side that don’t fully overlap it. A bullish FVG forms when a bullish candle is between two smaller bullish/bearish candles, where the first and third candles’ wicks don’t overlap each other at all. A bearish FVG forms when a bearish candle is between two smaller bullish/bearish candles, where the first and third candles’ wicks don’t overlap each other at all.
Examples of Bullish & Bearish FVGs:
🔹Why are Fair Value Gaps important?:
Fair Value Gaps show where price moved so quickly that one side of the market never got a chance to trade. They represent sudden shifts in what traders believe something is worth, where “fair value” changed. When a large candle drives straight through an area without overlap from the candles before and after it, it means buyers or sellers were so aggressive that the market skipped that price zone entirely.
These gaps matter because they mark the moment when confidence in price changes. If price rallies and never pulls back, it signals that traders accept the new higher prices as fair and are willing to keep buying there. The same logic applies in reverse for bearish gaps. They tell you where the market re-priced aggressively and where value was last accepted.
🔹What is a First Fair Value Gap?:
A First Fair Value Gap is the very first fair value gap that forms immediately after a new swing high or swing low. It marks the first sign of imbalance following a key turning point in price.
When a major swing low forms, the first bullish FVG that appears afterward shows where buyers first stepped in with enough strength to shift momentum upward. When a swing high forms, the first bearish FVG that appears afterward shows where sellers first regained control.
Because it’s tied directly to a confirmed swing point, an FFVG carries more weight than a regular FVG that forms randomly in the middle of a large move. It identifies where a new phase of price delivery begins, which is the first sign that the market is repricing after completing a prior leg.
🔹How are First Fair Value Gaps Detected?:
The indicator identifies First Fair Value Gaps (FFVGs) by starting with a swing high or swing low, which is detected using the 5-minute timeframe.
A swing high is formed when a candle’s high is higher than the two candles before and after it.
A swing low is formed when a candle’s low is lower than the two candles before and after it.
Each time a new swing high or low is confirmed, the indicator marks that area as a “pivot.” From that moment, the script begins looking for the first valid Fair Value Gap that forms after that swing.
To identify a First Fair Value Gap (FFVG), you should first identify a swing high and swing low. These are the most recent highest and lowest areas price reached. A bullish FFVG is the first bullish FVG that forms after a swing low. A bearish FFVG is the first bearish FVG that forms after a swing high.
This indicator automatically detects bullish and bearish FFVGs across the 1-minute, 2-minute, 3-minute, 4-minute, and 5-minute timeframes simultaneously. You will only be able to view FFVGs from timeframes that are equal to or less than your chart’s timeframe. For example, if you are using a 3-minute chart, you’ll only be able to view 1-minute, 2-minute, and 3-minute FFVGs, but not 4-minute or 5-minute FFVGs.
In the indicator settings, under the “FFVGs” section, you can toggle on/off which timeframes are used for FFVG detections. The following settings correspond to the following timeframes:
1 → 1-minute timeframe
2 → 2-minute timeframe
3 → 3-minute timeframe
4 → 4-minute timeframe
5 → 5-minute timeframe
In this screenshot, the chart timeframe is set to the 5-minute, and all the FFVG timeframes are enabled in the settings. Thus, 1-minute, 2-minute, 3-minute, 4-minute, and 5-minute FFVGs will be displayed on the chart.
The ‘Sweep Proximity’ setting determines how soon after a swing high/low the indicator will show the First Fair Value Gap. After a high/low forms, the indicator looks for the very first gap that forms and shows it, but only if it appears within the number of bars you choose. This distance is measured using your current chart timeframe. For example, on a 1-minute chart, a value of 6 means the FFVG must form within 6 bars (6 minutes) after the high/low is detected. Smaller values show only the most immediate FFVGs after a high/low forms. Larger values allow FFVGs to be detected farther away from the high/low, which may display more zones but can increase chart clutter. The default value is 6.
Users can also customize how FFVG zones appear. The settings let you change the color and transparency of bullish and bearish FFVGs, turn the midline on or off, and enable or disable FFVG labels. When labels are enabled, they show the timeframe the FFVG came from, making it easy to identify whether it was detected on the 1m, 2m, 3m, 4m, or 5m chart.
Multi-Timeframe Inversion First Fair Value Gaps (IFFVG):
The second feature of this indicator is Multi-Timeframe Inversion First Fair Value Gaps (IFFVG). These form when a FFVG is invalidated by a candle close on the 5-minute timeframe.
Bullish IFFVG: A bullish IFFVG forms when a 5-minute candle closes above a bearish FFVG, invalidating it.
Bearish IFFVG: A bearish IFFVG forms when a 5-minute candle closes below a bearish FFVG, invalidating it.
The IFFVGs will be displayed from all the timeframes that are enabled for FFVGs. For example, if only the 1-minute, 2-minute, and 3-minute FFVGs are enabled, then only IFFVGs from the 1-minute, 2-minute, and 3-minute timeframes will be displayed.
Users can also customize how IFFVG zones appear. The settings allow you to change the color and transparency of bullish and bearish IFFVGs, adjust the color of IFFVG borders, the thickness of the borders, turn the midline on or off, and enable or disable IFFVG labels. When labels are enabled, they show the timeframe the IFFVG came from, making it easy to identify whether it was detected on the 1m, 2m, 3m, 4m, or 5m chart.
Fair Value Gaps (FVG):
The indicator automatically detects regular bullish and bearish Fair Value Gaps (FVG). However, the indicator only plots FVGs that are NOT First Fair Value Gaps. This prevents FVGs and FFVGs from overlapping each other. There is no style customization for Fair Value Gaps. Users can only toggle them on or off through the indicator settings.
Liquidity Levels:
The indicator automatically plots Buyside & Sellside liquidity levels using user-specific session highs/lows and swing highs/lows.
Sessions used and their time periods (in EST):
Asia Session (20:00 - 00:00)
London Session (02:00 - 05:00)
NY AM Session (09:30 - 11:00)
NY PM Session (14:00 - 16:00)
All highs/lows that have not been ‘swept’, meaning price never crosses above (for highs) or below (for lows), will remain plotted on the chart. After a level is swept, it will become gray.
Swing Highs/Lows are plotted using the color selected from the ‘Colors’ setting under the ‘Liquidity Levels’ section. These levels are plotted with the following labels “ SSL” for lows and “ BSL” for highs. For example, “5M SSL” would be a 5-minute low.
The Asia Session Highs/Lows are plotted yellow with the following labels “Asia Low” & “Asia High”
The London Session Highs/Lows are plotted green with the following labels “London Low” & “London High”
The NY AM Session Highs/Lows are plotted orange with the following labels “NY AM Low” & “NY AM High”
The NY PM Session Highs/Lows are plotted blue with the following labels “NY PM Low” & “NY PM High”
Users can toggle these levels on/off, toggle session highs/lows on/off, toggle text labels on/off, and customize the colors used for swing highs/lows.
SMT Divergence:
This indicator automatically highlights SMT Divergences that occur between the current selected chart ticker and a second user-selected ticker.
A SMT Divergence forms when the prices of the currently selected chart ticker and the user-selected ticker don’t follow each other. For example, if the current chart’s ticker symbol is SEED_ALEXDRAYM_SHORTINTEREST2:NQ and the user-selected ticker is $ES. If SEED_ALEXDRAYM_SHORTINTEREST2:NQ does not sweep the low of the NY AM Session, but NYSE:ES sweeps that same exact session’s low during the same candle, then a SMT Divergence is detected.
In the images below, SEED_ALEXDRAYM_SHORTINTEREST2:NQ and NYSE:ES form a low at 10:45 AM on August 27th. At 11:30 AM, the 10:45 AM low is taken out on $NQ. However, on NYSE:ES , price failed to take out this exact low at 11:30 AM. Thus, an SMT Divergence is detected, and a bubble is plotted on the SEED_ALEXDRAYM_SHORTINTEREST2:NQ chart.
NYSE:ES Chart:
SEED_ALEXDRAYM_SHORTINTEREST2:NQ Chart:
When hovering over the SMT Divergence bubble, a textbox will appear which includes more information about the current SMT Divergence. These text boxes can include one of the following messages:
$TICKER failed high/low
$TICKER took high/low
$TICKER failed high/low
$TICKER took high/low
“$TICKER failed high/low” and “$TICKER failed high/low”: This textbox message occurs when the chart’s symbol creates a new high/low after a high/low formed, but the user-selected ticker fails to create a new higher high or lower low (similar to the SEED_ALEXDRAYM_SHORTINTEREST2:NQ and NYSE:ES example images above).
“$TICKER took high/low” and “$TICKER took high/low”: This textbox image occurs when the user-selected ticker creates a new higher high / lower low after a high/low formed, but the chart’s ticker fails to create a new higher high or lower low.
The indicator uses the levels described above in the ‘Liquidity Levels’ section to detect SMT Divergences. This includes all the session highs/lows and swing highs/lows.
Users can toggle on/off SMT Divergences through the settings. They can also change the ticker used for detections. Since SMT Divergences occur by comparing two tickers, the inputted ticker within the settings will always be compared to the current selected ticker on your chart.
Users can also adjust the colors used for SMT Divergence bubbles at highs and lows. By default, green bubbles appear when an SMT Divergence occurs from a low, and red bubbles appear when an SMT Divergence occurs from a high.
EQ Range:
The EQ Range shows you where price is finding fair value during the New York session. It does this by comparing two VWAP levels: one influenced by global trading and one driven by New York session volume. When both are available, it plots a live zone between them.
This zone updates every bar and extends to the right, so you can see where price may consolidate, stall, or snap back toward during the New York session. The EQ Range only appears during the New York session.
Within the indicator settings, users can toggle the EQ Range zone on/off.
Efficient Candle Range:
Efficient Candle Ranges (ECR) mark areas where the market is moving smoothly without one side (buyers or sellers) moving price aggressively. An “efficient candle” is simply a candle where the body is small compared to the whole candle and the wicks are fairly similar in size. That means buyers and sellers both participated, and price wasn’t pushed too far in either direction.
When one of these candles forms, the indicator creates a zone using its high and low. If more efficient candles appear in a row, the zone can widen to include any new highs or lows they create. The box continues to extend forward as long as price stays inside it.
If price closes outside the top or bottom of the box, the zone is no longer active and visually fades out. While active, it shows where the market is moving in a controlled way, which typically leads to pauses, retests, or a strong move once price breaks out of the range.
Within the indicator settings, users can customize the active ECR zone color, inactive ECR zone colors, and the text color for ECR labels. ECRs can be toggled on/off as well.
Volume Imbalance:
A Volume Imbalance forms when one candle does not properly overlap the trading range of the previous candle. For example, if a bullish candle opens above the previous candle’s close and price did not trade back down into that gap, there was no two-way trade in that price region. That means sellers never had a chance to transact there. The same applies in reverse for bearish moves. When that happens, there is a “missing volume” zone between the two candles because one side of the auction was skipped.
When the indicator detects that kind of gap, where the open and close relationship between two candles leaves untraded space, it marks that area with a box labeled “VI.” A bullish volume imbalance means buyers pushed through a level without sellers trading back into it. A bearish volume imbalance means sellers drove price lower without buyers filling in behind them.
Once price has fully filled the gap, meaning it traded back between the area that was skipped, the gap is deemed as inactive and removed from the chart.
In the settings, users can toggle on/off Volume Imbalances and also adjust the colors for Bullish VIs and Bearish VIs.
Important Notes:
TradingView has limitations when running features on multiple timeframes, such as FFVGs and IFFVGs, which can result in the following restriction:
Computation Error:
The computation of using MTF features is very intensive on TradingView. This can sometimes cause calculation timeouts. When this occurs, simply force the recalculation by modifying one indicator’s settings or by removing the indicator and adding it to your chart again.
UNIQUENESS:
The Troop Toolkit indicator solves a major workflow problem that has never been automated before on TradingView. The most important piece: automatic detection of First Fair Value Gaps (FFVGs) and their proper conversion into Inversion First Fair Value Gaps (IFFVGs). These two concepts require strict rules, swing validation, multi-timeframe comparison, and invalidation logic that traders can currently only do manually. There is no other indicator on TradingView that handles FFVG + IFFVG logic correctly across multiple intraday timeframes at once. Before this tool was created, traders had to manually scan five different timeframes every day and track every first fair value gap that formed after a significant high/low was formed. This took hours each week and was prone to inconsistencies. Troop Toolkit automates the entire process with clear validation rules, making this the first indicator to fully operationalize FFVG + IFFVG workflow.
Heikin Ashi EMA Strategy (MSB Gold)### This is a Private, Invite-Only Strategy Script (XAUUSD H1)
You are viewing the backtest results of a highly profitable (3.6+ Profit Factor) trend-following strategy for Gold (XAUUSD) on the H1 timeframe.
This strategy is based on the popular Heikin Ashi + EMA Crossover video, combining an H1 setup with an H4 trend filter.
---
### HOW TO GET FREE ACCESS TO THIS INDICATOR
This is a premium script, but I am offering **100% FREE access** to all active subscribers of my official MQL5 Signal service: **"MSB Dynamic Gold Signal"**.
By subscribing to the MQL5 signal, your MT5 account will automatically copy all my trades. As a bonus, I will give you access to this TradingView script so you can see the exact same signals on your own charts!
**How to get access (2 Steps):**
1. **Subscribe** to our official MQL5 Signal here:
**https://www.mql5.com/en/signals/2341730**
2. **Send me a Private Message** here on TradingView. Include a screenshot of your active MQL5 subscription.
3. I will verify your subscription and grant your TradingView username access to this script.
Thank you,
MSB Gold Pro Team
TrendMaster V2🧭 TrendMaster V2 — Multi-Factor Market Analyzer
🔍 Overview
TrendMaster V2 is a comprehensive multi-factor technical analysis system designed to provide a clear visual summary of market conditions across multiple timeframes.
It combines trend, momentum, volume, volatility, and pattern recognition into a unified composite score and displays it through customizable on-chart tables.
The goal of TrendMaster V2 is to help traders interpret technical signals more efficiently not to provide trading advice or automatic buy/sell recommendations.
⚙️ Main Features
Multi-factor scoring system:
Combines moving averages, RSI, MACD, CCI, Pearson correlation, candle patterns, volume, volatility, and divergence analysis into one composite trend score.
Custom trading modes:
Choose between Aggressive, Balanced, or Conservative profiles. Each mode adjusts signal sensitivity and scoring thresholds.
Advanced indicators:
CCI & Pearson correlation for trend confirmation.
Divergence detection on RSI for potential reversals.
Candlestick pattern recognition** (engulfing, doji, morning/evening star, etc.).
Multi-Timeframe Ichimoku analysis (MTF):
View Ichimoku trend alignment across 1 m → Daily timeframes with an adjustable summary table.
Confluence analysis:
Detects when multiple bullish/bearish factors agree (trend + momentum + patterns + volume + advanced metrics).
Displays a confluence table summarizing alignment strength.
Custom color themes:
Adapt all elements for dark or light charts, including table backgrounds, signal markers, and divergence highlights.
Signal filtering options:
Display all signals, strong-only, or confluence-confirmed ones.
🧩 How It Works
TrendMaster V2 evaluates several core dimensions of market behavior and assigns weighted scores:
| Component | Description
| Trend Score | Based on the alignment of 3 MAs (fast, slow, long).
| Momentum Score | Combines RSI, MACD crossover, and rate of change (ROC).
| Pattern Score | Detects bullish and bearish candlestick structures, adjusted by trading mode.
| Volume Score | Measures volume spikes or low-activity periods relative to a moving average.
| Volatility Score | Uses ATR to gauge market activity levels.
| Divergence Score | Identifies RSI divergences with recent pivot points.
| Pearson & CCI Scores | Quantify linear correlation and mean-reversion pressure.
All these values are merged into a final composite score, which determines one of five states:
Strong Bullish
Bullish
Neutral
Bearish
Strong Bearish
The indicator can display these in the main info table and optionally draw visual markers on the chart (triangles or circles) for stronger or confluence-based signals.
🕓 **Multi-Timeframe Component
An integrated Ichimoku trend engine runs on up to six user-selected timeframes (1 min → Daily).
Each timeframe is evaluated independently and summarized in a dedicated table, showing:
↑ Bullish
↓ Bearish
• Neutral
The **MTF Trend Strength** metric measures how aligned all timeframes are — useful for identifying broad confluence between short- and long-term structures.
📊 Visual Interface
TrendMaster V2 displays three main tables directly on the chart:
1. Main Info Table – shows RSI, Score, Volume, Volatility, Pearson, CCI, Trend, Signal, and Mode.
2. Ichimoku MTF Table – summarizes cloud-based trend status for each selected timeframe.
3. Confluence Summary Table – aggregates bullish/bearish counts, MTF alignment, and overall status.
All tables use solid background colors (no transparency) to ensure visibility across different chart themes.
🔔 Alerts
Custom alerts are provided for key events, including:
* Strong Buy / Sell signals
* Bullish / Bearish confluence
* All-timeframe (MTF) alignment
* RSI divergence detections
FRhugus - Line HTF📍 FRhugus – Line HTF
This tool automatically draws vertical lines based on Higher Timeframe candles, allowing you to visually track HTF structure and session timing without changing your chart timeframe.
✨ Features
• Automatic HTF vertical lines (MTF logic)
• Works on any timeframe
• Helps track session shifts & HTF bar openings
• Clean, lightweight and non-intrusive
🎯 Why use it
This indicator allows you to instantly see when a Higher Timeframe candle opens or closes, giving you key structural timing such as:
• New 15m / 1H / 4H / Daily candle start
• Session momentum shifts
• Market timing & volatility windows
This makes it easier to anticipate liquidity grabs, OB formation, CHoCH, BOS and other price action reactions that occur around HTF open/close.
🧠 Ideal for
• ICT, SMC & Price Action traders
• Scalpers, Day traders & Swing traders
• Anyone who wants HTF clarity without switching charts
🔧 Tip
Combine this with my HTF Candles indicator for maximum HTF context on a single chart.






















