XAUUSD Fake Breakout Reversal Strategy - SunAlgoXAUUSD Fake Breakout Reversal Strategy | Intraday Gold Scalper
Created by SunAlgo
This indicator is built for intraday XAUUSD (Gold/USD) traders who want to capitalize on fake breakouts and liquidity traps during the high-volatility London–New York session overlap.
🚀 Key Features:
Automatically plots the Asian session high and low (00:00–08:00 UTC).
Detects false breakouts (liquidity sweeps) beyond the session range.
Confirms reversals using bullish/bearish engulfing candles.
Provides clean Buy (🔼) and Sell (🔽) signals directly on the price chart.
📈 Strategy Summary:
Gold often makes deceptive breakouts post-Asian session to trap traders.
This indicator captures those moves and signals potential reversals based on pure price action.
Best used on 15-minute charts during London–New York overlap.
🧠 Trading Guidelines:
Wait for the Asian range to be drawn after 08:00 UTC.
Look for price to break the range and close back inside.
Enter trades at signal candles with appropriate SL/TP levels.
⚠️ Disclaimer:
This indicator is for educational purposes only. Always apply risk management and confirm signals with your own judgment.
Indicators and strategies
Breakout Confirmation🔍 Indicator Name: Breakout Confirmation (Body + Volume)
📌 Purpose:
This indicator is designed to detect high-probability breakout setups based on price structure and volume strength. It identifies moments when the market breaks through a key support or resistance level, confirmed by two consecutive strong candles with large real bodies and high volume.
⚙️ How It Works
1. Support and Resistance Detection
The indicator uses pivot points to identify potential horizontal support and resistance levels.
A pivot high or pivot low is considered valid if it stands out over a configurable number of candles (default: 50).
Only the most recent valid support and resistance levels are tracked and displayed as horizontal lines on the chart.
2. Breakout Setup
The breakout condition is defined as:
First Candle (Breakout Candle):
Large body (compared to the recent body average)
High volume (compared to the recent volume average)
Must close beyond a resistance or support level:
Close above resistance (bullish breakout)
Close below support (bearish breakout)
Second Candle (Confirmation Candle):
Also must have a large body and high volume
Must continue in the direction of the breakout (i.e., higher close in bullish breakouts, lower close in bearish ones)
3. Signal Plotting
If both candles meet the criteria, the indicator plots:
A green triangle below the candle for bullish breakouts
A red triangle above the candle for bearish breakouts
📈 How to Interpret the Signals
✅ Green triangle below a candle:
Indicates a confirmed bullish breakout.
The price has closed above a recent resistance level with strength.
The trend may continue higher — possible entry for long positions.
🔻 Red triangle above a candle:
Indicates a confirmed bearish breakout.
The price has closed below a recent support level with strength.
Potential signal to enter short or exit long positions.
⚠️ The plotted horizontal lines show the last key support and resistance levels. These are the zones being monitored for breakouts.
📊 How to Use It
Timeframe: Works best on higher timeframes (1H, 4H, Daily), but can be tested on any chart.
Entry: Consider entries after the second candle confirms the breakout.
Stop Loss:
For longs: Below the breakout candle or the broken resistance
For shorts: Above the breakout candle or broken support
Take Profit:
Based on previous structure, risk:reward ratios, or using trailing stops.
Filter with Trend or Other Indicators (optional):
You can combine this with moving averages, RSI, or market structure for confluence.
🛠️ Customization Parameters
lengthSR: How many candles to look back for identifying support/resistance pivots.
volLength: Length of the moving average for volume and body size comparison.
bodyMultiplier: Multiplier threshold to define a “large” body.
volMultiplier: Multiplier threshold to define “high” volume.
✅ Ideal For:
Price action traders
Breakout traders
Traders who use volume analysis
Anyone looking to automate the detection of breakout + confirmation setups
Marx Weekly Pivot StrategyMarx Weekly Pivot Strategy is a price action-based system that looks for high-probability reversals at key institutional levels — the weekly pivot point (PP). It’s designed to catch early-week moves with tight risk and strong reward potential.
⸻
How It Works
• Uses the previous week’s high, low, and close to calculate the weekly pivot (PP), R1, and S1.
• Enters long when price opens below PP but reclaims and closes above it, showing bullish reversal.
• Enters short when price opens above PP but breaks and closes below, indicating bearish reversal.
• Optional RSI confirmation helps filter false signals (default: RSI > 50 for longs, < 50 for shorts).
• Take Profit is set at R1 (for longs) or S1 (for shorts), with Stop Loss on the opposite side of the pivot.
⸻
🧠 Why It Works
Institutions and professional traders often use pivot points to identify high-volume reaction zones. This strategy taps into that order flow early in the week, aiming for high reward-to-risk setups when price retests and confirms these levels.
⸻
📊 Best Used On
• Liquid markets like EUR/USD, GBP/JPY, NAS100, XAU/USD
• Intraday timeframes like 15m or 1h
• Especially effective Monday to Wednesday
⸻
⚠️ Notes
• Avoid trading during high-impact news
• Backtest with your asset before live use
• Works best with additional trend filters for volatile markets
Adaptive Cycle Oscillator with EMADescription of the Adaptive Cycle Oscillator with EMA Pine Script
This Pine Script, titled "Adaptive Cycle Oscillator with EMA", is a custom technical indicator designed for TradingView to help traders analyze market cycles and identify potential buy or sell opportunities. It combines an Adaptive Cycle Oscillator (ACO) with multiple Exponential Moving Averages (EMAs), displayed as colorful, wavy lines, and includes features like buy/sell signals and divergence detection. Below is a beginner-friendly explanation of how the script works, adhering to TradingView's Script Publishing Rules.
What This Indicator Does
The Adaptive Cycle Oscillator with EMA helps you:
Visualize market cycles using an oscillator that adapts to price movements.
Track trends with seven EMAs of different lengths, plotted as a rainbow of wavy lines.
Identify potential buy or sell signals when the oscillator crosses predefined thresholds.
Spot divergences between the oscillator and price to anticipate reversals.
Use customizable settings to adjust the indicator to your trading style.
Note: This is a technical analysis tool and does not guarantee profits. Always combine it with other analysis methods and practice risk management.
Step-by-Step Explanation for New Users
1. Understanding the Indicator
Adaptive Cycle Oscillator (ACO): The ACO analyzes price data (based on high, low, and close prices, or HLC3) to detect market cycles. It smooths price movements to create an oscillator that swings between overbought and oversold levels.
EMAs: Seven EMAs of different lengths are applied to the ACO and scaled based on the market's dominant cycle. These EMAs are plotted as colorful, wavy lines to show trend direction.
Buy/Sell Signals: The script generates signals when the ACO crosses above or below user-defined thresholds, indicating potential entry or exit points.
Divergence Detection: The script identifies bullish or bearish divergences between the ACO and the fastest EMA, which may signal potential reversals.
Visual Style: The indicator uses a rainbow of seven colors (red, orange, yellow, green, blue, indigo, violet) for the EMAs, with wavy lines for a unique visual effect. Static levels (zero, overbought, oversold) are also wavy for consistency.
2. How to Add the Indicator to Your Chart
Open TradingView and load the chart of any asset (e.g., stock, forex, crypto).
Click on the Indicators button at the top of the chart.
Search for "Adaptive Cycle Oscillator with EMA" (or paste the script into TradingView’s Pine Editor if you have access to it).
Click to add the indicator to your chart. It will appear in a separate panel below the price chart.
3. Customizing the Indicator
The script offers several input options to tailor it to your needs:
Base Cycle Length (Default: 20): Sets the initial period for calculating the dominant cycle. Higher values make the indicator slower; lower values make it more sensitive.
Alpha Smoothing (Default: 0.07): Controls how much the ACO smooths price data. Smaller values produce smoother results.
Show Buy/Sell Signals (Default: True): Toggle to display green triangles (buy) and red triangles (sell) on the chart.
Threshold (Default: 0.0): Defines overbought (above threshold) and oversold (below threshold) levels. Adjust to widen or narrow signal zones.
EMA Base Length (Default: 10): Sets the starting length for the fastest EMA. Other EMAs are incrementally longer (12, 14, 16, etc.).
Divergence Lookback (Default: 14): Determines how far back the script looks to detect divergences.
To adjust these:
Right-click the indicator on your chart and select Settings.
Modify the inputs in the pop-up window.
Click OK to apply changes.
4. Reading the Indicator
Oscillator and EMAs: The ACO and seven EMAs are plotted in a separate panel. The EMAs (colored lines) move in a wavy pattern:
Red (fastest) to Violet (slowest) represent different response speeds.
When the faster EMAs (e.g., red, orange) are above slower ones (e.g., blue, violet), it suggests bullish momentum, and vice versa.
Zero Line: A gray wavy line at zero acts as a neutral level. The ACO above zero indicates bullish conditions; below zero indicates bearish conditions.
Overbought/Oversold Lines: Red (overbought) and green (oversold) wavy lines mark threshold levels. Extreme ACO values near these lines may suggest reversals.
Buy/Sell Signals:
Green Triangle (Bottom): Appears when the ACO crosses above the oversold threshold, suggesting a potential buy.
Red Triangle (Top): Appears when the ACO crosses below the overbought threshold, suggesting a potential sell.
Divergences:
Green Triangle (Bottom): Indicates a bullish divergence (price makes a lower low, but the EMA makes a higher low), hinting at a potential upward reversal.
Red Triangle (Top): Indicates a bearish divergence (price makes a higher high, but the EMA makes a lower high), hinting at a potential downward reversal.
5. Using Alerts
You can set alerts for key events:
Right-click the indicator and select Add Alert.
Choose a condition (e.g., "ACO Buy Signal", "Bullish Divergence").
Configure the alert settings (e.g., notify via email, app, or pop-up).
Click Create to activate the alert.
Available alert conditions:
ACO Buy Signal: When the ACO crosses above the oversold threshold.
ACO Sell Signal: When the ACO crosses below the overbought threshold.
Bullish Divergence: When a potential upward reversal is detected.
Bearish Divergence: When a potential downward reversal is detected.
6. Tips for Using the Indicator
Combine with Other Tools: Use the indicator alongside support/resistance levels, candlestick patterns, or other indicators (e.g., RSI, MACD) for confirmation.
Test on Different Timeframes: The indicator works on any timeframe (e.g., 1-minute, daily). Shorter timeframes may produce more signals but with more noise.
Practice Risk Management: Never rely solely on this indicator. Set stop-losses and position sizes to manage risk.
Backtest First: Use TradingView’s Strategy Tester (if you convert the script to a strategy) to evaluate performance on historical data.
Compliance with TradingView’s Script Publishing Rules
This description adheres to TradingView’s Script Publishing Rules (as outlined in the provided link):
No Performance Claims: The description avoids promising profits or specific results, emphasizing that the indicator is a tool for analysis.
Clear Instructions: It provides step-by-step guidance for adding, customizing, and using the indicator.
Risk Disclaimer: It notes that trading involves risks and the indicator should be used with other analysis methods.
No Misleading Terms: Terms like “buy” and “sell” are used to describe signals, not guaranteed actions.
Transparency: The description explains the indicator’s components (ACO, EMAs, signals, divergences) without exaggerating its capabilities.
No External Links: The description avoids linking to external resources or soliciting users.
Educational Tone: It focuses on educating users about the indicator’s functionality.
Limitations
Not a Standalone System: The indicator is not a complete trading strategy. It provides insights but requires additional analysis.
Lagging Nature: As with most oscillators and EMAs, signals may lag behind price movements, especially in fast markets.
False Signals: Signals and divergences may not always lead to successful trades, particularly in choppy markets.
Market Dependency: Performance varies across assets and market conditions (e.g., trending vs. ranging markets).
ANN Strategy v2 (Optimized for 1s)Profit Factor : 3.754
Note: The labels are reversed, however the strategy works (correct if necessary)
Note-2: Use on 1 sec chart
Settings:
Entry Threshold 0.000000000000000000000000000000000000000000000000000000001
Exit Threshold 0.000000000000000000000000000000000000000000000000000000001
Cooldown (bars) 10
Reference Timeframe 15 sec
Min ATR (Volatility Filter) 0.02
Use Session Filter Untick
MACD-VWAP-BB IndicatorMACD-VWAP-BB Indicator Description
This Pine Script creates a technical analysis indicator called the "MACD-VWAP-BB Indicator" for use on TradingView. It combines three popular indicators—MACD (Moving Average Convergence Divergence), VWAP (Volume Weighted Average Price), and Bollinger Bands—to generate buy and sell signals on a chart. The indicator plots visual signals (triangles) to help traders identify potential entry points based on the combined signals from these indicators.
What This Indicator Does
Calculates MACD: Measures momentum by comparing two moving averages of the price.
Calculates VWAP: Tracks the average price weighted by volume to gauge whether the price is above or below a "fair" value.
Calculates Bollinger Bands: Identifies volatility and potential overbought or oversold conditions based on price deviation from a moving average.
Combines Signals: Merges the signals from MACD, VWAP, and Bollinger Bands to create a single oscillator.
Generates Buy/Sell Signals: Plots green triangles below the price for buy signals and red triangles above for sell signals when all indicators align.
How It Works
Inputs You Can Customize:
MACD Fast Length (Default: 6): The shorter moving average period for MACD.
MACD Slow Length (Default: 13): The longer moving average period for MACD.
MACD Signal Length (Default: 5): The period for the MACD signal line.
Bollinger Bands Length (Default: 10): The period for calculating the Bollinger Bands' moving average.
Bollinger Bands Multiplier (Default: 1.5): Controls the width of the Bollinger Bands.
VWAP Lookback (Default: 7): The period for calculating VWAP.
Signal Line Smoothing Period (Default: 5): Smooths the combined signal for clarity.
Signal Confirmation Delay (Default: 1): The number of bars to confirm a signal, reducing false signals.
Indicator Calculations:
MACD: Generates a +1 signal for bullish crossovers (MACD line above signal line) or -1 for bearish crossunders.
VWAP: Gives a +1 signal if the price is above VWAP (bullish) or -1 if below (bearish).
Bollinger Bands: Signals +1 if the price is above the upper band (overbought) or -1 if below the lower band (oversold).
Combined Signal: Adds the three signals (ranging from -3 to +3) and smooths them to create an oscillator.
Buy/Sell Signals: A buy signal occurs when the combined signal is +3 (all indicators bullish) and the oscillator crosses above its signal line. A sell signal occurs when the combined signal is -3 (all indicators bearish) and the oscillator crosses below its signal line. Signals are confirmed within the specified delay period.
Visual Output:
Buy Signals: Green triangles appear below the price bars when conditions for a buy are met.
Sell Signals: Red triangles appear above the price bars when conditions for a sell are met.
How to Use It
Add to Chart:
Copy the script into TradingView’s Pine Editor.
Click "Add to Chart" to apply it to your selected chart.
Adjust Inputs:
Go to the indicator’s settings to tweak parameters like MACD lengths, Bollinger Bands multiplier, or VWAP lookback to suit your trading style.
Interpret Signals:
Look for green triangles below bars for potential buy opportunities.
Look for red triangles above bars for potential sell opportunities.
Use in conjunction with other analysis tools, as no indicator guarantees profits.
Test First:
Backtest the indicator on historical data or use it in a demo account to understand its behavior before trading with real money.
Important Notes
Educational Purpose: This indicator is designed to assist with technical analysis and is not financial advice. Always conduct your own research before trading.
Risk Warning: Trading involves risks, and past performance does not guarantee future results. Use this indicator as part of a broader trading strategy.
Customization: Adjust the input settings to match your preferred timeframe or market (e.g., stocks, forex, crypto).
Limitations: The indicator may produce false signals in choppy or low-volatility markets. The confirmation delay helps reduce this but doesn’t eliminate it entirely.
Compliance with TradingView Rules
This script is shared under the Mozilla Public License 2.0, as noted in the code.
No proprietary claims are made, and the script is provided for educational purposes.
The description avoids promising specific trading results or profits, focusing on functionality and usage.
R&D v3 FixedPrecision Breakouts Pro is a trendline-based breakout strategy designed for intraday traders using 0DTE SPY options. The strategy dynamically identifies support and resistance using pivot highs/lows, then confirms breakouts with price action. Trades are executed only during optimal hours (9:30 AM–1:00 PM EST) to minimize theta decay in options contracts.
This script includes:
• Dynamic support & resistance trendlines
• Clean breakout entries with confirmation logic
• Real-time chart labels for entries and exits
• Smart take-profit scaling (1.5x, 2.5x, 3.5x R multiples)
• Automatic time-based exit after 120 bars (2 hours)
• On-screen session highlighting for valid trading hours
⸻
Why Open Source?
This strategy is being published open source to invite feedback from other traders, quants, and Pine Script developers. The goal is simple: collaborate to improve profitability and sharpen trade logic. If you see a better way to define entries, exits, or risk parameters — let’s build it together.
⸻
Customizable EMA 20/50/100/200It can be used on the EUR/GBP pairs to take trades on the 1-minute time frame, which is a moving average of 20, 50, 100, and 200. When the moving averages are in an upward direction and a correction occurs to touch the 20-period moving average, a trade is taken at a ratio of one to two.
Shade ET Sessions: 1–3 AM & 9–10:30 AMTo identify XAUUSD trading sessions where the London open preceded a by NY extension.
Session Candles NY #ffsjr"The candle bodies tell the story, wicks do the damage" by ICT
Based on ICT words, I created the sessions indicator, to facilitate the visualization of each session in candle format, with the most important points being the confluence of session openings and closings.
Usually I use to create support and resistances lines using candle sessions bodies and to draw sessions liquidities.
Use on 15 minutes chart and hide default TradingView candles.
Enjoy
Canuck Trading Trader StrategyCanuck Trading Trader Strategy
Overview
The Canuck Trading Trader Strategy is a high-performance, trend-following trading system designed for NASDAQ:TSLA on a 15-minute timeframe. Optimized for precision and profitability, this strategy leverages short-term price trends to capture consistent gains while maintaining robust risk management. Ideal for traders seeking an automated, data-driven approach to trading Tesla’s volatile market, it delivers strong returns with controlled drawdowns.
Key Features
Trend-Based Entries: Identifies short-term trends using a 2-candle lookback period and a minimum trend strength of 0.2%, ensuring responsive trade signals.
Risk Management: Includes a configurable 3.0% stop-loss to cap losses and a 2.0% take-profit to lock in gains, balancing risk and reward.
High Precision: Utilizes bar magnification for accurate backtesting, reflecting realistic trade execution with 1-tick slippage and 0.1 commission.
Clean Interface: No on-chart indicators, providing a distraction-free trading experience focused on performance.
Flexible Sizing: Allocates 10% of equity per trade with support for up to 2 simultaneous positions (pyramiding).
Performance Highlights
Backtested from March 1, 2024, to June 20, 2025, on NASDAQ:TSLA (15-minute timeframe) with $1,000,000 initial capital:
Net Profit: $2,279,888.08 (227.99%)
Win Rate: 52.94% (3,039 winning trades out of 5,741)
Profit Factor: 3.495
Max Drawdown: 2.20%
Average Winning Trade: $1,050.91 (0.55%)
Average Losing Trade: $338.20 (0.18%)
Sharpe Ratio: 2.468
Note: Past performance is not indicative of future results. Always validate with your own backtesting and forward testing.
Usage Instructions
Setup:
Apply the strategy to a NASDAQ:TSLA 15-minute chart.
Ensure your TradingView account supports bar magnification for accurate results.
Configuration:
Lookback Candles: Default is 2 (recommended).
Min Trend Strength: Set to 0.2% for optimal trade frequency.
Stop Loss: Default 3.0% to cap losses.
Take Profit: Default 2.0% to secure gains.
Order Size: 10% of equity per trade.
Pyramiding: Allows up to 2 orders.
Commission: Set to 0.1.
Slippage: Set to 1 tick.
Enable "Recalculate After Order is Filled" and "Recalculate on Every Tick" in backtest settings.
Backtesting:
Run backtests over March 1, 2024, to June 20, 2025, to verify performance.
Adjust stop-loss (e.g., 2.5%) or take-profit (e.g., 1–3%) to suit your risk tolerance.
Live Trading:
Use with a compatible broker or TradingView alerts for automated execution.
Monitor execution for slippage or latency, especially given the high trade frequency (5,741 trades).
Validate in a demo account before deploying with real capital.
Risk Disclosure
Trading involves significant risk and may result in losses exceeding your initial capital. The Canuck Trading Trader Strategy is provided for educational and informational purposes only. Users are responsible for their own trading decisions and should conduct thorough testing before using in live markets. The strategy’s high trade frequency requires reliable execution infrastructure to minimize slippage and latency.
Performance vs ATRThis indicator helps spot stocks that moved efficiently — meaning big gains with relatively low volatility.
It compares recent price performance to ATR. If the Performance/ATR ratio is 1 or higher, that means the stock moved at least 1 ATR per day on average — a common trait of past breakout winners.
Use it to:
Find strong movers relative to volatility
Identify breakout candidates
Filter stocks with better risk/reward potential
The ratio is smoothed with a moving average, and reference lines at +1 and -1 ATR/day help you gauge extremes. Plots are customizable in the Style tab.
Soportes y Resistencias por Máximo Rebote con FiltroSupport and resistance lines are key strengths; they can be configured based on your needs or trading style, indicating levels of higher or lower risk.
Soportes y Resistencias por Máximo Rebote con FiltroSoporte y resistencia con opción a filtros de fuerza
FVG fill with immediate rebalance [LuciTech]The "FVG fill with immediate rebalance AKA Golden Arrow" indicator is designed to identify Fair Value Gaps (FVGs) and detect immediate rebalances to highlight potential trading opportunities. It uses colored boxes to mark FVGs and triangular markers to signal bullish or bearish setups, helping traders pinpoint key price levels where imbalances occur and price reactions are likely.
Key Features
FVG Detection: Spots bullish and bearish Fair Value Gaps based on price action, with customizable width settings.
Golden Arrow Signals: Displays triangular markers when price fills an FVG and immediately rebalances, indicating potential reversal or continuation zones.
Customizable Colors: Bullish FVGs appear in green and bearish FVGs in red by default, with options to tweak colors in the settings.
Time Filter: Allows signals to be restricted to a specific time window, highlighted by a background fill for clarity.
Alert System: Supports TradingView alerts for "Bullish Golden Arrow" and "Bearish Golden Arrow" signals to keep traders updated on setups.
How It Works
FVG Calculation: Analyzes gaps between candles to identify FVGs, with user-defined minimum width options (points, percentages, or ATR-based).
Signal Generation: Triggers a Golden Arrow signal when price fills the FVG and rebalances immediately, based on wick penetration and closing conditions.
Visual Aids:
Bullish FVGs are shown as green boxes, bearish FVGs as red boxes.
Upward triangles mark bullish signals, downward triangles mark bearish signals.
Time-Based Filtering: Optionally limits signals to specific hours, with a background fill showing the active period.
Crypto Day/Week/Month Levels with alertsPrevious Day/Week/Month Levels
Open Day/Week/Month Levels
ALerts on crossing any level
Custom alert text for any event
Coded with Cursor AI
@alexboochannel
Overlapping FVG - [Fandesoft Trading Academy]🧠 Overview
This script plots Higher Timeframe Fair Value Gaps (FVGs) with full visibility and precise placement on lower timeframe charts. Each timeframe (30s–15m) has its own independent toggle, custom label, and box styling, giving traders unmatched control and clarity across multiple market structures.
----------------------------------------------
🎯 What It Does
✅ Identifies Fair Value Gaps using a 3-candle logic (candle 1 high vs candle 3 low, and vice versa).
✅ Plots HTF FVG boxes accurately aligned in LTF charts for clearer intraday decision making.
✅ Custom timeframes: 30s to 15m — individually toggleable.
✅ Set custom labels per timeframe for easier reference.
✅ Full visual customization:
Border color
Bullish/Bearish box opacity
Label font size and color
----------------------------------------------
✨ Why It’s Unique
🔁 Multi-timeframe plotting from as low as 30 seconds to 15 minutes — all at once.
🖼️ Boxes plotted with fixed pixel-perfect width even on lower timeframes.
🎨 All visual aspects are fully configurable from the UI: labels, colors, borders.
🧩 Modular input system: you can turn off individual timeframes without code edits.
🧠 Smart barstate.isconfirmed usage ensures no repainting and stable historical plotting.
----------------------------------------------
⚙️ How It Works
The script requests data for each selected timeframe using request.security.
For every confirmed HTF bar:
It checks for an FVG based on simple imbalance logic:
Bullish FVG: low >= high
Bearish FVG: low >= high
If a valid gap exists:
A box is drawn using box.new() between candle 1 and candle 3 with matching label and style.
Timeframe toggles ensure efficient performance (below the request.security limit of 40).
----------------------------------------------
📈 Use Cases
Scalpers & Intraday Traders: Use 30s–15m HTF levels for precise microstructure guidance.
ICT Traders: Visualize displacement and inefficiency zones aligned with higher timeframe context.
FVG Stacking: Add this layer on top of FVG confluences.
----------------------------------------------
🔐 This script is invite-only. Contact the author for access.
📩 Perfect for serious traders, algorithmic strategists looking to visualize multi-timeframe imbalances efficiently.
6 gün önce
Sürüm Notları
🧠 Overview
This script plots Higher Timeframe Fair Value Gaps (FVGs) with full visibility and precise placement on lower timeframe charts. Each timeframe (30s–15m) has its own independent toggle, custom label, and box styling, giving traders unmatched control and clarity across multiple market structures.
----------------------------------------------
🎯 What It Does
✅ Identifies Fair Value Gaps using a 3-candle logic (candle 1 high vs candle 3 low, and vice versa).
✅ Plots HTF FVG boxes accurately aligned in LTF charts for clearer intraday decision making.
✅ Custom timeframes: 30s to 15m — individually toggleable.
✅ Set custom labels per timeframe for easier reference.
✅ Full visual customization:
Border color
Bullish/Bearish box opacity
Label font size and color
----------------------------------------------
✨ Why It’s Unique
🔁 Multi-timeframe plotting from as low as 30 seconds to 15 minutes — all at once.
🖼️ Boxes plotted with fixed pixel-perfect width even on lower timeframes.
🎨 All visual aspects are fully configurable from the UI: labels, colors, borders.
🧩 Modular input system: you can turn off individual timeframes without code edits.
🧠 Smart barstate.isconfirmed usage ensures no repainting and stable historical plotting.
----------------------------------------------
⚙️ How It Works
The script requests data for each selected timeframe using request.security.
For every confirmed HTF bar:
It checks for an FVG based on simple imbalance logic:
Bullish FVG: low >= high
Bearish FVG: low >= high
If a valid gap exists:
A box is drawn using box.new() between candle 1 and candle 3 with matching label and style.
Timeframe toggles ensure efficient performance (below the request.security limit of 40).
----------------------------------------------
📈 Use Cases
Scalpers & Intraday Traders: Use 30s–15m HTF levels for precise microstructure guidance.
ICT Traders: Visualize displacement and inefficiency zones aligned with higher timeframe context.
FVG Stacking: Add this layer on top of FVG confluences.
----------------------------------------------
🔐 This script is invite-only. Contact the author for access.
📩 Perfect for serious traders, algorithmic strategists looking to visualize multi-timeframe imbalances efficiently.
ND Egitim - AI Oto FibonacciAutomatic Fibonacci & HH/LL Trend Analysis
This indicator automatically determines the optimal lookback bar count based on market conditions and the specific symbol, then identifies the most recent “Higher High” (HH) and “Lower Low” (LL) points on your chart. It draws a Fibonacci system between these two points, allowing you to instantly visualize potential retracement and extension levels that may act as key support and resistance zones. Additionally, the indicator provides a quick overview of the overall market trend and volatility.
What does it do?
• Fibonacci Levels: Classic Fibonacci levels such as 0%, 23.6%, 38.2%, 50%, 61.8%, 78.6%, and 100% are drawn automatically on the chart. Additional extension and negative levels are also displayed as needed.
• Trend Direction: The general market trend (bullish, bearish, or sideways) is visualized based on the relative positioning of HH/LL points and the structure of moving averages.
• Alert Conditions: Built-in alerts notify you when the price breaks key Fibonacci levels.