SatoshiMultiFrame RSI SatoshiMultiFrame 📈
SatoshiMultiFrame is an advanced, multi-timeframe version of the RSI indicator, designed to look and feel like the built-in TradingView RSI — but with more customization options and professional visual enhancements.
🎯 Features
Multi-Timeframe (MTF) Support – choose any timeframe for RSI calculation.
Customizable RSI Line – change color, thickness, and style (Solid / Dashed / Dotted).
Editable 30 / 50 / 70 Bands – fully customizable in the Style tab.
Smooth Gradient Fill for OB/OS Zones:
🟢 Green shading above Overbought (70)
🔴 Red shading below Oversold (30)
Customizable background for the entire panel.
No repainting – stable and reliable data.
⚙️ Inputs
RSI Length – default 14.
Source – select the price source (Close, Open, etc.).
RSI Timeframe – pick a higher or lower timeframe.
RSI Line Style – choose between Solid / Dashed / Dotted.
Dash Period & Dash Length – adjust the look of dashed lines.
🎨 Style Tab :
Change RSI line color, thickness, and optional MA line.
Edit colors and styles of 30 / 50 / 70 bands.
Enable/disable and recolor OB/OS gradient fills.
Adjust background color and transparency.
📌 How to Use :
Add the indicator to your chart.
In Inputs, set your preferred timeframe, RSI length, and line style.
In Style, adjust colors, thickness, and gradient effects to your preference.
Use the 50 line as a trend reference and monitor RSI behavior in OB/OS zones.
⚠️ Disclaimer: This tool is for educational purposes only and should not be considered financial advice. Always practice proper risk management.
在腳本中搜尋"mtf"
CandelaCharts - NWOG & NDOG📝 Overview
In trading, opening gaps aren’t just noise—they’re clues. Two key ones are the New Week Opening Gap (NWOG) and the New Day Opening Gap (NDOG).
The NWOG forms between Friday’s close (5 PM EST) and Sunday’s open (6 PM EST). It often acts as a magnet—price tends to revisit it, sometimes days or even weeks later. The NDOG is the daily version, showing imbalances at the start of each session.
Between two NWOGs, the Event Horizon (EH)—the midpoint—often becomes a pull for price. When the price hits it, there's a good chance it keeps moving toward the next gap.
I also watch the Optimal Trade Entry (OTE) zones, usually around the 0.68–0.79 retracements between NWOGs. These levels often line up with institutional interest and make solid spots for entries.
To simplify all this, I use an indicator that automatically detects NWOGs and NDOGs, then plots the EH and OTE levels in real time. No manual drawing. Just clean, updated levels every week.
These gaps and their derived levels help map where price is likely to go—and when to act.
📦 Features
MTF
Mitigation
Consequent Encroachment
Threshold
Hide Overlap
Advanced Styling
⚙️ Settings
Show: Controls whether NWOG/NDOG gaps are displayed on the chart.
Show Last: Sets the number of NWOG/NDOG you want to display.
Length: Determines the length of each NWOG/NDOG.
Mitigation: Highlights when an NWOG/NDOG has been touched, using a different color without marking it as invalid.
Timeframe: Specifies the timeframe used to detect NWOG/NDOGs.
Threshold: Sets the minimum gap size required for NWOG/NDOG detection on the chart.
Event Horizon: Controls whether EHs are displayed on the chart.
Show Mid-Line: Configures the midpoint line's width and style within the NWOG/NDOG. (Consequent Encroachment - CE)
Show Border: Defines the border width and line style of the NWOG/NDOG.
Hide Overlap: Removes overlapping NWOG/NDOG from view.
Extend: Extends the NWOG/NDOG length to the current candle.
Elongate: Fully extends the NWOG/NDOG length to the right side of the chart.
⚡️ Showcase
Simple
Mitigated
Bordered
Consequent Encroachment
Extended
Event Horizon
🚨 Alerts
This script provides alert options for all signals.
Bearish Signal
A bearish signal is triggered if the price enters a bearish NWOG/NDOG zone.
Bullish Signal
A bullish signal is triggered if the price enters a bullish NWOG/NDOG zone.
⚠️ Disclaimer
Trading involves significant risk, and many participants may incur losses. The content on this site is not intended as financial advice and should not be interpreted as such. Decisions to buy, sell, hold, or trade securities, commodities, or other financial instruments carry inherent risks and are best made with guidance from qualified financial professionals. Past performance is not indicative of future results.
FXWIZ NeoLine-T3 AlignFXWIZ NeoLine-T3 Align PRO is a dual-signal precision tool combining:
1) NeoLine (ATR + Bollinger Bands) trend reversal signal
2) Adaptive RSI-driven T3 alignment signal
Concept:
- NeoLine detects breakout-based trend shifts with optional ATR filtering.
- Adaptive RSI T3 Line adjusts dynamically in length to market momentum.
- Background highlight appears only when the active trade mode (from NeoLine) aligns with the T3 crossover in the same direction.
- Two independent but complementary signals:
• NeoLine Trend Flip (▲ / ▼)
• T3 Align Event (BG highlight + alerts)
The built-in MTF Signal Table shows the NeoLine vs T3 crossover trend for five user-selected timeframes.
Unique Points:
- Dual confirmation system reduces false entries.
- Visual minimalism: clean line plots, single background highlight.
- Alerts for both trend flips and alignment events.
Invite-Only: FXWIZ students & community members only. No redistribution or resale.
Portions of the T3/RSI concept are inspired by ChartPrime (MPL 2.0). Logic reimplemented and integrated by FXWIZ.
Spice • Micro Suite (T/r & B/r)What it is
A single Pine v5 indicator that stacks:
EMA ribbon + a “special” EMA (11 vs 34) line that flips color on trend.
MTF-RSI “pressure” check with simple up/down arrows.
Bollinger-Band re-entry system with Top/Bottom triggers (T/B) and confirmations (r) in the next N bars.
Classic candlestick add-ons: 3-Line Strike and Leledc exhaustion dots.
Your Micro Dots engine (ATR-based regime + Variable Moving Average filter) + an optional VMA trend line.
Alerts for all the above.
Key signals (what prints on the chart)
EMAs (20/50/100/200): plotted faintly; EMA-34 is drawn and colored by the 11>34 trend.
RSI arrows
Checks RSI(6) on the current TF and (optionally) 5m/15m/30m/1h/4h/1D.
Down arrow: current RSI > 70 and the selected higher TF RSIs are also > 70 (pressure cluster just cooled; barssince(redZone)<2).
Up arrow: current RSI < 30 and selected higher TFs also < 30 (barssince(greenZone)<2).
Bollinger Reversals (your update)
T (Top trigger): first close back inside the upper BB (crossunder(close, upper)).
B (Bottom trigger): first close back inside the lower BB (crossover(close, lower)).
r (Confirm): within the next confirmBars bars (input), price also
closes below the T-bar’s low → top r above bar
closes above the B-bar’s high → bottom r below bar
Bar tinting
Only the T/B trigger bars are tinted (yellow/orange). Everything else stays your normal candle colors (unless you add the optional “trend candles” block I gave you).
3-Line Strike
Prints a small green/red circle when the 3-line strike pattern appears (bull/bear).
Leledc Exhaustion
Calculates a running buy/sell index; prints a small ∘ at major highs/lows when exhaustion conditions hit (major==-1 high, major==1 low).
Micro Dots (your second script, merged)
ATR “micro supertrend” defines regime (up/down).
A fast Variable Moving Average + a simple MA(18) filter.
Green dot below bar when: VMA < price, price > MA(18), regime up, and VMA not pointing down.
Red dot above bar for the bearish mirror.
Separate VMA trend line (length = Fast/Med/Slow) that colors green/red/orange by slope.
Inputs you’ll care about
Top/Bot Reversal → confirmBars (how many bars you allow to confirm the T/B trigger).
RSI Timeframes → toggle which HTFs must agree with the OB/OS condition.
EMAs → show/hide and lengths.
BB → show/hide basis/bands (used for T/B even if hidden).
Micro → show dots, show VMA line, choose intensity (Fast/Med/Slow).
Alerts
Prebuilt alerts for: RSI Up/Down, T/B triggers, T/B confirmations, 3-Line Strike bull/bear, Leledc highs/lows, EMA crosses (20/50/100/200), the special 11/34 trend change, Micro Dots, and VMA price cross. (Alert messages are const strings so they compile cleanly.)
How to read clusters (quick playbook)
Reversal short: see T on/near upper band → get an r within your window → bonus confidence if an RSI down arrow or Leledc ∘ high shows up around the same time.
Reversal long: mirror with B then r, plus RSI up arrow / Leledc ∘ low.
Continuation: ignore lone T/B if Micro Dot stays green (or red) and EMA-11 > EMA-34 remains true.
Why your candles look “normal”
By design, the script only colors bars on T or B trigger bars. If you want always-on trend candles, use the small block I gave you to color by EMA(20/50) (or any rule you like) and let T/B override on trigger bars.
Fractal Suite: MTF Fractals + BOS/CHOCH + OB + FVG + Targets Kese Way
Fractals (Multi-Timeframe): Automatically detects both current-timeframe and higher-timeframe Bill Williams fractals, with customizable left/right bar settings.
Break of Structure (BOS) & CHoCH: Marks structural breaks and changes of character in real time.
Liquidity Sweeps: Identifies sweep patterns where price takes out a previous swing high/low but closes back within range.
Order Blocks (OB): Highlights the last opposite candle before a BOS, with customizable extension bars.
Fair Value Gaps (FVG): Finds 3-bar inefficiencies with a minimum size filter.
Confluence Zones: Optionally require OB–FVG overlap for high-probability setups.
Entry, Stop, and Targets: Automatically calculates entry price, stop loss, and up to three take-profit targets based on risk-reward ratios.
Visual Dashboard: Mini on-chart table summarizing structure, last swing points, and settings.
Alerts: Set alerts for new fractals, BOS events, and confluence-based trade setups.
KaloSTFEnglish Description for KaloSTF Indicator
KaloSTF is a powerful multi-timeframe (MTF) indicator designed to enhance your trading decisions by providing clear trend direction and momentum analysis across different timeframes. It helps traders identify the optimal entry and exit points by combining price action insights with robust technical filters. Whether you are a day trader or a swing trader, KaloSTF streamlines your workflow by displaying synchronized signals from higher and lower timeframes directly on your chart.
Key Features:
Multi-Timeframe trend detection
Clear visual signals for trend strength and reversals
Lightweight and efficient for real-time trading
Customizable parameters to fit any trading style
Perfect for use with Forex, commodities, and indices
Unlock higher precision in your trading strategies with KaloSTF — where clarity meets efficiency.
Structure From Start – MTF (body-close BOS)Displays higher-timeframe market structure from a chosen start date using body-close BOS logic, with trend state, guard levels, and BOS markers plotted on your current chart.
Multi-Timeframe Market Structure with Body-Close BOS Logic
This indicator tracks market structure from a chosen start date on a higher-timeframe (HTF) of your choice, then displays it on your current chart for intraday context.
It detects swing highs/lows using pivot logic, confirms Break of Structure (BOS) only when a candle closes beyond the swing level (body-close rule), and maintains the “valid swing” level that invalidates the current bias.
Key Features:
• Works on any HTF you select (e.g., H1, H4) while you operate on lower TFs like M5 or M1.
• Start reading structure from any date/time you choose for focused backtesting or scenario analysis.
• Highlights trend state (long/short/neutral) with background colors.
• Plots the active “guard” level (valid swing high/low) that would flip bias if broken.
• Marks BOS events directly on your trading TF, updating only when the HTF candle closes.
Ideal for combining a clear higher-timeframe bias with lower-timeframe execution, without manually tracking HTF structure changes during live markets.
Multi-Timeframe RSIRSI Divergence (Time-Based Engine)
This script is a powerful and highly customizable tool designed to automatically detect and display RSI divergences from up to three independent, user-defined timeframes directly on your chart. It eliminates the need to manually switch between timeframes to find these critical trading signals, allowing you to see long-term and short-term divergences all in one place.
The engine is built to be flexible, supporting both regular (reversal) divergences and hidden (trend-continuation) divergences. It's designed for traders who rely on divergence analysis as a core part of their strategy.
Key Features
Multi-Timeframe (MTF) Analysis: Configure and display divergences from up to three different timeframes simultaneously (e.g., show 4-Hour, Daily, and Weekly divergences on your 1-Hour chart). Each timeframe operates independently with its own settings.
Regular & Hidden Divergence: The script can detect both standard regular divergences that signal potential reversals and hidden divergences that suggest a trend may continue.
Configurable Pivot Strength: You have full control over the sensitivity of pivot detection. The 'Left Strength' and 'Right Strength' settings allow you to define what qualifies as a significant price pivot, filtering out market noise.
Bar Count Filter: Refine your signals by setting the minimum and maximum number of bars allowed between two pivots. This ensures you only see divergences that fit your specific strategic timeframe.
Dedicated Alerts: Each of the three timeframes has its own "Enable Alerts" toggle. When a new divergence line is drawn on the chart for a specific timeframe, a corresponding alert can be triggered, ensuring you never miss a potential setup.
Full Visual Customization: Tailor the look and feel of the indicator to your preference. Each timeframe has unique color settings for its bullish and bearish lines, allowing for easy visual identification. You can also toggle the visibility of various chart markers to keep your view clean.
How to Use
1. Add the indicator to your chart.
2. Open the Settings panel.
3. For each timeframe you wish to use (1, 2, or 3), check the "Enable Timeframe" box.
4. Select the desired Timeframe, RSI Length, and Pivot Strength for each active engine.
5. Adjust the Min/Max Bars filter to match your trading style.
6. If you want to receive notifications, check the "Enable Alerts" box for the desired timeframe(s). Then, create an alert using TradingView's alert manager, selecting the indicator and choosing the "Any alert() function call" option.
NY Open Momentum Sniper MTF v6Finding the best optimal entry to the trade in NY. This will help you find some key zones during the NY killzone and help you pick out the best spots to enter the trade.
Tabela RSI e Tendência EMA MTF - 2This 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.
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.
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.