Staggered Exponential PullbacksIndicator Description: Staggered Exponential Pullbacks (Final)
Core Concept
This indicator is designed to dynamically track and visualize price pullbacks from a recent high. It serves as an intelligent alert system and a tool for visualizing potential support levels that follow a predefined, non-linear logic.
Instead of a fixed percentage interval, the indicator calculates the levels based on a fixed, exponentially increasing sequence of percentages. The distance between the levels increases as the price falls further. This models a strategy where larger price movements are tolerated as a pullback deepens before the next signal level is reached. The basis for this calculation is always the highest close of the last x candles.
Key Features
This indicator goes far beyond a simple calculation, offering a range of intelligent features for professional use:
Cascading, Fixed Levels: The levels are based on a fixed sequence of percentage distances (3.0%, 3.6%, 4.3%, etc.), where each new level is calculated from the previous level.
Persistent Support Levels ("Floors"): Once an alert level is breached, it transforms into a fixed support line ("floor"). This line will never move down, even if the market high subsequently drops.
Automatic Upward Adjustment: Established floors are automatically pulled upwards when the market shows new strength and makes higher highs. A once-reached -3% floor will therefore rise with the market.
Intelligent, Self-Cleaning Reset Logic: The indicator recognizes when a pullback sequence has ended and a new one has begun. "Ghost lines" from old, irrelevant price movements are automatically removed from the chart to ensure maximum clarity.
Cascade-Proof Alerts: Even during extremely fast sell-offs that break through multiple levels in a single candle, the indicator correctly captures every single level breach.
Customizable Visualization: All key parameters, such as the lookback period and the colors of the lines, can be easily adjusted in the settings.
Visual Elements on the Chart
The Orange Line (Highest Close): This is the reference line. It always shows the highest closing price within the defined lookback period and has a step-line shape.
The 'Floor' Lines (Default: Yellow): These are solid lines that indicate which percentage levels have already been breached in the current sequence. They function as established support levels.
The 'Next Due' Line (Default: Purple): This is a step-line that displays the next expected alert level. It moves dynamically with the calculation. As soon as the price crosses this line, an alert is triggered, and it transforms into a yellow "Floor" line.
Settings (Inputs)
Number of Candles (Lookback): Defines how many past candles are used to determine the highest closing price.
Displayed Alert Levels (Max 10): Determines the maximum number of levels the indicator will calculate and display.
Color of Floors: Allows you to freely choose the color for the solid, established support lines.
Color of Next Due Line: Allows you to freely choose the color for the next, untriggered alert line.
Setting Up Alerts (Important!)
Since the indicator uses dynamic alert messages, the alert must be set up as follows:
Add the indicator to the chart.
Click the clock icon ("Alert") in the top toolbar.
In the "Condition" field, select the name of this indicator: Staggered Exponential Pullbacks.
In the second dropdown menu, you must select the option "Any alert() function call".
Message: The message box can be left empty. The indicator automatically generates a detailed message (e.g., "Price Alert: Level 2 (3.6%) reached!").
Click "Create".
You only need one single alert to cover all 10 levels.
Important Disclaimer: Not Financial Advice
This indicator is purely a technical analysis tool for visualizing price movements. The displayed lines and triggered alerts do not constitute buy or sell recommendations and are not a form of financial or investment advice. They serve for informational and analytical purposes only.
Trading decisions based on the information from this indicator are made solely at your own risk and responsibility. The author and developer of this script assume no liability for any trading losses. Always conduct your own comprehensive analysis and, if necessary, consult a qualified financial advisor before making any trading decisions.
Analisi trend
Global Sessions with Trend & Liquidity Features:
-Session ranges with customizable lines & colors
-Opening range markers and optional background shading
-Automatic trend detection per session (Bullish / Bearish / Neutral)
-Indicators when highs/lows are broken
-Clean visual design with toggles for minimal or detailed display
This Pine Script code is designed to help traders visualize and analyze different market sessions. It's a tool that displays the trading hours for the Asian, London, and New York sessions right on the chart.
The main purpose is to show when these key markets are open and to highlight their price ranges. It also includes features to track the trend within each session and to identify "liquidity sweeps" or moments when the price breaks the high or low of a previous session.
In simple terms, it helps a trader see what the market is doing and where the price is likely to go, all based on the major global trading times. It's especially useful for day traders who want to align their strategies with the activity of specific markets.
P.S. Apologies to users not in the EST timezone! This version is hardcoded to Eastern Standard Time, and I'm not currently sure how to automatically adjust it for different timezones. But you can adjust manually and click the dropdown menu to Save As Default.
ETH 5m OFI+VWAP v2 (自適應+進場/損益/統計)ETH 5m OFI+VWAP v2 (Adaptive Threshold + Entry/TP/SL + Trade Stats)
This indicator combines Order Flow Imbalance (OFI) and VWAP, enhanced with RSI, volume, and higher-timeframe trend filters. It is designed for short-term ETH 5-minute trading.
Key features:
- Adaptive threshold using percentrank (dynamic Z-score filtering)
- LONG/SHORT signal markers with real-time Entry / TP / SL levels
- On-chart trade label showing entry price and risk distance
- Performance stats table (trade count, win rate, average RR)
Strategy assumptions:
- Fixed risk/reward ratio = 1:1 (adjustable via `risk_atr`)
- Default signal cooldown = 6 bars to reduce noise
- Suitable for intraday volatility capture and quick backtest studies
Disclaimer: For research and educational purposes only. Not financial advice.
ETH 5m OFI+VWAP v2(自適應門檻 + 進場/損益/統計)
本指標結合 Order Flow Imbalance (OFI) 與 VWAP,透過 RSI、成交量、HTF 趨勢過濾訊號,專為 ETH 5 分鐘圖短線交易設計。
功能包含:
- 自適應門檻 (percentrank) 過濾異常值
- LONG/SHORT 訊號三角提示
- 即時繪製 Entry / TP / SL 水平線
- 交易績效統計表(總次數、勝率、平均RR)
策略假設:
- 固定 RR = 1:1(可透過 risk_atr 調整)
- 預設訊號冷卻 = 6 根 K 線,避免過度交易
- 適合短線波動捕捉與快速回測研究
注意:僅用於技術分析研究,非投資建議。
ADX with Custom Limit LineADX with Custom Limit Line - Educational Indicator
═════════════════════════════════════════════════════════════
WHAT IS THIS INDICATOR?
This indicator displays the Average Directional Index (ADX) with a fully customizable limit line, designed specifically for educational purposes and trend strength analysis learning.
ORIGINALITY AND PURPOSE
Unlike standard ADX indicators that use fixed reference levels, this version allows traders to set their own custom threshold line based on their specific trading strategy requirements. The indicator focuses purely on trend strength measurement while removing directional noise from +DI/-DI lines for cleaner analysis.
HOW IT WORKS
The ADX calculation uses the standard Welles Wilder formula:
• Calculates True Range and Directional Movement
• Smooths the values using the specified periods
• Applies additional smoothing to create the final ADX value
• Compares this value against your custom limit line
KEY FEATURES
🎯 Customizable Limit Line: Set your own threshold level (default: 20)
📊 Clean Visual Design: Focus on trend strength without directional confusion
📏 Reference Lines: Additional levels at 25 (weak trend) and 50 (strong trend)
🟢 Background Highlighting: Green background when ADX exceeds your limit
🔔 Multiple Alert Types: Notifications for limit crossovers and trend changes
⚙️ Flexible Parameters: Adjust DI Length and ADX Smoothing periods
SETTINGS EXPLANATION
DI Length (14): Period used for calculating +DI and -DI components
ADX Smoothing (14): Additional smoothing applied to the ADX calculation
Limit Line (20): Your custom threshold - adjust based on your strategy
Background Highlight: Toggle visual emphasis on/off
INTERPRETATION GUIDE
ADX < 20: Weak or absent trend - market may be ranging
ADX 20-25: Trend is developing but still weak
ADX 25-40: Moderate trend strength - consider trend-following strategies
ADX 40-50: Strong trend present - high-probability trend trades
ADX > 50: Very strong trend - momentum strategies may be effective
WHY THIS APPROACH?
This simplified version eliminates +DI/-DI lines to focus exclusively on trend STRENGTH rather than direction. This approach helps traders:
✓ Identify when trends are strong enough to trade
✓ Avoid choppy, sideways markets that can cause whipsaws
✓ Set objective criteria for trend-based strategy entry/exit
✓ Learn trend analysis without directional bias
ALERT SYSTEM
The indicator includes four distinct alert conditions:
1. ADX Above Custom Limit: When ADX crosses above your threshold
2. ADX Below Custom Limit: When ADX falls below your threshold
3. Strong Trend Formation: When ADX exceeds 40 (strong trend alert)
4. Weak Trend Warning: When ADX drops below 20 (ranging market alert)
EDUCATIONAL VALUE
This indicator serves as an excellent learning tool for understanding:
• How trend strength differs from trend direction
• The relationship between ADX values and market conditions
• Custom threshold optimization for different timeframes and instruments
• The importance of trend strength in trading system development
USAGE RECOMMENDATIONS
Combine with price action: Use ADX to confirm trend strength, not as standalone signals
Timeframe considerations: Higher timeframes typically show more reliable ADX readings
Market adaptation: Adjust your custom limit based on instrument volatility
Risk management: Always implement proper position sizing and stop losses
Paper trading: Test your custom limit settings before live trading
TECHNICAL LIMITATIONS
⚠️ ADX is a lagging indicator based on historical price data
⚠️ Strong ADX readings can persist during trend exhaustion phases
⚠️ No indicator provides 100% accurate signals
⚠️ Market conditions can change rapidly regardless of ADX readings
⚠️ Should be used as part of a comprehensive trading strategy
═════════════════════════════════════════════════════════════
⚠️⚠️ IMPORTANT DISCLAIMER ⚠️⚠️
This indicator is provided for EDUCATIONAL PURPOSES ONLY and should NOT be considered as financial or investment advice.
RISK WARNING:
• Past performance does not guarantee future results
• All trading involves substantial risk of loss
• No indicator can predict future market movements with certainty
• Always use appropriate risk management techniques
• Never risk more capital than you can afford to lose completely
• Consider seeking advice from qualified financial professionals
RESPONSIBLE USAGE:
• This tool is designed for learning trend analysis concepts
• Use paper trading to understand the indicator's behavior
• Combine with fundamental analysis and market knowledge
• Implement proper risk management in all trading activities
• Remember that successful trading requires more than technical indicators
By using this indicator, you acknowledge understanding these risks and accept full responsibility for your trading decisions.
═════════════════════════════════════════════════════════════
Educational tool for trend strength analysis - Trade responsibly and never stop learning!
Daily Levels (Open, Prev High/Low)A clean and lightweight indicator that automatically plots three key intraday levels: the Daily Open, the Previous Day's High (PDH), and the Previous Day's Low (PDL). Essential for identifying potential support, resistance, and daily market bias without cluttering your chart.
Overview
This indicator is designed to be a simple yet powerful tool for intraday traders. It automatically draws three of the most significant price levels that traders watch every day:
The Current Day's Opening Price
The Previous Day's High (PDH)
The Previous Day's Low (PDL)
By having these levels plotted automatically, you can keep your charts clean and focus on your strategy instead of manually drawing lines every new trading session.
Key Features
Dynamic Daily Open Line: This line represents the opening price of the current session. It dynamically changes color to give you an at-a-glance view of the daily sentiment.
Green: Current price is trading above the daily open (Bullish sentiment).
Red: Current price is trading below the daily open (Bearish sentiment).
Gray: Current price is at the open.
Previous Day's High (PDH): A line marking the highest price reached during the prior trading session. This level frequently acts as a key resistance point.
Previous Day's Low (PDL): A line marking the lowest price reached during the prior trading session. This level often serves as a key support area.
How to Use This Indicator
These levels are fundamental to many intraday trading strategies:
Identify Support & Resistance: Use PDH and PDL as natural areas to watch for price reactions. A break above PDH can signal strong bullish momentum, while a break below PDL can indicate strong bearish momentum.
Gauge Market Bias: Trading above the Daily Open is often considered bullish for the day, while trading below it is considered bearish. This can help you filter trades to align with the dominant intraday trend.
Set Entries & Exits: Look for confirmation signals (like candlestick patterns or other indicator signals) when the price interacts with these levels. They can also be logical areas for placing stop-losses or take-profit targets.
Customization
The indicator is fully customizable to fit your charting style:
Toggle the visibility of the Daily Open and the PDH/PDL lines.
Adjust the colors and line widths for each level.
This tool helps you stay focused on the levels that matter most for day trading.
Volume Printed Candles WITH RVOL BREAKOUT/BREAKDOWN CONFERMATIONANZAR873
RVOL (Relative Volume)
Relative Volume = Current Volume ÷ Average Volume (last N candles)
If RVOL = 1.0 → Current volume = exactly average.
If RVOL > 1.0 → Current volume is higher than average (buyers/sellers are active).
If RVOL < 1.0 → Current volume is lower than average (market dull, higher risk of fake moves).
Examples:
RVOL = 0.7 → Volume is only 70% of average → Weak move.
RVOL = 1.5 → Volume is 50% higher than average → Strong move, genuine breakout/breakdown likely.
🔹 Candle Colors (based on RVOL):
Grey (RVOL < 0.7) → Low volume, weak move, possible fake.
Blue (0.7 ≤ RVOL < 1.0) → Medium-low volume, some activity but weaker than average.
Orange (1.0 ≤ RVOL < 1.5) → High volume, strong buying/selling pressure. With breakout/breakdown → reliable.
Red (RVOL ≥ 1.5) → Very High / Ultra volume. Big players active. If support/resistance breaks with red candle → strongest confirmation.
🔹 How to use in trading?
Breakout/Breakdown Confirmation → Trust only if RVOL ≥ 1.2–1.5 and candle color is Orange or Red.
Avoid trading → When candles are Grey or Blue (fake move risk).
Scalping/Quick Trades → Low RVOL = small targets, High RVOL = bigger targets possible.
In simple words:
RVOL is like a strength meter of the candle.
Colors instantly show candle reliability:
Grey/Blue = Weak
Orange/Red = Strong
⚡ Perfect for intraday, scalping, and breakout traders who want quick volume-based confirmation.
trending -Separate Pane Color BandThe "Donchian trendi multi time frame Color Band" is designed to identify trend directions based on swing highs and lows (similar to Donchian channel concepts, where trends are determined by breakouts from recent highs/lows). The indicator operates in a separate pane (overlay = false) and primarily visualizes:
Trend Direction: Determined by the relative positions of the most recent swing high and swing low. If the last swing high occurred after the last swing low, it's considered an uptrend (bullish); otherwise, a downtrend (bearish).
Adaptive Trend Band: A colored area plot in the indicator pane that represents an adaptive tracking period (influenced by volatility if enabled), filled with a color indicating the current trend (green for up, red for down).
Multi-Timeframe (MTF) Table: An optional table displayed in the top-right corner, showing the trend signal (Bullish or Bearish) for up to 6 user-defined higher timeframes. Each cell is colored based on the trend.
The indicator uses swing detection to gauge trend, incorporates optional volatility-based adaptation for responsiveness, and focuses on multi-timeframe analysis for broader market context. It's not a direct Donchian channel (which typically plots upper/lower bands), but borrows the idea of using highest/lowest prices over a period to detect pivots. It doesn't generate buy/sell signals explicitly but can be used for trend confirmation across timeframes.
Key features include tooltips for inputs, making it user-friendly, and limits on bars/labels for performance.
Key Inputs and Their Roles
The indicator provides customizable inputs grouped into "Swing Points", "Style", and "Multi Timeframe". Here's a breakdown:
Swing Period (prd): Default 50, minimum 2. This sets the lookback period (in bars) for identifying swing highs and lows. Higher values capture major swings (less noise, more lag); lower values detect minor swings (more responsive, but noisier).
Adaptive Price Tracking (baseAPT): Default 20, minimum 1. This base value controls the responsiveness of an adaptive tracking mechanism (similar to a VWAP or moving average length). Lower values make it tighter to price action; higher values smooth it out.
Adapt APT by ATR ratio (useAdapt): Default false. If enabled, the tracking period dynamically adjusts based on market volatility (measured via ATR - Average True Range). High volatility shortens the period for faster reaction; low volatility lengthens it for smoothness.
Volatility Bias (volBias): Default 10.0, minimum 0.1. This amplifies or dampens how much volatility affects the adaptive tracking. Values >1 make it more sensitive to volatility changes; <1 make it less reactive.
Up Color (S): Default lime (green). Color for bullish trends in the band and table.
Down Color (R): Default red. Color for bearish trends in the band and table.
Show MTF Table (show_table): Default true. Toggles the display of the multi-timeframe trend table.
Time frames (tf1 to tf6): Defaults: '1' (1-minute), '3' (3-minute), '15' (15-minute), '60' (1-hour), '240' (4-hour), 'D' (daily). These are the higher timeframes for which trend directions are calculated and shown in the table.
Usage and Interpretation
On the Chart: Add this to a TradingView chart (e.g., for stocks, crypto, forex). The colored area in the indicator pane shows the current timeframe's trend: green band = bullish, red = bearish. The band's height reflects the adaptive period (wider in low volatility if adaptation is on).
MTF Table: Use this for alignment across timeframes. If most/higher timeframes are bullish, it might confirm an uptrend on the current chart. Ideal for trend-following strategies (e.g., trade in the direction of higher TFs).
Customization Tips:
Increase prd for longer-term trends.
Enable useAdapt in choppy markets for better responsiveness.
Adjust timeframes to match your trading style (e.g., scalping: lower TFs; swing: higher).
Limitations:
Relies on historical bars (max_bars_back=5000), so it may not load on very long charts.
No alerts or signals built-in; it's visual-only.
The "Donchian" in the name is loose—it's more pivot-based than full channels.
Adaptation uses ATR, which assumes volatility drives trend responsiveness, but may lag in ranging markets.
AekFreedom Trading OscillatorAekFreedom Trading Oscillator: User Guide
Overview
The AekFreedom Trading Oscillator is a comprehensive, all-in-one technical analysis tool designed for TradingView. It consolidates a powerful suite of essential indicators into a single, highly customizable indicator pane. The primary goal is to reduce chart clutter and provide traders with a multi-faceted view of the market, combining momentum, trend strength, volatility, and divergence signals in one place.
Core Features & Indicators
This script includes the following fully customizable indicators:
Relative Strength Index (RSI): A core momentum oscillator used to measure the speed and change of price movements. It features gradient fills for overbought (70-100) and oversold (0-30) zones, along with an optional smoothing moving average.
Stochastic Oscillator: Another momentum indicator that compares a particular closing price of a security to a range of its prices over a certain period of time to identify overbought and oversold conditions.
MACD (Moving Average Convergence Divergence): A trend-following momentum indicator that shows the relationship between two exponential moving averages (EMAs). It includes the MACD line, Signal line, and Histogram.
Awesome Oscillator (AO): A momentum indicator that measures the market's driving force by comparing recent momentum with general momentum over a wider timeframe.
ADX (Average Directional Index): An indicator used to quantify the strength of a trend, regardless of its direction (up or down). An ADX value over 25 typically suggests a strong trend.
ATR (Average True Range): A key indicator for measuring market volatility.
Advanced Divergence Engine
One of the most powerful features of this script is its built-in Divergence Engine. It can automatically detect and display both Regular Bullish and Regular Bearish divergences.
Supported Indicators: Divergence detection is available for RSI, Awesome Oscillator (AO), and the MACD Line.
Visual Signals: When a divergence is found, the script will:
Draw a line on the oscillator connecting the relevant pivot points.
Display a "Bull" or "Bear" label directly below or above the signal for easy identification.
Alerts: You can set up alerts in TradingView that will trigger whenever a new divergence signal appears.
How to Use: Settings Panel
The indicator is fully customizable via the settings panel.
Indicator Visibility
This is your main control panel for toggling visuals on and off to keep your chart clean.
Show...: Check or uncheck any indicator (e.g., Show RSI & MA, Show Stochastic, Show ATR) to display or hide it instantly.
Show... Divergence: Use these checkboxes (e.g., Show RSI Divergence) to control the visibility of the divergence lines and labels on the chart.
Indicator-Specific Settings
Each indicator has its own group of settings for fine-tuning its parameters.
RSI / AO / MACD Settings:
Here you can adjust standard parameters like Length, Source, etc.
IMPORTANT: Each of these has a Calculate Divergence checkbox. You must enable this checkbox for the script to perform the resource-intensive calculation for that indicator's divergence.
Stochastic Settings: Adjust the %K Length, %K Smoothing, and %D Smoothing.
ADX Settings: Adjust the ADX Smoothing and DI Length.
ATR Settings: Adjust the Length for the ATR calculation.
📌 How to Enable Divergence Signals (2 Steps):
To see divergence for an indicator (e.g., MACD), you must do two things:
Go to "MACD Settings" and check the box for Calculate Divergence.
Go to "Indicator Visibility" and ensure the box for Show MACD Divergence is also checked.
Market Imbalance Tracker (Inefficient Candle + FVG)# 📊 Overview
This indicator combines two imbalance concepts:
• **Squared Up Points (SUP)** – midpoints of large, "inefficient" candles that often attract price back.
• **Fair Value Gaps (FVG)** – 3-candle gaps created by strong impulse moves that often get "filled."
Use them separately or together. Confluence between a SUP line and an FVG boundary/midpoint is high-value.
---
# ⚡ Quick Start (2 minutes)
1. **Add to chart** → keep defaults (Percentile method, 80th percentile, 100-bar lookback).
2. **Watch** for dashed SUP lines to print after large candles.
3. **Toggle Show FVG** → see green/red boxes where gaps exist.
4. **Turn on alerts** → New SUP created, SUP touched, New FVG.
5. **Trade the reaction** → look for confluence (SUP + FVG + S/R), then manage risk.
---
# 🛠 Features
## 🔹 Squared Up Points (SUP)
• **Purpose:** Midpoint of a large candle → potential support/resistance magnet.
• **Detection:** Choose *Percentile* (adaptive) or *ATR Multiple* (absolute).
• **Validation:** Only plots if the preceding candle does not touch the midpoint (with tolerance).
• **Lifecycle:** Line auto-extends into the future; it's removed when touched or aged out.
• **Visual:** Horizontal dashed line (color/width configurable; style fixed to dashed if not exposed).
## 🔹 Fair Value Gaps (FVG)
• **Purpose:** 3-candle gaps from an impulse; price often revisits to "fill."
• **Detection:** Requires a strong directional candle (Marubozu threshold) creating a gap.
• **Types:**
- **Bullish FVG (Green):** Gap below; expectation is downward fill.
- **Bearish FVG (Red):** Gap above; expectation is upward fill.
• **Close Rules (if implemented):**
- *Full Fill:* Gap closes when the opposite boundary is tagged.
- *Midpoint Fill:* Gap closes when its midpoint is tagged.
• **Visual:** Colored boxes; optional split-coloring to emphasize the midpoint.
> **Note:** If a listed FVG option isn't visible in Inputs, you're on a lighter build; use the available switches.
---
# ⚙️ Settings
## SUP Settings
• **Candle Size Method:** Percentile (top X% of recent ranges) or ATR Multiple.
• **Candle Size Percentile:** e.g., 80 → top 20% largest candles.
• **ATR Multiple & Period:** e.g., 1.5 × ATR(14).
• **Percentile Lookback:** Bars used to compute percentile.
• **Lookback Period:** How long SUP lines remain eligible before auto-cleanup.
• **Touch Tolerance (%):** Buffer based on the inefficient candle's range (0% = exact touch).
## Line Appearance
• **Line Color / Width:** Customizable.
• **Style:** Dashed (fixed unless you expose a style input).
## FVG Settings (if present in your build)
• **Show FVG:** On/Off.
• **Close Method:** Full Fill or Midpoint.
• **Marubozu Wick Tolerance:** Max wick % of the impulse bar.
• **Use Split Coloring:** Two-tone box halves around midpoint.
• **Colors:** Bullish/Bearish, and upper/lower halves (if split).
• **Max FVG Age:** Auto-remove older gaps.
---
# 📈 How to Use
## Trading Applications
• **SUP Lines:** Expect reaction on first touch; use as S/R or profit-taking magnets.
• **FVG Fills:** Price frequently tags the midpoint/boundary before continuing.
• **Confluence:** SUP at an FVG midpoint/boundary + higher-timeframe S/R = higher quality.
• **Bias:** Clusters of unfilled FVGs can hint at path of least resistance.
## Best Practices
• **Timeframe:** HTFs for swing levels, LTFs for execution.
• **Volume:** High volume at level = stronger signal.
• **Context:** Trade with broader trend or at least avoid counter-trend without confirmation.
• **Risk:** Always pre-define invalidation; structures fail in chop.
---
# 🔔 Alerts
• **New SUP Created** – When a qualifying inefficient candle prints a SUP midpoint.
• **SUP Touched/Invalidated** – When price touches within tolerance.
• **New FVG Detected** – When a valid gap forms per your rules.
> **Tip:** Set alerts *Once Per Bar Close* on HTFs; *Once* on LTFs to avoid noise.
---
# 🧑💻 Technical Notes
• **Percentile vs ATR:** Percentile adapts to volatility; ATR gives consistency for backtesting.
• **FVG Direction Logic:** Gap above price = bearish (expect up-fill); below = bullish (expect down-fill).
• **Performance:** Limits on lines/boxes and auto-aging keep things snappy.
---
# ⚠️ Limitations
• Imbalances are **context tools**, not signals by themselves.
• Works best with trend or clear impulses; expect noise in narrow ranges.
• Lower-timeframe gaps can be plentiful and lower quality.
---
# 📌 Version & Requirements
• **Pine Script v6**
• Heavy drawings may require **TradingView Pro** or higher (object limits).
---
*For best results, combine with your existing trading strategy and proper risk management.*
Real Close Overlay for Heiken AshiThe Real Close on Heiken Ashi indicator solves one of the biggest problems traders face when using Heiken Ashi candles: The fact that the displayed close is not the true market close.
By default, Heiken Ashi modifies the open, high, low, and close values to create smoother looking candles. This makes them great for identifying trends, but it also means entries and exits can be misleading if you rely only on the chart.
This tool fixes that by overlaying the real closing price (traditional candlestick close) directly onto your Heiken Ashi chart.
How It Works:
- Plots the true closing price of each bar (from standard candles) onto your Heiken Ashi chart.
- Displays it as a small, unobtrusive marker (dot is default, but can be changed) so you can instantly see where price actually closed.
- Updates in real time with every new bar. Not only does it print the marker, but it moves in real time as the candle is forming.
Why It Matters:
- Use Heiken Ashi for trend clarity without losing price accuracy.
- Avoid entering/exiting based on “fake” and "inaccurate" HA closes.
- Improves stop-loss and take-profit placement by showing where price truly ended the candle.
- Essential for scalpers and short-term traders who need precision.
Best Uses:
- Combine with Heiken Ashi for momentum trading.
- Verify breakout confirmations against the real close.
- Use as an execution reference if you trade a HA-based system.
Disclaimer:
This script is for educational purposes only. It does not provide financial advice. Always test thoroughly before applying to live markets.
Trend Strength Confidence AI Meter (ADX + Hull MA)The Trend Strength Confidence AI Meter is a trading decision tool that shows you what matters most:
Trend → Which Direction?
Confidence → Act Fast
Strength → Tailwinds
A simple dashboard for clarity, confidence, and conviction — without the clutter.
It strips out the noise of traditional charts and indicators, translating them into a clear visual you can trust. Instead of juggling multiple tools, you get one clean meter that highlights direction, conviction, and strength in real time.
Powered by the Hull Moving Average (faster than EMA) for responsive trend bias, and ADX tuned to catch strong trends, the Confidence Meter confirms when trend and buying strength are directionally aligned.
Built for ADX, Hull MA, and Trend Analysis.
Advanced Indicators Made Simple — Provided by The AI Trading Desk.
ADX, Hull MA, DI, Trend Strength, Confidence, Decision Tool, AI Trading Desk, signals, dashboard, meter
SMT Divergences 9-5 Sweepersmt for every detail, nq-es
Smart Money Tool / Smart Money Technique is a concept taught by ICT (The InnerCircleTrader).
It compares correlated assets and if the correlation gets disrupted, we call it a smt divergence.
Correlated assets are for example the nasdaq, the sp500 and the dow.
A bullish scenario would be if one of those three makes a lower low and the other two make a higher low. In this case, that would form a divergence.
自适应移动平均线通道策略(成交量加权+权重平滑)Signal Generation: Buy Signal: Price crosses above the upper band (▲).
Sell Signal: Price crosses below the lower band (▼).
Trading Logic: Long Entry: Opens a position on upper band breakout.
Close Position: Closes on lower band breakout or 3% stop-loss trigger.
Visualization: FRAMA Line: Green for bullish, orange for bearish trends.
Candle Coloring: Green for bullish, red for bearish.
Upper/Lower Bands: Semi-transparent green (upper) and orange (lower).
Signal Markers: Buy (green ▲ below bars), sell (red ▼ above bars).
Use Cases Ideal for trending markets (e.g., stocks, futures, forex), especially where volume drives price action.
Suitable for various timeframes (e.g., 1-minute, 1-hour, daily), with parameter tuning advised.
Operating InstructionsAdding the Strategy Copy and paste the code into TradingView’s Pine Script editor (version 6) and save.
Add to chart: Click “Add to Chart” to overlay on the price chart.
Parameter Settings Source: Select price data type (e.g., “close,” “hl2,” default: “close”).
Average Length: Set FRAMA period (default: 50, adjust for timeframe).
Base RAA Multiplier: Base channel width multiplier (default: 1.15, higher values widen channels).
Weight Smoothing Period: EMA period for volume weight smoothing (default: 50).
Show Trend Signals: Enable to display buy/sell signals (default: enabled).
Color Candles Based on Trend: Enable candle coloring by trend (default: enabled).
Bullish/Bearish Candle Color: Customize colors (default: green for bullish, red for bearish).
Chart Output FRAMA Line: Adaptive average, green for bullish, orange for bearish.
Upper/Lower Bands: Semi-transparent green/orange, volume-adjusted.
Signal Markers: Buy (green ▲ below bars), sell (red ▼ above bars).
Candle Coloring: Bullish candles green, bearish red.
Trading Execution Automated Trading: Enable in Strategy Tester for automatic trade execution.
Stop-Loss: Fixed at 3% below entry price.
Initial Capital: Default 100,000 (adjustable).
Backtesting and Optimization Review metrics (win rate, profit factor, drawdown) in Strategy Tester.
Optimization tips: Short timeframes (e.g., 1-minute): Reduce length (e.g., 10–20) and weight_smooth (e.g., 10–20).
Volatile markets: Increase raa_mult_base (e.g., 1.5–2.0).
FXWIZ HMA 300 MTFFXWIZ HMA 300 MTF (Invite-Only)
What it is
• A clean multi-timeframe Hull Moving Average(300) overlay for intraday and swing use.
• Shows 1m / 5m / 15m / 30m HMA lines with per-TF colors, line widths, and transparency.
• Chart bar color is driven by the chart-TF HMA300. Optional right-edge TF labels and a compact trend table (arrows).
How it works
• HMA(s, L) = WMA( 2*WMA(s, L/2) − WMA(s, L), sqrt(L) ).
• For each TF, the line switches between HMA(high) / HMA(low) based on direction, and colors accordingly.
• request.security() pulls HMA values from higher/lower TFs; table updates on last bar.
Inputs (key)
• Timeframes: 1m/5m/15m/30m toggle + labels
• HMA Length (default 300)
• Colors, line widths, transparency
• Trend Panel: position and font size
Tips
• Intraday: show 1m/5m/15m; Swing: show 5m/15m/30m only.
• For clearer screenshots, reduce background clutter and keep this indicator on top.
Attribution & Notice
• HMA concept by Alan Hull. This Pine implementation (MTF logic/UI) is original to this script.
• Educational/research use only. No financial advice.
License & Use
• Invite-Only on TradingView. Do not redistribute source without the publisher’s consent.
Tight Trend RibbonThis indicator visualizes trend direction using a single EMA (default length 21) on low timeframes. It plots the EMA in green for bullish conditions (price above EMA) and red for bearish conditions (price below EMA), with optional buy (green triangle) and sell (red triangle) signals on trend shifts. Alerts are included for new bullish or bearish signals.
自适应移动平均线通道策略This strategy leverages the Fractal Adaptive Moving Average (FRAMA) to construct dynamic price channels, generating buy (long) and sell (short) signals based on price breakouts.
Signal Generation: Buy Signal: Triggered when price crosses above the upper band (▲).
Sell Signal: Triggered when price crosses below the lower band (▼).
Trading Logic: Long Entry: Opens a position when price breaks above the upper band.
Close Position: Closes long position on a short signal or when the 3% stop-loss is hit.
Visualization: FRAMA line displayed in green (bullish) or orange (bearish).
Candles colored based on trend (green for bullish, red for bearish).
Upper and lower bands plotted in semi-transparent green/orange.
Buy/sell signals marked with arrows (▲ for buy, ▼ for sell).
Use Cases Ideal for trending markets (e.g., stocks, futures, forex).
Applicable across timeframes (e.g., 1-minute, 1-hour, daily), with parameter tuning recommended.
Operating InstructionsAdding the Strategy Copy and paste the code into TradingView’s Pine Script editor and save.
Add to chart: Click “Add to Chart” to overlay the strategy on the price chart.
Parameter Settings Source: Select the price data type (e.g., “close,” “hl2,” default: “close”).
Average Length: Set the FRAMA calculation period (default: 50, adjust based on timeframe).
RAA Multiplier: Controls channel width (default: 1.15, higher values widen the channel).
Show Trend Signals: Enable to display buy/sell signals on the chart (default: enabled).
Color Candles Based on Trend: Enable to color candles by trend (default: enabled).
Bullish/Bearish Candle Color: Customize candle colors (default: green for bullish, red for bearish).
Chart Output FRAMA Line: Shows the adaptive average, green for bullish trends, orange for bearish.
Upper/Lower Bands: Semi-transparent green (upper) and orange (lower) bands indicate price range.
Signal Markers: Buy signals (green ▲ below bars) and sell signals (red ▼ above bars).
Candle Coloring: Bullish candles in green, bearish in red.
Trading Execution Automated Trading: Enable in TradingView’s Strategy Tester to execute trades based on signals.
Stop-Loss: Fixed at 3% below entry price for long positions.
Initial Capital: Default set to 100,000 (adjustable as needed).
Backtesting and Optimization Review performance metrics (win rate, profit factor, drawdown) in the Strategy Tester.
Optimize parameters based on market and timeframe: Short timeframes (e.g., 1-minute): Reduce length (e.g., 10–20).
High-volatility markets: Increase raa_mult (e.g., 1.5–2.0).
LTP indicatorIt's designed to help traders identify potential entry and exit points by combining several analysis techniques: Multi-Timeframe (MTF) analysis, Renko charts, and Heikin Ashi candles. The script generates buy and sell signals based on the relationship between two custom-calculated moving averages and filters them with a Heikin Ashi trend.
Here's a breakdown of the key components and what they do:
Key Components
Multi-Timeframe (MTF) Analysis: The core of the script calculates two custom price averages, Avg1 and Avg2, by pulling data from multiple timeframes simultaneously. A user can select a "MTF Group" (e.g., "1-12," "2-24," etc.) which determines the specific timeframes used in the calculation. These averages are then plotted on the chart.
Renko Integration: The script is designed to work with Renko charts, which are a type of chart that focuses on price movements rather than time. It allows the user to choose between different Renko styles (Traditional, ATR, LTP) and to either automatically or manually set the box size, which determines the sensitivity of the chart.
Heikin Ashi Candles: The indicator plots Heikin Ashi candles on the main chart, which smooth out price action and make trends easier to spot. The color of these candles (and the background of the chart) changes to reflect bullish or bearish trends.
Signal Generation: The script generates buy and sell signals based on a crossover of the Avg1 and Avg2 lines.
A buy signal is triggered when Avg1 crosses below Avg2.
A sell signal is triggered when Avg1 crosses above Avg2.
Signal Filtering: An advanced "Signal Filter" option allows the user to filter the buy and sell signals. When the "Heikin-Ashi trend" option is selected, a buy signal is only generated if Avg1 is below Avg2 AND the Heikin Ashi candle is bullish. Similarly, a sell signal is only generated if Avg1 is above Avg2 AND the Heikin Ashi candle is bearish.
User Inputs: The script is highly customizable through a variety of user inputs, allowing traders to adjust settings like:
The date range for analysis.
The price source for the MTF calculations (Open, Close, HL2, etc.).
Whether to show or hide the plot lines (Avg1, Avg2, Avg3).
The visibility and style of the Heikin Ashi candles and the signal labels.
FXWIZ Dynamic Kalman SupertrendFXWIZ Dynamic Kalman Supertrend (Invite-Only)
What it is
• Combined view of two widely known concepts on TradingView:
(A) Kalman-based trend bands with a supertrend-style direction
(B) Dynamic Supertrend using a rolling score with hysteresis
• Built for Forex/indices/commodities; works on any timeframe.
How it works (high level)
• Dynamic Supertrend: SMA(close, N) ± ATR(N) × Multiplier sets a band; a rolling score over the last W bars compares price vs bands. Hysteresis (separate up/down thresholds) reduces whipsaws.
• Kalman section: a stateful Kalman estimate (k) with deviation envelope; direction from a supertrend-style band switching. Fill color mirrors the original standalone look.
Inputs (key ones)
• ATR Length / ATR Multiplier
• Window Length / Uptrend Threshold / Downtrend Threshold
• Kalman Alpha / Beta / Period / Deviation
• Supertrend Factor / ATR Period
(See script Inputs for exact labels.)
Signals / Alerts
• Trend UP/DOWN flips (dynamic ST)
• Short/Long term context from the Kalman section
No promised performance; alerts are informational.
Best practices
• Start with Intraday preset: ATR Len=14, Mult=2.0, Win=50, UpThr~34, DnThr~−16.
• Increase thresholds for higher volatility; reduce Win for faster turns.
• For color/fill mismatches with other overlays, toggle background fills or reduce opacity slightly.
Attribution & Notice
• Core math inspired by community scripts; this is a refactor with original naming/UI/comments.
• If you are an original author and want explicit credit or edits, DM the publisher on TradingView.
License & Use
• Invite-Only on TradingView. Educational/research use. No investment advice.
• Do not redistribute source without the publisher’s consent.
Previous Day High/Low (with Right-Edge Labels) Tracks previous days High and Low; Helps with SPX or other ETF's
ICT Advanced Entry Models & Market Analysis# ICT Advanced Entry Models & Market Analysis
**🏆 The Most Comprehensive ICT (Inner Circle Trader) Indicator Available**
Transform your trading with this institutional-grade Pine Script that combines **12 advanced ICT entry models** with professional risk management and multi-timeframe analysis. Developed for serious traders who want confluence-based signals with complete market context.
## 🎯 **Core Features**
### **12 Enhanced ICT Entry Models**
- ✅ **Optimal Trade Entry (OTE)** - Enhanced Fibonacci retracements with volume confirmation
- ✅ **Silver Bullet** - London/NY session directional moves with regime filtering
- ✅ **Unicorn Model** - Liquidation + FVG + Order Block triple confluence
- ✅ **Fair Value Gap (FVG) Entry** - Gap mitigation tracking with confluence zones
- ✅ **Order Block Entry** - Enhanced with mitigation levels and volume validation
- ✅ **Breaker Block Entry** - Failed order blocks with trend confirmation
- ✅ **Stop Hunt Entry** - Institutional liquidity grabs with volume spikes
- ✅ **Liquidity Grab Entry** - Equal highs/lows with multiple touch confirmation
- ✅ **Market Maker Model** - AMD cycle with session-based phases
- ✅ **Power of 3** - Distribution phase entries with volume validation
- ✅ **Judas Swing** - False breakout reversals in first hour
- ✅ **Asian Range Breakout** - London session range expansion
### **Advanced Confluence System**
- 🎯 **Weighted Model Scoring** - Customize importance of each model
- 📊 **Multi-Factor Analysis** - Structure + trend + volatility alignment
- ⭐ **Signal Quality Ratings** - HIGH/MEDIUM/LOW probability assessments
- 🎪 **Threshold Filtering** - Only shows signals above your confidence level
### **Professional Risk Management**
- 💰 **Dynamic Position Sizing** - Automatic calculation based on account risk
- 🛑 **Structure-Based Stops** - Intelligent stop placement beyond swing points
- 🎯 **Multiple Take Profits** - 1.5R, 2.5R, and 4R targets
- 📈 **Risk-Reward Filtering** - Only signals with acceptable R:R ratios
- 💹 **Visual Trade Planning** - Entry, stop, and target levels on chart
### **Multi-Timeframe Analysis**
- 📅 **Higher Timeframe Structure** - 4H bias confirmation
- ⏱️ **Lower Timeframe Entries** - 15min precision timing
- 🎯 **Structure Alignment** - Only trade when timeframes agree
- 📊 **Cross-Timeframe Confluence** - Enhanced signal validation
## 🧠 **Market Intelligence**
### **Market Regime Detection**
- 📈 **Trending vs Ranging** - ADX-based market state analysis
- 🌊 **Volatility Regimes** - High/low/normal volatility identification
- 🎛️ **Adaptive Strategies** - Different model weights for different conditions
- 🎯 **Session Momentum** - Volume-based session strength analysis
### **Enhanced Market Structure**
- 🔍 **BOS vs CHoCH** - Precise break of structure vs change of character
- ⚡ **Swing Failures** - Failed high/low attempts (reversal signals)
- 📐 **Internal Structure** - Lower timeframe confirmation
- 🎪 **Premium/Discount Zones** - Enhanced with extreme levels
### **Fair Value Gap Innovation**
- 📦 **Mitigation Tracking** - Gaps become invalid when filled
- 🎯 **Confluence Zones** - Multiple overlapping gaps identified
- 📏 **Size Filtering** - Only significant gaps (customizable pip size)
- 🔄 **Real-Time Updates** - Dynamic gap management with arrays
## 📊 **Visual Excellence**
### **Professional Chart Display**
- 🎨 **Color-Coded Confluence** - Visual strength indicators
- 📋 **Comprehensive Info Table** - All key market data at a glance
- 🎯 **Signal Quality Labels** - Clear HIGH/MEDIUM/LOW ratings
- 📊 **Risk Management Display** - Entry, stop, targets on chart
### **Session & Time Analysis**
- 🌏 **Kill Zone Backgrounds** - Asian/London/NY sessions
- ⏰ **Macro Time Highlighting** - Key institutional activity periods
- 🥈 **Silver Bullet Times** - High-probability directional moves
- 🌐 **DST Auto-Adjustment** - Accurate timing year-round
### **Enhanced Visual Elements**
- 📦 **Order Block Tracking** - Active vs mitigated blocks
- 📊 **FVG Visualization** - Confluence zones with thickness indication
- 📈 **Structure Labels** - BOS/CHoCH/SF clearly marked
- 🎯 **Probability Heatmap** - High-frequency price zones
## 🎛️ **Customization & Control**
### **Model Weighting System**
- ⚖️ **Individual Weights** - Customize each model's importance
- 🎯 **Confluence Threshold** - Set minimum score for signals
- 📊 **Quality Control** - Filter signals by your criteria
- 🎪 **Strategy Adaptation** - Adjust weights based on backtesting
### **Risk Management Settings**
- 💰 **Account Size Input** - Set your trading capital
- 📊 **Risk Per Trade** - Percentage risk (0.1% to 5%)
- 🎯 **Minimum R:R** - Only show trades above your threshold
- 📈 **Position Size Display** - Automatic lot size calculation
## 📈 **Performance Tracking**
### **Built-in Analytics**
- 📊 **Win Rate Monitoring** - Track success over time
- 💹 **Average Return** - R:R performance tracking
- 📉 **Maximum Drawdown** - Risk assessment metrics
- 🎯 **Model Performance** - See which models work best
### **Advanced Alerts**
- 🚨 **Tiered Alert System** - High/Medium/Low probability
- 🎯 **Model-Specific Alerts** - Individual setup notifications
- 📊 **Structure Change Alerts** - BOS/CHoCH notifications
- ⚠️ **Risk Management Warnings** - Poor R:R alerts
## 🚀 **Why This Indicator is Different**
### **Institutional Approach**
- 🏦 Built using **actual ICT concepts** from institutional trading
- 📊 **Multi-model confluence** instead of single-indicator reliance
- 🎯 **Risk-first mentality** with position sizing integration
- 📈 **Professional-grade** market structure analysis
### **Complete Trading System**
- 🎪 Not just signals - complete **market analysis framework**
- 💰 **Integrated risk management** for proper position sizing
- 📊 **Performance tracking** to refine your approach
- 🎯 **Multi-timeframe** analysis for institutional-level precision
### **Proven ICT Methodology**
- ✅ **Optimal Trade Entry** zones for high-probability entries
- 🥈 **Silver Bullet** setups during institutional activity times
- 🦄 **Unicorn Model** for maximum confluence trades
- 📦 **Order Block** and **Fair Value Gap** precision timing
## 📚 **Perfect For**
- 💼 **Serious Forex Traders** using ICT methodology
- 📈 **Indices Traders** (ES, NQ, etc.) seeking institutional setups
- 🎯 **Swing Traders** wanting multi-timeframe confluence
- 📊 **Day Traders** needing precise entry timing
- 🏦 **Anyone learning** institutional trading concepts
## ⚙️ **Easy Setup**
1. **Add to Chart** - Works on any timeframe (15min recommended)
2. **Set Risk Parameters** - Account size and risk percentage
3. **Customize Weights** - Adjust model importance to your style
4. **Enable Alerts** - Get notified of high-probability setups
5. **Start Trading** - Use confluence scoring for better decisions
## 🎓 **Educational Value**
- 📚 **Learn ICT Concepts** - Visual representation of all key models
- 🎯 **Understand Confluence** - See how multiple factors align
- 💰 **Risk Management Training** - Learn proper position sizing
- 📊 **Market Structure Education** - Identify BOS, CHoCH, and more
---
**⚡ Transform your trading today with the most advanced ICT indicator available. Stop guessing and start trading with institutional-level market analysis and risk management.**
*Compatible with all markets: Forex, Indices, Commodities, Crypto*
*Recommended timeframes: 15min to 4H for optimal performance*
---
**🔥 Don't just trade - trade with institutional intelligence and proper risk management. Your account will thank you.**