Tabela de Tendência e RSI MTF - PCThis custom TradingView indicator provides a consolidated view of trend and Relative Strength Index (RSI) across multiple timeframes, all within an intuitive table directly on your chart. Designed for traders seeking quick and efficient analysis of market momentum and direction across different time horizons, this indicator automatically adapts to the asset you are currently viewing.
Cerca negli script per "mtf"
Terminal de Estrategias PRO (MTF + Order Blocks)this is a new test for the implementation of functions on my app web for signals
Historical LiquidityHistorical Liquidity Indicator – Backtesting Mitigated Hidden Order Blocks
🟠OVERVIEW: Historical Liquidity Indicator This script is a powerful backtesting tool and companion to our "Hidden Liquidity Indicator." It visualizes mitigated liquidity zones that have already been touched by price action. By showing a historical record of these events, it allows traders to systematically analyze past market structure, evaluate the effectiveness of liquidity zones, and refine their mitigation-based trading strategies.
🟠CORE LOGIC: The Connection to Hidden Liquidity The indicator's core logic is built upon the same proprietary methodology as our "Hidden Liquidity Indicator," which focuses on the relationship between Fair Value Gaps (FVGs) and candle bodies. The central idea is to identify institutional footprints—specifically, where hidden order blocks form—before the price revisits and "mitigates" them.
The process involves two main steps:
1. Detection of Liquidity Zones: The script identifies and classifies a liquidity zone based on specific, rule-based criteria:
o Hidden Order Block (HOB): A strong zone where a candle body fits 100% inside a Fair Value Gap, and is untouched by any wicks. For an HOB to be considered valid, its equilibrium (midpoint) must be crossed by the FVG.
o Partial Hidden Order Block (PHOB): A weaker, but still significant, zone where a candle body fits at least 50% inside the FVG.
2. Tracking Mitigation: The indicator then continuously tracks these detected zones. A zone is considered mitigated when a subsequent candle's wick or body touches or enters at least 50% of that zone.
Once a zone is detected and subsequently mitigated according to these rules, the indicator stores this information and visualizes it historically on the chart. This allows traders to see exactly where and how these hidden liquidity zones influenced past price action.
🟠SETTINGS & CUSTOMIZATION The indicator offers extensive customization to adapt to various trading styles and analysis needs.
• General & Candle Settings:
o Show Partial HOB: Toggle the visibility of Partial Hidden Order Blocks (PHOBs).
o Candle back count: Determines the number of historical bars to be analyzed.
o BB Deviation / BB Min Size Perc: These settings allow for fine-tuning the underlying volatility calculation, which helps in identifying the specific conditions for HOB formation.
o Partial Min Size in FVG Perc: Customizes the percentage (default 50%) required for a candle body to be considered a PHOB.
• Multi-Timeframe (MTF) Analysis: The indicator can check for liquidity zones on different timeframes. Users can select from pre-defined Low, Mid, or High Timeframe sets, or customize which specific timeframes are checked for analysis (e.g., 5m, 15m, 1h, 4h, 1D).
• Color & Visualization:
o HOBs and PHOBs: Users can customize the distinct colors for each type of liquidity zone.
o Box Border: Option to display or hide the border around the detected zones.
o Labels: Customize the color and text size of the labels describing each zone.
🟠PURPOSE & USAGE This indicator is specifically designed for systematic backtesting and strategic development. It is not intended to provide live trading signals. Its value lies in:
• Quantifying Success: It enables traders to measure the success rate of different HOB types across various timeframes and market conditions.
• Post-Mitigation Analysis: Users can analyze price behavior after a mitigation event, e.g., whether it led to continuation, reversal, or a retest.
• Identifying Support/Resistance: It helps to identify historical support and resistance levels that were formed by previously respected liquidity blocks, offering a data-driven alternative to traditional S/R methods.
🟠WHY IT MATTERS This indicator transforms subjective order block analysis into an objective, data-driven process. By providing a clear, visual history of which liquidity zones were actually respected or invalidated by the market, it empowers traders to build and validate their strategies on a foundation of empirical evidence rather than on intuition alone.
Multi Time Frame Supporting Candles (with EMA/VWAP)Overview
This script provides a clean and, most importantly, correctly-scaled Multi-Time-Frame (MTF) analysis panel. It displays the candles of a higher timeframe (e.g., 1-hour candles while you are on a 5-minute chart) in a separate pane below your main chart.
Crucially, it solves a common Pine Script scaling issue, allowing you to plot indicators like EMA and VWAP from the higher timeframe alongside the candles without distorting the display. This tool is essential for traders who practice Multi-Time-Frame Analysis, helping you stay aware of the larger trend context while executing trades on a lower timeframe.
Bullish/Bearish Trend Indicator [MTF + Alerts] by Dow theory Summary of Logic:
✅ Bullish Trend:
Setup Bar: High > Previous High AND Low ≥ Previous Low
Confirmation Bar: High > Highest High of last 3 candles, Low ≥ Setup Bar Low
Trend Continues Until: Latest candle breaks 2nd last candle’s low → then trend becomes Bearish
🔻 Bearish Trend:
Setup Bar: Low < Previous Low AND High ≤ Previous High
Confirmation Bar: Low < Lowest Low of last 3 candles, High ≤ Setup Bar High
Trend Continues Until: Latest candle breaks 2nd last candle’s high → then trend becomes Bullish
Gold AI Smart Liquidity structure Signal SMC MA Title: Gold AI Smart Liquidity Signal SMC hull protected
Description:
Indicator Philosophy and Originality:
This indicator is not merely a collection of separate tools, but an integrated trading framework designed to improve decision-making by ensuring signal confluence. The core philosophy is that high-probability trading signals occur when multiple, distinct analysis methodologies align.
The originality of this script lies in how it systematically combines a leading signal (the Liquidity Breakout) with lagging confirmation tools (the Classic Filters and the Hull MA). A user can see a primary breakout signal and immediately validate its strength against the broader trend defined by the Hull MA and the specific conditions of the classic filters. This synergy, where different components work together to validate a single event, is the primary value and reason for this mashup. It provides a structured, multi-layered confirmation process within a single tool, which is not achievable by adding these indicators separately to the chart.
This indicator is a comprehensive technical analysis tool designed to identify potential trading opportunities and provide supplemental trend analysis. It features a primary signal engine based on pivot trendline breakouts, a sophisticated confirmation layer using classic technical indicators, and two separate modules for discretionary analysis: an ICT-based structure plotter and a highly customizable Hull Moving Average (HMA). This document provides a detailed, transparent explanation of all underlying logic.
1. Core Engine: Pivot-Based Liquidity Trendline Signals
The indicator's foundational signal is generated from a custom method we call "Liquidity Trendlines," which aims to identify potential shifts in momentum.
How It Works:
The script first identifies significant swing points in the price using the ta.pivothigh() and ta.pivotlow() functions.
It then draws a trendline connecting consecutive pivot points.
A "Liquidity Breakout" signal (liquidity_plup for buy, liquidity_pldn for sell) is generated when the price closes decisively across this trendline, forming the basis for a potential trade.
2. The Signal Confirmation Process: Multi-Layered Filtering System
A raw Liquidity Breakout signal is only a starting point. To enhance reliability, the signal must pass through a series of user-enabled filters. A final Buy or Sell signal is only plotted if all active filter conditions are met simultaneously.
General & Smart Trend Filters: Use a combination of EMAs, DMI (ADX), and market structure to define the trend. Signals must align with the trend to be valid.
RSI & MACD Filters: Used for momentum confirmation (e.g., MACD line must be above its signal line for a buy).
ATR (Volatility) Filter: Ensures trades are considered only when market volatility is sufficient.
Support & Resistance (S&R) Filter: Blocks signals forming too close to key S&R zones.
Higher Timeframe (HTF) Filter: Provides confluence by checking that the trend on higher timeframes aligns with the signal.
3. Visual Aid 1: ICT-Based Structure & Premium/Discount Zones
This module is for visual and discretionary analysis only and does not directly influence the automated Buy/Sell signals.
ICT Market Structure: Plots labels for Change of Character (CHoCH), Shift in Market Structure (SMS), and Break of Market Structure (BMS). This is based on a Donchian-channel-like logic that tracks the highest and lowest price over a user-defined period (ict_prd) to identify structural shifts.
ICT Premium & Discount Zones: When enabled, it draws colored zones on the chart corresponding to Premium, Discount, and Equilibrium levels, calculated from the range over the defined ICT period.
4. Visual Aid 2: Hull Moving Average (HMA) Integration
This is another independent tool for trend analysis, offering significant customization. It does not affect the primary Buy/Sell signals but has its own alerts and serves as a powerful visual confirmation layer.
Hull Variations: Users can choose between three types of Hull-style moving averages: HMA (Hull Moving Average), THMA (Triple Hull Moving Average), and EHMA (Exponential Hull Moving Average).
Customization: The length, source, and a length multiplier are fully adjustable. It can also be configured to display the Hull MA from a higher timeframe.
Visuals: The Hull MA can be displayed as a simple line or a colored band. The color can be set to change based on the Hull's slope, providing an at-a-glance view of the trend. This color can also be applied to the chart's candles.
Alerts: Separate alerts can be configured for when the Hull MA crosses over or under its delayed version (ta.crossover(MHULL, SHULL)), signaling a change in its momentum.
5. Risk Management & Additional Features
TP/SL Calculations: Automatically calculates Take Profit (TP) and Stop Loss (SL) levels for every valid signal based on the Average True Range (ATR).
Multi-Timeframe (MTF) Scanner: A dashboard that monitors and displays the final Buy/Sell signal status across multiple timeframes.
Session Filter & Alerts: Allows for restricting trades to specific market sessions and configuring alerts for any valid signal.
By combining breakout detection with a rigorous confirmation process and supplemental analysis tools, this indicator provides a structured and transparent approach to trading.
Ichimoku w/MTFcombines traditional Ichimoku Cloud analysis with multi-timeframe trend filtering to generate high-probability trade signals
[TRIX] Ultimate Key Levels and SessionsUltimate MTF Key Levels and Sessions - tired of having to map out key swing highs and lows across multi time frames, so I made an indicator that did it for me and stops when mitigated but keeps lines so you can also use for back testing. User can select up to 4 time frames for high / lows, overall sessions, and/or kill zones. All times are adjustable for kill zones and sessions.
Fibonacci MTF Retracement & Extension levelsOverview:
This indicator plots Fibonacci retracement and extension levels based on either yesterday's or today's high-low range on a customizable timeframe (default: daily). It is useful for identifying potential support/resistance zones and projecting price targets using Fibonacci ratios.
Features:
Custom Reference Timeframe
Choose any timeframe (e.g., Daily, Weekly, 4H) as the source for high and low calculations.
Flexible Level Source
Choose to plot either:
Yesterday’s Fibonacci levels (default), or Today's real-time Fibonacci levels
Extensive Fibonacci Levels
Supports both common and extended levels, including:
-6.0, -5.618, ..., 0.0, 0.382, 0.618, 1.0, 1.618, ..., 6.0
Customizable Style
Line width and style (solid, dotted, dashed)
Color-coded for negative, main (0 to 1), and above-1 levels
Adjustable label size, text color, and label position (offset)
Efficient and Clean Visualization
Automatically clears previous drawings on each new candle of selected timeframe
Optimized to prevent clutter and overlap
How It Works:
Yesterday Mode: Plots fib levels based on the high/low of the previous candle on your selected timeframe.
Today Mode: Plots fib levels using the current high/low of the ongoing candle.
All lines and labels automatically refresh at the open of each new candle (on your selected timeframe).
Fibonacci MTF Retracement & Extension levels Overview:
This indicator plots Fibonacci retracement and extension levels based on either yesterday's or today's high-low range on a customizable timeframe (default: daily). It is useful for identifying potential support/resistance zones and projecting price targets using Fibonacci ratios.
Features:
Custom Reference Timeframe
Choose any timeframe (e.g., Daily, Weekly, 4H) as the source for high and low calculations.
Flexible Level Source:
Choose to plot either: Yesterday’s Fibonacci levels (default), or Today's real-time Fibonacci levels
Extensive Fibonacci Levels:
Supports both common and extended levels, including: 6.0, -5.618, ..., 0.0, 0.382, 0.618, 1.0, 1.618, ..., 6.0
Customizable Style:
Line width and style (solid, dotted, dashed)
Color-coded for negative, main (0 to 1), and above-1 levels
Adjustable label size, text color, and label position (offset)
Efficient and Clean Visualization:
Automatically clears previous drawings on each new candle of selected timeframe Optimized to prevent clutter and overlap
How It Works:
Yesterday Mode: Plots fib levels based on the high/low of the previous candle on your selected timeframe.
Today Mode: Plots fib levels using the current high/low of the ongoing candle.
All lines and labels automatically refresh at the open of each new candle (on your selected timeframe).
RSI Divergence Screener (MTF)
This powerful screener identifies RSI divergences across multiple symbols and timeframes, presenting the results in a clean, easy-to-read table. It screens for both regular bullish and bearish divergences, allowing you to quickly spot potential trend reversals.
The screener tracks the status of each divergence, categorizing it as:
Active (A): A divergence has formed and is still developing.
Complete (✔): The divergence has been confirmed (optionally, by the RSI crossing the 50 midpoint).
Expired (X): The divergence has persisted for too long without confirmation.
Invalidated (✖): A new high or low has been made, nullifying the divergence.
With customizable settings for RSI length, divergence sensitivity, and the ability to select up to six symbols and three timeframes, this tool is ideal for traders who want to monitor multiple markets efficiently.
Future Features
Expanded Divergence Types: The indicator will be enhanced to detect Hidden Bullish and Hidden Bearish divergences, which signal trend continuation. This will provide a more comprehensive view of potential trading opportunities.
Advanced Completion Flags: Users will have greater control over how a divergence is confirmed. New options will include:
RSI Level Confirmation: The ability to specify any RSI level (e.g., 30 or 70) for completion, rather than being limited to the midpoint of 50.
Breakout/Breakdown Confirmation: A divergence will be marked as complete when the price breaks out above the previous pivot high for a bullish divergence, or breaks down below the previous pivot low for a bearish divergence. This is a powerful signal that the trend has reversed.
Customizable MTF POC (VWAP Approx)🔍 Multi-Timeframe VWAP POC Zones
This script displays volume-weighted average price (VWAP) levels from multiple timeframes on a single chart. Each VWAP level acts as a potential dynamic support or resistance zone, depending on the price action.
✅ Customizable timeframes included:
1m, 5m, 15m, 1h, 2h, 4h, 1D, 2D, 1W, 1M
📌 Key Features:
– VWAP lines per timeframe with adjustable visibility
– Color-coded for clarity
– Useful for identifying high-confluence support/resistance zones
📈 Usage Tip:
Combine this indicator with price action or liquidity zones for more accurate entries. Confluent VWAP zones across multiple timeframes often signal strong reaction areas.
⚠️ Note: This script uses VWAP as an approximation for Point of Control (POC). It does not rely on true volume profile histograms due to Pine Script limitations. For full volume profile analysis, use TradingView’s built-in “Fixed Range Volume Profile” tool.
MACD H4 on M15 ChartThis script displays the MACD from the H4 (4-hour) timeframe while viewing the chart in M15 (15-minute). It shows the H4 MACD line, signal line, and histogram for multi-timeframe (MTF) analysis. Use it to anticipate trend shifts on lower timeframes with confirmation from the higher timeframe MACD structure.
Innotrade FVGThe Innotrade FVG indicator is a professional-grade tool designed to automatically identify, display, and manage Fair Value Gaps (FVGs).
What makes this indicator unique is its full lifecycle management. Unlike basic FVG tools that permanently clutter your chart, our script intelligently tracks an FVG from its creation to its conclusion:
ACTIVE: A new FVG is identified and drawn.
MITIGATED: The FVG changes color the moment price touches it, providing a visual confirmation.
TAKEN: The FVG is automatically removed from the chart once price has passed completely through it, keeping your analysis clean and focused on relevant market data.
This dynamic approach ensures your charts remain clear and that you are always focused on active, relevant imbalances.
█ CORE CONCEPT: WHAT IS A FAIR VALUE GAP (FVG)?
A Fair Value Gap represents a market inefficiency or imbalance. It is a three-candle pattern that occurs when price moves with significant force in one direction, leaving a gap between the first candle's high and the third candle's low (for a bullish FVG) or the first candle's low and the third candle's high (for a bearish FVG).
These gaps often act as a "magnet" for price, meaning the market has a high probability of returning to this area to "rebalance" the price action before continuing its trend.
█ KEY FEATURES
Full FVG Lifecycle Management: Automatically tracks FVGs from Active -> Mitigated -> Taken, keeping your charts pristine.
Robust Multi-Timeframe (MTF) Analysis : Detect FVGs on higher timeframes (e.g., 4H) while viewing a lower timeframe chart (e.g., 15m), allowing for high-precision entries based on key market structure.
Customizable Mitigation Alerts: Create an alert to be notified the moment price enters an FVG, so you never miss a potential trading opportunity.
Clean and Clear Visuals: Fully customizable colors for bullish, bearish, and mitigated FVGs allow you to tailor the indicator to your charting theme.
Efficient and Reliable Code: Built to handle all timeframe contexts correctly, ensuring the indicator is reliable whether you are analyzing the current chart timeframe or a higher one.
█ HOW TO USE THE INDICATOR
The primary function of this indicator is to highlight key areas of interest where price may return.
Bullish FVG (Green Box): This is an area of potential support. Traders often look for price to retrace back down into this box as a potential entry point for a long position.
Bearish FVG (Red Box): This is an area of potential resistance. Traders often look for price to rally back up into this box as a potential entry point for a short position.
Mitigated FVG (Gray Box): This indicates that price has already returned to test the FVG area. The imbalance has been at least partially filled.
Example Strategy:
Set the indicator to find FVGs on the 1-hour timeframe.
Switch to your 5-minute chart for execution.
When a green Bullish FVG appears on your chart (from the 1H timeframe), set an alert for its mitigation.
When the alert triggers, look for a bullish confirmation signal on the 5-minute chart to enter a long trade.
█ SETTINGS EXPLAINED
General Settings
Show FVGs: A master switch to turn the visibility of all FVG drawings on or off.
Timeframe for FVG Detection: Choose the timeframe on which the indicator will look for FVGs. Leave this blank to use your chart's current timeframe.
Enable Alerts on FVG Mitigation: This must be enabled to allow TradingView's alert system to work with this indicator.
Style Settings
Bullish FVG Color: Sets the color for newly formed bullish FVGs.
Bearish FVG Color: Sets the color for newly formed bearish FVGs.
Mitigated FVG Color: Sets the color that an FVG will turn into after being touched by price.
Extend Boxes into the Future: When checked, FVG boxes will continue to extend to the right until they are mitigated or taken.
Label Color / Label Size: Customizes the "FVG" text that appears on newly formed gaps.
Swing Strategy MTF with Auto SL/TP + Weekly Pivotsested and Working Notes:
Works on any intraday chart (like 1H or 4H)
Uses Daily trend for confirmation by default
Adjust trend EMAs or pivot TF if needed
Wait for a signal label after candle close
Targets and SL are drawn automatically
—
Advanced ICT Theory - A-ICT📊 Advanced ICT Theory (A-ICT): The Institutional Manipulation Detector
Are you tired of being the liquidity? Stop chasing shadows and start tracking the architects of price movement.
This is not another lagging indicator. This is a complete framework for viewing the market through the lens of institutional traders. Advanced ICT Theory (A-ICT) is an all-in-one, military-grade analysis engine designed to decode the complex language of "Smart Money." It automates the core tenets of Inner Circle Trader (ICT) methodology, moving beyond simple patterns to build a dynamic, real-time narrative of market manipulation, liquidity engineering, and institutional order flow.
AIT provides a living blueprint of the market, identifying high-probability zones, tracking structural shifts, and scoring the quality of setups with a sophisticated, multi-factor algorithm. This is your X-ray into the market's true intentions.
🔬 THE CORE ENGINE: DECODING THE THEORY & FORMULAS
A-ICT is built upon a sophisticated, multi-layered logic system that interprets price action as a story of cause and effect. It does not guess; it confirms. Here is the foundational theory that drives the engine:
1. Market Structure: The Blueprint of Trend
The script first establishes a deep understanding of the market's skeleton through multi-level pivot analysis. It uses ta.pivothigh and ta.pivotlow to identify significant swing points.
Internal Structure (iBOS): Minor swings that show the short-term order flow. A break of internal structure is the first whisper of a potential shift.
External Structure (eBOS): Major swing points that define the primary trend. A confirmed break of external structure is a powerful statement of trend continuation. AIT validates this with optional Volume Confirmation (volume > volumeSMA * 1.2) and Candle Confirmation to ensure the break is driven by institutional force, not just a random spike.
Change of Character (CHoCH): This is the earthquake. A CHoCH occurs when a confirmed eBOS happens against the prevailing trend (e.g., a bearish eBOS in a clear uptrend). A-ICT flags this immediately, as it is the strongest signal that the primary trend is under threat of reversal.
2. Liquidity Engineering: The Fuel of the Market
Institutions don't buy into strength; they buy into weakness. They need liquidity. A-ICT maps these liquidity pools with forensic precision:
Buyside & Sellside Liquidity (BSL/SSL): Using ta.highest and ta.lowest, AIT identifies recent highs and lows where clusters of stop-loss orders (liquidity) are resting. These are institutional targets.
Liquidity Sweeps: This is the "manipulation" part of the detector. AIT has a specific formula to detect a sweep: high > bsl and close < bsl . This signifies that institutions pushed price just high enough to trigger buy-stops before aggressively selling—a classic "stop hunt." This event dramatically increases the quality score of subsequent patterns.
3. The Element Lifecycle: From Potential to Power
This is the revolutionary heart of A-ICT. Zones are not static; they have a lifecycle. AIT tracks this with its dynamic classification engine.
Phase 1: PENDING (Yellow): The script identifies a potential zone of interest based on a specific candle formation (a "displacement"). It is marked as "Pending" because its true nature is unknown. It is a question.
Phase 2: CLASSIFICATION: After the zone is created, AIT watches what happens next. The zone's identity is defined by its actions:
ORDER BLOCK (Blue): The highest-grade element. A zone is classified as an Order Block if it directly causes a Break of Structure (BOS) . This is the footprint of institutions entering the market with enough force to validate the new trend direction.
TRAP ZONE (Orange): A zone is classified as a Trap Zone if it is directly involved in a Liquidity Sweep . This indicates the zone was used to engineer liquidity, setting a "trap" for retail traders before a reversal.
REVERSAL / S&R ZONE (Green): If a zone is not powerful enough to cause a BOS or a major sweep, but still serves as a pivot point, it's classified as a general support/resistance or reversal zone.
4. Market Inefficiencies: Gaps in the Matrix
Fair Value Gaps (FVG): AIT detects FVGs—a 3-bar pattern indicating an imbalance—with a strict formula: low > high (for a bullish FVG) and gapSize > atr14 * 0.5. This ensures only significant, volatile gaps are shown. An FVG co-located with an Order Block is a high-confluence setup.
5. Premium & Discount: The Law of Value
Institutions buy at wholesale (Discount) and sell at retail (Premium). AIT uses a pdLookback to define the current dealing range and divides it into three zones: Premium (sell zone), Discount (buy zone), and Equilibrium. An element's quality score is massively boosted if it aligns with this principle (e.g., a bullish Order Block in a Discount zone).
⚙️ THE CONTROL PANEL: A COMPLETE GUIDE TO THE INPUTS MENU
Every setting is a lever, allowing you to tune the AIT engine to your exact specifications. Master these to unlock the script's full potential.
🎯 A-ICT Detection Engine
Min Displacement Candles: Controls the sensitivity of element detection. How it works: It defines the number of subsequent candles that must be "inside" a large parent candle. Best practice: Use 2-3 for a balanced view on most timeframes. A higher number (4-5) will find only major, more significant zones, ideal for swing trading. A lower number (1) is highly sensitive, suitable for scalping.
Mitigation Method: Defines when a zone is considered "used up" or mitigated. How it works: Cross triggers as soon as price touches the zone's boundary. Close requires a candle to fully close beyond it. Best practice: Cross is more responsive for fast-moving markets. Close is more conservative and helps filter out fake-outs caused by wicks, making it safer for confirmations.
Min Element Size (ATR): A crucial noise filter. How it works: It requires a detected zone to be at least this multiple of the Average True Range (ATR). Best practice: Keep this around 0.5. If you see too many tiny, irrelevant zones, increase this value to 0.8 or 1.0. If you feel the script is missing smaller but valid zones, decrease it to 0.3.
Age Threshold & Pending Timeout: These manage visual clutter. How they work: Age Threshold removes old, mitigated elements after a set number of bars. Pending Timeout removes a "Pending" element if it isn't classified within a certain window. Best practice: The default settings are optimized. If your chart feels cluttered, reduce the Age Threshold. If pending zones disappear too quickly, increase the Pending Timeout.
Min Quality Threshold: Your primary visual filter. How it works: It hides all elements (boxes, lines, labels) that do not meet this minimum quality score (0-100). Best practice: Start with the default 30. To see only A- or B-grade setups, increase this to 60 or 70 for an exceptionally clean, high-probability view.
🏗️ Market Structure
Lookbacks (Internal, External, Major): These define the sensitivity of the trend analysis. How they work: They set the number of bars to the left and right for pivot detection. Best practice: Use smaller values for Internal (e.g., 3) to see minor structure and larger values for External (e.g., 10-15) to map the main trend. For a macro, long-term view, increase the Major Swing Lookback.
Require Volume/Candle Confirmation: Toggles for quality control on BOS/CHoCH signals. Best practice: It is highly recommended to keep these enabled. Disabling them will result in more structure signals, but many will be false alarms. They are your filter against market noise.
... (Continue this detailed breakdown for every single input group: Display Configuration, Zones Style, Levels Appearance, Colors, Dashboards, MTF, Liquidity, Premium/Discount, Sessions, and IPDA).
📊 THE INTELLIGENCE DASHBOARDS: YOUR COMMAND CENTER
The dashboards synthesize all the complex analysis into a simple, actionable intelligence briefing.
Main Dashboard (Bottom Right)
ICT Metrics & Breakdown: This is your statistical overview. Total Elements shows how much structure the script is tracking. High Quality instantly tells you if there are any A/B grade setups nearby. Unmitigated vs. Mitigated shows the balance of fresh opportunities versus resolved price action. The breakdown by Order Blocks, Trap Zones, etc., gives you a quick read on the market's recent character.
Structure & Market Context: This is your core bias. Order Flow tells you the current script-determined trend. Last BOS shows you the most recent structural event. CHoCH Active is a critical warning. HTF Bias shows if you are aligned with the higher timeframe—the checkmark (✓) for alignment is one of the most important confluence factors.
Smart Money Flow: A volume-based sentiment gauge. Net Flow shows the raw buying vs. selling pressure, while the Bias provides an interpretation (e.g., "STRONG BULLISH FLOW").
Key Guide (Large Dashboard only): A built-in legend so you never have to guess. It defines every pattern, structure type, and special level visually.
📖 Narrative Dashboard (Bottom Left)
This is the "story" of the market, updated in real-time. It's designed to build your trading thesis.
Recent Elements Table: A live list of the most recent, high-quality setups. It displays the Type , its Narrative Role (e.g., "Bullish OB caused BOS"), its raw Quality percentage, and its final Trade Score grade. This is your at-a-glance opportunity scanner.
Market Narrative Section: This is the soul of A-ICT. It combines all data points into a human-readable story:
📍 Current Phase: Tells you if you are in a high-volatility Killzone or a consolidation phase like the Asian Range.
🎯 Bias & Alignment: Your primary direction, with a clear indicator of HTF alignment or conflict.
🔗 Events: A causal sequence of recent events, like "💧 Sell-side liquidity swept →
📊 Bullish BOS → 🎯 Active Order Block".
🎯 Next Expectation: The script's logical conclusion. It provides a specific, forward-looking hypothesis, such as "📉 Pullback expected to bullish OB at 1.2345 before continuation up."
🎨 READING THE BATTLEFIELD: A VISUAL INTERPRETATION GUIDE
Every color and line is a piece of information. Learn to read them together to see the full picture.
The Core Zones (Boxes):
Blue Box (Order Block): Highest probability zone for trend continuation. Look for entries here.
Orange Box (Trap Zone): A manipulation footprint. Expect a potential reversal after price interacts with this zone.
Green Box (Reversal/S&R): A standard pivot area. A good reference point but requires more confluence.
Purple Box (FVG): A market imbalance. Acts as a magnet for price. An FVG inside an Order Block is an A+ confluence.
The Structural Lines:
Green/Red Line (eBOS): Confirms the trend direction. A break above the green line is bullish; a break below the red line is bearish.
Thick Orange Line (CHoCH): WARNING. The previous trend is now in question. The market character has changed.
Blue/Red Lines (BSL/SSL): Liquidity targets. Expect price to gravitate towards these lines. A dotted line with a checkmark (✓) means the liquidity has been "swept" or "purged."
How to Synthesize: The magic is in the confluence. A perfect setup might look like this: Price sweeps below a red SSL line , enters a green Discount Zone during the NY Killzone , and forms a blue Order Block which then causes a green eBOS . This sequence, visible at a glance, is the story of a high-probability long setup.
🔧 THE ARCHITECT'S VISION: THE DEVELOPMENT JOURNEY
A-ICT was forged from the frustration of using lagging indicators in a market that is forward-looking. Traditional tools are reactive; they tell you what happened. The vision for A-ICT was to create a proactive engine that could anticipate institutional behavior by understanding their objectives: liquidity and efficiency. The development process was centered on creating a "lifecycle" for price patterns—the idea that a zone's true meaning is only revealed by its consequence. This led to the post-breakout classification system and the narrative-building engine. It's designed not just to show you patterns, but to tell you their story.
⚠️ RISK DISCLAIMER & BEST PRACTICES
Advanced ICT Theory (A-ICT) is a professional-grade analytical tool and does not provide financial advice or direct buy/sell signals. Its analysis is based on historical price action and probabilities. All forms of trading involve substantial risk. Past performance is not indicative of future results. Always use this tool as part of a comprehensive trading plan that includes your own analysis and a robust risk management strategy. Do not trade based on this indicator alone.
観の目つよく、見の目よわく
"Kan no me tsuyoku, ken no me yowaku"
— Miyamoto Musashi, The Book of Five Rings
English: "Perceive that which cannot be seen with the eye."
— Dskyz, Trade with insight. Trade with anticipation.
Combined Predictive Indicator### Combined Predictive Zones & Levels
This indicator is a powerful hybrid tool designed to provide a comprehensive map of potential future price action. It merges two distinct predictive models into a single, cohesive view, helping traders identify key levels of support, resistance, and areas of high confluence.
#### How It Works: Two Models in One
This script is built on two core components that you can use together or analyze separately:
**Part 1: Classic Range & Fibonacci Prediction**
This model uses classic technical analysis principles to project a potential range for the upcoming price action.
* **Highest High / Lowest Low:** It identifies the significant trading range over a user-defined lookback period.
* **Fibonacci Levels:** It automatically plots key Fibonacci retracement levels (e.g., 38.2% and 61.8%) within this range, which often act as critical support or resistance.
* **ATR & Average Range:** It calculates a "predicted" upper and lower boundary based on the average historical range and current volatility (ATR).
**Part 2: Advanced Predictive Ranges (Self-Adjusting Channels)**
This is a dynamic model that creates adaptive support and resistance zones based on a smoothed average price and volatility.
* **Dynamic Average:** It uses a unique moving average that only adjusts when the price moves significantly, creating a stable baseline.
* **ATR-Based Zones:** It projects multiple levels of support (S1, S2) and resistance (R1, R2) around this average, which widen and narrow based on market volatility. These zones often signal areas where price might stall or reverse.
#### Key Features:
* **Hybrid Model for Confluence:** The true power of this indicator lies in finding where the levels from both models overlap. A Fibonacci level aligning with a Predictive Range support zone is a much stronger signal.
* **Comprehensive Data Table:** A clean, on-chart table displays the precise values of all key predictive levels, allowing for quick reference and precise trade planning.
* **Multi-Timeframe (MTF) Capability:** The Advanced Predictive Ranges can be calculated on a higher timeframe, giving you a broader market context.
* **Fully Customizable:** All lengths, multipliers, and levels for both models are fully adjustable in the settings to fit any asset or trading style.
* **Clear Visuals:** All zones and levels are color-coded for intuitive and easy-to-read analysis.
#### How to Use:
1. Look for areas of **confluence** where multiple levels from both models cluster together. These are high-probability zones for price reactions.
2. Use the Predictive Range zones (S1/S2 and R1/R2) as potential targets for trades or as areas to watch for entries and exits.
3. Pay attention to the on-chart table for exact price levels to set limit orders or stop-losses.
**Disclaimer:** This script is an analytical tool for educational purposes and should not be considered financial advice. All trading involves risk. Past performance is not indicative of future results. Always use this indicator as part of a comprehensive trading strategy with proper risk management.
Feedback is welcome! If you find this tool useful, please leave a like.
Advanced Trend Panel v3.1This is a comprehensive dashboard indicator designed to give traders a multi-faceted view of the market at a single glance. It combines key indicators across multiple timeframes, calculates trend duration, and presents all information in a clean, color-coded table. This tool is perfect for confirming trade ideas, identifying trend alignment, and understanding the underlying market dynamics.
#### Key Features:
* **All-in-One Dashboard:** A convenient on-chart table summarizes the state of multiple key indicators, saving you screen space and time.
* **Multi-Timeframe (MTF) Forecast:** Analyzes the long-term trend on a higher timeframe (e.g., Daily) to provide context for the current chart's trend.
* **Trend Analysis:** Uses dual sets of EMAs (long-term and short-term) to define the primary and immediate trend directions.
* **Trend Duration:** A unique feature that calculates how long the current short-term and long-term trends have been active, helping you gauge trend maturity.
* **Core Indicators Included:**
* **ADX:** Measures trend strength to differentiate between strong trends and weak or sideways markets.
* **RSI:** Identifies overbought and oversold conditions.
* **Point of Control (POC):** Shows the price level with the highest traded volume over a lookback period, acting as a key level of support/resistance.
* **Volume:** Compares current volume to its moving average to spot unusual activity.
* **Customizable Alerts:** Set up alerts for trend changes (long-term or short-term), RSI crossing into overbought/oversold zones, or shifts in ADX trend strength.
#### How to Use:
1. Apply the indicator to your chart.
2. In the settings, configure the timeframes, indicator lengths, and display options to match your trading style.
3. Use the table to quickly assess if the long-term trend, short-term trend, and momentum are aligned.
4. Enable alerts to be notified of key changes in market conditions without having to watch the chart constantly.
**Disclaimer:** This script is for educational purposes only and should not be considered financial advice. All trading involves risk. Past performance is not indicative of future results. Please backtest and use this tool as part of a comprehensive trading plan with proper risk management.
Feedback is always welcome! If you find this indicator useful, please leave a like.
EMA+ATR Band MTF Trend EntryThis is a Multi-Timeframe Trend Trading indicator strategy adapted from Sahil Rohmehtra’s Mentorship programme. The trading decision is made by first accessing the trend in higher timeframe (say Monthly) by using TWO EMAs. If the faster EMA (say 20 period) is above Slower EMA (say 50 period) and the price is above slower EMA then the trend is suitable for buyers. Similarly if faster EMA is below slow EMA and the price is below that then trend is suitable for sellers.
Once we access the trend in the higher timeframe we move to the lower timeframe (say Weekly) and access the 5-period RSI value. If RSI is below 30 then we can prepare for possible buy entry in lower (Daily) timeframe if entry conditions are met in daily timeframe. Similarly sell bias can be initiated when the higher timeframe EMA trend is down, daily RSI is above 70 and sell entry condition is met in daily timeframe. The RSI thresholds can be changed by the user.
Once we identified the RSI bias then wait for the confirmation candle in the lower timeframe (say 1 hour). In the entry timeframe we plot a band of 20 EMA of LOWs ± 1 ATR lines. Here,we wait for a candle to close above the 20 EMA of LOWs + 1 ATR for a buy signal with an increase in On Balance Volume (OBV) value. Similarly for sell signal we should get a candle close below the 20 EMA of LOWs - 1 ATR with corresponding change in OBV. This candle is the signal candle.
Once we get a Buy or Sell signal the corresponding stop loss is the nearest LOW - 1 ATR or HIGH + 1 ATR. The ATR scaling may be changed by the user. Now if another candle closes above the high of the buy signal candle then enter on buy. If the low of the buy signal candle is broken then it is a potential short-term sell entry. Similarly if another candle closes below the sell signal candle then enter short and if there is a close above high of the signal candle then it is a potential buy entry.
Futures Trade Entry Indicator (MTF)Work in Progress with the help of Claude. Not ready for active trading. Public for help improving. This will be a multi-timeframe futures trading indicator with supply/demand zones, Fair Value Gaps (FVGs), and sophisticated entry/exit logic.I've created a comprehensive Pine Script v6 indicator that matches all your specifications! Here's what the script includes:
## **Key Features Implemented:**
### **🔄 Multi-Timeframe Logic**
- **1H Chart Data**: Detects Supply Zones, Demand Zones, and Fair Value Gaps
- **Current Timeframe**: Monitors for re-entry and confirmation signals
### **📊 Zone Detection**
- **Supply Zones**: Identified using pivot highs with configurable strength
- **Demand Zones**: Identified using pivot lows with touch validation
- **Fair Value Gaps**: Both bullish and bearish FVGs detected automatically
- **Auto-Expiry**: Zones expire after 24 hours (configurable)
### **⚡ Entry Logic**
- **Dual Confirmation Required**:
- ✅ Engulfing candle pattern (bullish/bearish)
- ✅ Market structure shift (HH→LL or LL→HH)
- **Zone Re-entry**: Price must be within identified zones/FVGs
### **🎯 Probability System**
- **Smart Scoring**: Based on zone age, strength, and risk/reward ratio
- **Color-Coded**: Green (High), Yellow (Medium), Red (Low)
- **Real-time Calculation**: Updates with each potential entry
### **🎨 Visual Elements**
- **Colored Zones**: Supply (red), Demand (green), FVGs (blue/orange)
- **Entry Labels**: 🟩 LONG / 🟥 SHORT markers
- **Probability Labels**: Display confidence levels
- **Confirmation Shapes**: Triangle indicators for pattern completion
### **⚙️ Manual Controls**
All the requested toggles are available in the settings panel:
- Show/Hide Supply Zones
- Show/Hide Demand Zones
- Show/Hide FVGs
- Show/Hide Labels
- Show/Hide Probability
- Zone strength and expiry settings
- Custom colors for all elements
### **🔔 Alert System**
- Entry opportunity alerts
- Includes probability assessment
- Ticker symbol identification
## **Usage Instructions:**
1. **Apply to 15m chart** for active trading signals
2. **Configure settings** based on your preferences
3. **Set up alerts** for automated notifications
4. **Monitor probability levels** for trade quality assessment
The script automatically handles the complex multi-timeframe analysis while keeping the interface clean and user-friendly. All zones update dynamically and expire appropriately to avoid clutter.
Would you like me to adjust any specific parameters or add additional features?
Smart Deviation Trend Bands PRO + MTF Filter📌 Purpose
This indicator combines multi-level Deviation Bands (±1, ±2, ±3 standard deviations from SMA) with a Higher Timeframe (HTF) Trend Filter.
It helps traders identify potential bounce and breakout setups aligned with the dominant market trend.
🧠 How It Works
1. Deviation Bands
SMA(Length) is calculated as the centerline.
Standard deviations (±1, ±2, ±3) define multiple dynamic support and resistance zones.
Outer bands (±3) often mark overextended zones; inner bands (±1, ±2) show active trading areas.
2. HTF Trend Filter
A higher timeframe SMA (HTF SMA) acts as a trend confirmation tool.
Default filter timeframe: 1 Day.
Trend Up: Price > HTF SMA
Trend Down: Price < HTF SMA
3. Entry Signals
Long Signal: Price crosses above lower deviation band (+1) when HTF trend is UP.
Short Signal: Price crosses below upper deviation band (−1) when HTF trend is DOWN.
4. Visuals & Alerts
Bands plotted in red (upper) and green (lower).
Centerline = SMA in blue.
HTF SMA in orange.
Circles on chart mark entry points; alerts trigger automatically.
📈 How to Use
In trending markets: Trade with the HTF direction, using band touches for entries.
In mean-reversion setups: Outer bands can be used to spot potential overbought/oversold zones.
Combine with volume or price action for confirmation.
Recommended Timeframes: 1h, 4h, D.
Markets: Forex, Crypto, Stocks.
⚙️ Inputs
SMA Length
StdDev Multiplier 1 / 2 / 3
HTF Timeframe (default: D1)
⚠️ Disclaimer
This script is for educational purposes only. It does not constitute financial advice.
Always test thoroughly before live trading.
Prev Candle Quarters (MTF) – % + PriceThis TradingView indicator visualizes quarter levels (25%, 50%, 75%, 100%) of the previous candle body from a user-selected higher timeframe, helping traders identify key reaction zones within a candle’s structure.
ulti-Timeframe Input: Choose between 15m, 1H, or 2H candles for your measurement basis.
Body-Based Calculation: Measures from open to close of the previous candle (not wick-to-wick), reflecting where price actually closed.
Precise Quarter Levels: Automatically draws horizontal lines at 25%, 50%, 75%, and 100% of the candle body.
Custom Toggles: Enable or disable each individual level via checkboxes.
Price + % Labels: Each level includes a clean label showing the exact price and corresponding percentage.