SMC Suite – OB • Breaker • Liquidity Sweep • FVGSMC Suite — Order Blocks • Breaker • Liquidity Sweep • FVG
What it does:
Maps institutional SMC structure (OB → Breaker flips, Liquidity Sweeps, and 3-bar FVGs) and alerts when price retests those zones with optional r ejection-wick confirmation .
Why this isn’t “just a mashup”?
This tool implements a specific interaction between four classic SMC concepts instead of only plotting them side-by-side:
1. OB → Breaker Flip (automated): When price invalidates an Order Block (OB), the script converts that zone into a Breaker of opposite bias (bullish ⇄ bearish), extends it, and uses it for retest signals.
2. Liquidity-Gated FVGs : Fair Value Gaps (3-bar imbalances) are optionally gated—they’re only drawn/used if a recent liquidity sweep occurred within a user-defined lookback.
3. Retest Engine with Rejection Filter : Entries are not whenever a zone prints. Signals fire only if price retests the zone, and (optionally) the candle shows a rejection wick ≥ X% of its range.
4. Signal Cooldown : Prevents spam by enforcing a minimum bar gap between consecutive signals.
These behaviors work together to catch the sequence many traders look for: sweep → impulse → OB/FVG → retest + rejection.
Concepts & exact rules
1) Impulsive move and swing structure
• A bar is “ impulsive ” when its range ≥ ATR × Impulsive Mult and it closes in the direction of the move.
• Swings use Pivot Length (lenSwing) on both sides (HH/LL detection). These HH/LLs are also used for sweep checks.
2) Order Blocks (OB)
• Bullish OB : last bearish candle body before an i mpulsive up-move that breaks the prior swing high . Zone = min(open, close) to low of that candle.
• Bearish OB : last bullish candle body before an impulsive down-move that breaks the prior swing low . Zone = high to max(open, close).
• Zones extend right for OB Forward Extend bars.
3) Breaker Blocks (automatic flip)
If price invalidates an OB (closes below a bullish OB’s low or above a bearish OB’s high), that OB flips into a Breaker of opposite bias:
• Invalidated bullish OB → Bearish Breaker (resistance).
• Invalidated bearish OB → Bullish Breaker (support).
Breakers get their own style/opacity and are used for separate Breaker Retest signals.
4) Liquidity Sweeps (decluttered)
• Bullish sweep : price takes prior high but closes back below it.
• Bearish sweep : price takes prior low but closes back above it.
Display can be tiny arrows (default), short non-extending lines, or hidden. Old marks auto-expire to keep the chart clean.
5) Fair Value Gaps (FVG, 3-bar)
• Bearish FVG : high < low and current high < low .
• Bullish FVG : low > high and current low > high .
• Optional gating: only create/use FVGs if a sweep occurred within ‘Recent sweep’ lookback.
6) Retest signals (what actually alerts)
A signal is true when price re-enters a zone and (optionally) the candle shows a rejection wick:
• OB Retest LONG/SHORT — same-direction retest of OB.
• Breaker LONG/SHORT — opposite-direction retest of flipped breaker.
• FVG LONG/SHORT — touch/fill of FVG with rejection.
You can require a wick ratio (e.g., bottom wick ≥ 60% of range for longs; top wick for shorts). A cooldown prevents back-to-back alerts.
How to use
1. Pick timeframe/market : Works on any symbol/TF. Many use 15m–4h intraday and 1D swing.
2. *Tune Pivot Length & Impulsive Mult:
• Smaller = more zones and quicker flips; larger = fewer but stronger.
3. Decide whether to gate FVGs with sweeps : Turn on “Require prior Liquidity Sweep” to focus on post-liquidity setups.
4. Set wick filter : Start with 0.6 (60%) for cleaner signals; lower it if too strict.
5. Style : Use the Style / Zones & Style / Breakers groups to set colors & opacity for OB, Breakers, FVGs.
6. Alerts : Add alerts on any of:
• OB Retest LONG/SHORT
• Breaker LONG/SHORT
• FVG LONG/SHORT
Choose “Once per bar close” to avoid intrabar noise.
Inputs (key)
• Swing Pivot Length — swing sensitivity for HH/LL and sweeps.
• Impulsive Move (ATR ×) — defines the impulse that validates OBs.
• OB/FVG Forward Extend — how long zones project.
• Require prior Liquidity Sweep — gate FVG creation/usage.
• Rejection Wick ≥ % — confirmation filter for retests.
• Signal Cooldown (bars) — throttles repeated alerts.
• Display options for sweep marks — arrows vs short lines vs hidden.
• Full color/opacity controls — independent palettes for OB, Breakers, and FVGs (fills & borders).
What’s original here
• Automatic OB → Breaker conversion with separate retest logic.
• Liquidity-conditioned FVGs (FVGs can be required to follow a recent sweep).
• Unified retest engine with wick-ratio confirmation + cooldown.
• Decluttered liquidity visualization (caps, expiry, and non-extending lines).
• Complete styling controls for zone types (fills & borders), plus matching signal label colors.
🔹 Notes
• This script is invite-only.
• It is designed for educational and discretionary trading use, not as an autotrader.
• No performance guarantees are implied — always test on multiple markets and timeframes.
ค้นหาในสคริปต์สำหรับ "liquidity"
Emibap's HEX Uniswap v3 Liquidity PoolThis script will display a histogram of the Uniswap V3 HEX liquidity pool, versus as many tokens as possible.
Current supported pairs:
HEX/USDC
HEX/WETH
HEX/WETH.USD (Ethereum expressed in USD)
HEX/USDT (Just showing the USDC liquidity)
Similar to what you can see in the liquidity section of the Uniswap pool page but conveniently rendered alongside your chart.
It's meant to be used on a HEX / WETH chart only. The price should be expressed in WETH for it to work.
One of the main motivations for using this in your chart is to get an idea of the current sentiment: If most of the volume is above the price it might be an indication of an upcoming move up, for instance.
I'll try to update the liquidity regularly.
Using the 4h, daily, or weekly time frames is highly recommended.
The options are straightforward:
Histogram bars color. Default is blue
Histogram background color. Default is black at 20% opacity
Upper price limit of the diagram: Visible upper bound price limit for the histogram, based on the current price. I.E: 200%: If the price is 1, the histogram will show 3 as the upper bound
Lower price limit of the diagram. Visible lower bound price limit for the histogram, based on the current price. I.E: 99%: If the price is 1, the histogram will show 0. 01 as the upper bound
Width of the widest bar: Width (in bars) for the widest bar of the histogram. The more the higher resolution you'll get
Locked volume marker line thickness
Locked volume marker color
HHLL and Liquidity LevelsHHLL AND Liquidity Levels
Description: This indicator shows hidden support and resistance levels and liquidity levels. The indicator allows traders to select source data from open/close or the high and low. The indicator also allows for appearance customization.
How can Higher highs and Lower lows and liquidity levels benefit traders?
HHLL refers to a series of higher highs and lower lows in an asset's price trend, which can indicate a potential reversal in the trend. Liquidity, on the other hand, refers to the ease with which an asset can be bought or sold without affecting its price. HHLL can help traders identify potential trends, while liquidity can ensure that trades can be executed smoothly and without significant price impact.
How can traders use this indicator?
Traders can use the indicator to identify potential market trends and market momentum. When the indicator show a series of higher highs and higher lows it can show a possible uptrend, meanwhile a series of lower lows and lower highs could show a possible uptrend with liquidity to confirm their trading decisions.
The script could also capture hidden support and resistance levels by showing areas where liquidity is concentrated and where price has repeatedly made higher highs and lower lows.
Features:
Support and Resistance levels based on Highs and Lows
Zig zags to show the HHLL's
Liquidity Levels
BOS and CHOCHS labels
Here are some examples of the indicator in action:
The HHLL and Liquidity Levels indicator being used with the Contraction and Expansion indicator to see when expansions are due and then price retest the liquidity levels.
Current Hourly Open Liquidity with Sweep DetectionStatistics indicate that if the current hourly candle reaches the high or low of the previous hourly candle, there is a strong likelihood that the price will return to the current hour's open, depending on how quickly the previous hour's high or low was swept. If the sweep occurs within the first 20 minutes, there is a 75% chance the current hour's open will be reached; if it takes between 21 and 40 minutes, the probability decreases to 50%; and if it takes longer than 41 minutes, the chance drops to 25%.
These statistics can help identify manipulation on the hourly timeframe and guide trade decisions accordingly. For instance, if the previous hourly high is taken within the first 20 minutes but the current hour's open is not reached, it may be wise to avoid long positions until it happens or consider short positions in the direction of the open liquidity, using your existing entry rules and risk management.
The indicator highlights the current hour's open with a line and label to visually represent that liquidity pool, adjusting the line's color based on whether and when the previous hour's high or low was tapped. Once the open is reached, the indicator can, depending on settings, remove the line and label from the chart (this is enabled by default) since the liquidity pool is no longer relevant, preventing chart clutter.
All colors, line widths, label text sizes, and colors can be customized.
NY Open Breakout Strategy - High Liquidity & Favorable RRR Pine Description:
The NY Open Breakout Strategy is an advanced Pine Script indicator tailored for the TradingView platform. This strategy is specifically designed to exploit the high liquidity found during the New York session opening in the Forex market. Its primary goal is to provide traders with an opportunity to engage in positions with lower risk and higher potential profits, thereby ensuring an advantageous risk-to-reward ratio (RRR).
Core Objectives:
Leveraging High Liquidity: Capitalizes on the significant market movements at the New York session opening, known for its high liquidity, to identify strong breakout signals.
Achieving Favorable RRR: By setting strategic stop-loss and take-profit levels, the strategy aims for a higher RRR. This approach can lead to overall profitability, even if the win rate is lower than the loss rate.
Functionality:
Dynamic Breakout Identification: Uses the first 15-minute candle’s high and low after NY open as benchmarks for detecting potential breakouts.
Customizable Stop-Loss & Take-Profit: Provides options to configure stop-loss at the last swing or the previous candle’s close. The take-profit levels are determined based on a favorable risk-reward ratio.
Visual Session Indicators: Includes distinct background coloring and vertical lines to mark the New York session for easy visibility.
Methodology:
This strategy hinges on the premise that the opening of the New York session often triggers key price movements due to an influx of trading activity. By focusing on these moments, our indicator aims to capture strong trends and breakout patterns. The carefully calibrated stop-loss and take-profit settings ensure that each trade aims for a higher potential reward compared to the risk undertaken.
Unique Features:
Enhanced Risk Management: With adaptable risk-reward settings, traders can tailor their trading strategies to align with individual risk appetites.
Personalized User Experience: Offers a range of customizable settings for visual elements, allowing traders to adjust the look and feel of the indicator to their preferences.
Usage Guidelines:
Customize the indicator settings, including the stop-loss reference and risk-reward ratio, to match your trading style.
Watch for 'Buy Enter' and 'Sell Enter' signals during the New York session opening.
Utilize the displayed stop-loss and take-profit levels to effectively manage each trade.
This NY Open Breakout Strategy is ideal for traders who prioritize efficient risk management while aiming to capitalize on the high liquidity periods of the Forex market. The strategy is designed to be robust, providing a pathway to profitability even in scenarios where the number of losing trades surpasses winning ones, thanks to its emphasis on a high risk-to-reward ratio.
Emibap's Uniswap V3 HEX/WETH 0.3% Liquidity PoolThis script will display a histogram of the Uniswap V3 HEX / WETH 3% liquidity pool.
Similar to what you can see in the liquidity section of the Uniswap pool page but conveniently rendered alongside your chart.
It's meant to be used on a HEX / WETH chart only. The price should be expressed in WETH for it to work.
One of the main motivations for using this in your chart is to get an idea of the current sentiment: If most of the volume is below the price it might be an indication of an upcoming move up, for instance.
I'll try to update the liquidity regularly.
Using the 4h, daily, or weekly time frames is highly recommended.
The options are straightforward:
Histogram bars color. Default is blue
Histogram background color. Default is black at 20% opacity
Upper price limit of the diagram: Visible upper bound price limit for the histogram, based on the current price. I.E: 200%: If the price is 1, the histogram will show 3 as the upper bound
Lower price limit of the diagram. Visible lower bound price limit for the histogram, based on the current price. I.E: 99%: If the price is 1, the histogram will show 0. 01 as the upper bound
Width of the widest bar: Width (in bars) for the widest bar of the histogram. The more the higher resolution you'll get
Support & Resistance/Supply & Demand/Liquidity/Trendlines (Expo)Real-Time Support & Resistance/Supply & Demand/Liquidity Zones /Trendlines / Key Levels
This trading tool automatically identifies real-time Support/Resistance, Supply and Demand, Liquidity Zones, Key levels, and Trendlines.
FEATURES
This indicator includes all necessary features for traditional technical analysis, such as Trendlines, Support/Resistance, Supply/Demand, and Liquidity Zones. In addition to that, we have added key market levels.
Support/Resistance: Identifies areas in real-time where the price finds support and resistance.
Supply/Demand: The indicator analyzes the market structure in real-time and maps out key supply and demand zones. The user gets an instant understanding of the current market structure.
Liquidity Zones: Liquidity zones are displayed where there is a significant level of trading activity and when there is both high supply and demand for an asset, security, or contract.
TrendLines: Trendlines help traders determine the current direction of market prices. A trendline is displayed when a price action trend is detected.
Key Levels: Key levels are psychological levels that are under the attention of many traders. There is a lot of buying or selling pressure at these levels. At these key levels, price decides its direction, either to go bearish or bullish.
HOW TO USE
Use the indicator to identify several important and commonly used levels and zones. All zones work as a future reference where the price has a higher likelihood to react at, bounce off from, or reverse.
-----------------
Disclaimer
Copyright by Zeiierman.
The information contained in my Scripts/Indicators/Ideas/Algos/Systems does not constitute financial advice or a solicitation to buy or sell any securities of any type. I will not accept liability for any loss or damage, including without limitation any loss of profit, which may arise directly or indirectly from the use of or reliance on such information.
All investments involve risk, and the past performance of a security, industry, sector, market, financial product, trading strategy, backtest, or individual’s trading does not guarantee future results or returns. Investors are fully responsible for any investment decisions they make. Such decisions should be based solely on an evaluation of their financial circumstances, investment objectives, risk tolerance, and liquidity needs.
My Scripts/Indicators/Ideas/Algos/Systems are only for educational purposes!
[DarkTrader] Liquidity Regression MapLinear Regression Function Reference by @RicardoSantos :
Liquidity Regression Map is an advanced indicator designed to assist traders in identifying key liquidity zones, reversals, and potential breakout areas within the market. By visualizing liquidity shifts and regression patterns, this tool provides a powerful visual guide to price movements that often go unnoticed by conventional indicators. The indicator's dynamic and adaptive approach helps traders better navigate complex market environments.
Purpose :
This indicator focuses on analyzing the behavior of liquidity in the market and mapping it out in a visual format on your TradingView charts. It provides a deeper understanding of where large clusters of liquidity exist, helping traders pinpoint potential areas where price is likely to react. It aims to highlight key liquidity zones and assess when price is likely to reverse or continue its trend, providing a comprehensive view of the market's internal structure.
Liquidity Regression Map supports multiple timeframes and multiple assets, providing traders with flexibility to analyze different market conditions. Whether you're analyzing short-term charts for scalping or higher timeframes for swing trades, the indicator adjusts its liquidity and regression calculations accordingly, ensuring accurate insights across all timeframes. Additionally, it is compatible with various asset classes, including stocks, forex, cryptocurrencies, and commodities, allowing you to apply the same powerful liquidity analysis across multiple markets for a unified trading strategy.
How It Works :
The indicator identifies liquidity zones by looking at the highs and lows of recent price action within a user-defined period, known as the lookback period. These zones represent areas where market participants are likely to have placed a significant number of stop orders or large positions, creating pockets of liquidity. The zones are visualized as levels on the chart, showing where the market is likely to react.
Next, the indicator performs a linear regression analysis on the price data. Linear regression helps smooth out the price action and gives an indication of the overall trend within the defined liquidity zone. This analysis is critical for determining the slope and direction of price movement, which provides insights into the market's momentum and strength in these liquidity areas.
A key feature of this indicator is its ability to detect liquidity swipes—sharp moves in price that sweep liquidity levels. When price approaches a liquidity zone and crosses it aggressively, the indicator highlights this as a swipe. Swipes often signal significant price reversals or trend continuation because they indicate that liquidity has been absorbed. The Akastra Liquidity Regression Map highlights these areas, helping traders anticipate where a reversal or continuation may occur.
As new price data comes in, the liquidity zones and regression lines dynamically adjust. This real-time update ensures that traders are always working with the most relevant and up-to-date liquidity information. The indicator recalculates the liquidity levels based on the recent highs and lows and repositions the regression lines accordingly. This makes it adaptive to both short-term volatility and long-term trends.
To make the analysis intuitive and easy to interpret, the liquidity levels are color-coded based on their strength and importance. Liquidity zones are shown using a gradient of colors, from weak liquidity (indicating potential minor reactions) to strong liquidity (where a significant price reaction is more likely). The heatmap visually communicates how liquidity is distributed across different levels and timeframes.
Liquidity Condition Filtering :
Another important aspect of the mechanism is the liquidity condition filtering, which only highlights significant liquidity shifts. The indicator evaluates if price movement meets certain thresholds, such as exceeding a 1.618 threshold for liquidity absorption or rejection . This filtering ensures that only the most relevant and impactful liquidity conditions are displayed, minimizing noise and false signals on the chart.
Finally, the indicator calculates and displays liquidity levels across multiple timeframes simultaneously, providing a more comprehensive view. For example, liquidity from a higher timeframe may interact with liquidity from a lower timeframe, providing traders with an overlapping view of where significant liquidity is concentrated. This multi-layer analysis helps to confirm trading setups and increases the probability of successful trades.
Emibap's Uniswap V3 HEX/USDC 3% Liquidity PoolThis script will display a histogram of the Uniswap V3 HEX / USDC 3% liquidity pool.
Similar to what you can see in the liquidity section of the Uniswap pool page but conveniently rendered alongside your chart.
It's meant to be used on any HEX / USDC chart only.
One of the main motivations for using this in your HEX / USDC chart is to get an idea of the current sentiment: If most of the volume is below the price it might be an indication of an upcoming move up, for instance.
I'll try to update the liquidity regularly; if possible several times a day.
Using the 4h, daily, or weekly time frames is highly recommended.
The options are straightforward:
Histogram bars color. Default is blue
Histogram background color. Default is black at 20% opacity
Upper price limit of the diagram: Visible upper bound price limit for the histogram, based on the current price. I.E: 200%: If the price is 1, the histogram will show 3 as the upper bound
Lower price limit of the diagram. Visible lower bound price limit for the histogram, based on the current price. I.E: 99%: If the price is 1, the histogram will show 0. 01 as the upper bound
Width of the widest bar: Width (in bars) for the widest bar of the histogram. The more the higher resolution you'll get
Durdens Global M2 Liquidity Tracker🧠 Durdens Global M2 Liquidity Tracker | Bitcoin vs Liquidity, Visualized
If you’re not watching global liquidity, you’re not really trading macro.
This indicator tracks FX-adjusted M2 money supply across 20+ countries, aggregated into a single global liquidity signal. It can then be used to overlay against Bitcoin for timing macro shifts with precision.
🔍 Core Features:
🌐 USD-adjusted M2 from the US, China, Eurozone, UK, Japan, and more
📊 Normalization modes: None (raw), Index (Based to 100), Z-Score
⏳ Offset input to shift liquidity data forward — aligns with Bitcoin's delayed reaction (84–107 days common)
🧠 BTC correlation matrix: 30D, 90D, 365D correlation values
🧪 Top 3 M2 delta signals: Tracks 90-day % change for US, China, EU
🧮 Fibonacci SMAs: 13 / 34 / 89 for structural macro context
🟢🔴 Liquidity regime engine: EMA 89 defines "Risk-On" vs "Risk-Off" states
🧩 How It Works:
Each country’s M2 is multiplied by its FX rate (to USD) and summed into a single global M2 line. This ensures comparability across nations. The user can choose to:
Normalize the output (raw, indexed, or z-scored)
Shift the global M2 forward in time (offset), simulating the lag effect liquidity has on Bitcoin
Visualize macro risk conditions using EMA 89 as a liquidity regime filter
Analyze BTC correlation across 3 windows and track key regions’ M2 delta
❓ FAQ:
Why does this matter?
M2 is the monetary fuel behind asset bubbles. When liquidity rises, Bitcoin follows; with a delay. This tracker helps you front-run macro flows before they hit the chart.
Why use Index or Z-Score modes?
Raw values skew long-term visual analysis. Index mode rebases data for comparative trend tracking. Z-Score shows when liquidity is overheated or suppressed (mean reversion).
What does the offset input do?
Liquidity doesn’t hit Bitcoin instantly. Many traders use an 84–107 day forward shift to align M2 changes with BTC price action. The offset helps you visualize this.
Why track top 3 M2 regions?
US, China, and Eurozone are the heavyweights in global liquidity. Tracking their offset-day % change gives immediate insight into capital expansion or contraction.
Can I use this to trade?
Absolutely; but it’s best used as a macro filter. Combine with price structure, funding, or on-chain data to optimize timing and conviction.
⚡ Use Cases:
Spot early pivots in liquidity regimes (Risk-Off to Risk-On)
Quantify macro backdrop for Bitcoin or altcoin cycles
Understand when the Fed or PBOC are tightening or easing
Ditch the hopium. Trade with context.
—
Built by: @DurdensBitcoinLedger
Follow for updates — future upgrades include:
• Regional toggles
• Custom M2 baskets
• Alert conditions
• Continued revisions & updates
Stay liquid, not wrecked.
Liquidity Levels (Smart Swing Lows)Liquidity Levels — Smart Swing Low Detection
Efficient Liquidity Sweep Visualization for Smart Money Traders
This script automatically identifies and plots liquidity-rich swing lows based on pivot logic, filters them to remove redundant levels, and overlays daily highs/lows for added context — giving Smart Money Concept (SMC) traders a clean, actionable map of liquidity.
It’s designed to be minimal yet powerful: perfect for spotting potential liquidity grabs, mitigation zones, and sweep targets with zero chart clutter.
🔍 What This Script Does:
Detects Smart Swing Lows
Uses fixed pivot detection (left = 3, right = customizable) to identify structurally significant swing lows.
Filters out swing lows that are too close together using a percentage-based spacing threshold to reduce noise.
Mitigation Cleanup Logic
Tracks whether recent price action breaches past swing lows.
If breached, the swing level is automatically removed, keeping only relevant, unmitigated liquidity levels on your chart.
Plots Daily Highs and Lows
Each new trading day, horizontal rays mark the prior day’s high and low — useful for identifying resting liquidity and possible sweep zones.
Labeling and Style Customization
Optional labels for swing lows.
Full control over label size, color, and visibility to match any chart aesthetic.
Timeframe Filtering
Runs exclusively on 5m, 10m, and 15m charts to ensure optimal reliability and signal clarity.
⚙️ Customization Features:
Pivot sensitivity (Right side control)
Minimum distance between swing lows (in %)
Label visibility, size, and color
Line width and colors for both swing levels and daily highs/lows
Mitigation cleanup lookback length
💡 How to Use:
Add the script to a qualifying intraday chart (5–15m).
Use the swing low levels to monitor liquidity-rich zones.
Combine with your personal strategy to identify liquidity grabs, potential reversal zones, or entry points following a sweep.
Let the built-in cleanup logic remove any already-mitigated levels so you can focus on active targets.
🚀 What Makes It Unique:
This isn’t just another pivot plotter — it’s a smart, self-cleaning SMC tool designed for modern liquidity-based trading strategies.
A must-have for traders using concepts like liquidity grabs, mitigation blocks, or sweep-to-reverse trade models.
🔗 Best used in combination with:
✅ First FVG — Opening Range Fair Value Gap Detector: Pinpoint the day’s first imbalance zone for intraday setups.
✅ ICT SMC Liquidity Grabs + OB + Fibonacci OTE Levels: Confluence-based entries powered by liquidity logic, order blocks, and premium/discount zones.
Used together, these scripts form a complete Smart Money toolkit — helping you build high-probability setups with confidence, clarity, and clean charts.
[TTI] Fed Net Liquidity Indicator📜 ––––HISTORY & CREDITS
The Fed Net Liquidity Indicator is a tool developed after reading Max Anderson's twitter thread. This indicator is based on the calculation of the Fed's balance sheet, the Treasury General checking account, and what banks are parking at the overnight repo window at the Fed. The net of these three components gives us the net liquidity available to the markets, which is considered the fuel behind market moves.
🎯 ––––WHAT IT DOES
The Fed Net Liquidity Indicator provides a visual representation of the net liquidity levels in the market. It plots the SPX along with blue shading that represents the net liquidity levels. It also includes risk on/risk off signals and a fair value line that measures whether the market is overbought or oversold compared to the net liquidity readings.
The indicator also includes two levels for overbought and oversold conditions. The "short/hedge" level indicates that the market is becoming overbought and it's time to reduce risk-on positions. The "euphoric" level indicates extreme overbought conditions and it's time to actively short the market or exit. On the other side, the "bounce" line indicates oversold conditions and a potential short-term pop, while the "capitulation" level indicates extreme oversold conditions and a potential for a significant bounce.
🛠️ ––––HOW TO USE IT
To use the Fed Net Liquidity Indicator, you first need to set it up on your chart. Once set up, you can use it to guide your trading decisions based on the net liquidity levels, risk on/risk off signals, and the fair value line.
👉Follow the net liquidity levels: The market generally follows the net liquidity. If the liquidity is increasing, the market tends to go up, and if the liquidity is decreasing, the market tends to go down.
👉Pay attention to risk on/risk off signals: These signals can help you understand the market environment and adjust your positions accordingly. A risk-on signal indicates a good time to expose yourself to the market and go long on risk assets like stocks and crypto. A risk-off signal indicates that it's time to exit the market, hedge your positions, or go short.
👉Use the fair value line: This line can help you determine whether the market is overbought or oversold compared to the net liquidity readings. If the market is rising steeply but the liquidity is not confirming that, it could indicate overbought conditions. Conversely, if the market is falling but the liquidity is not confirming that, it could indicate oversold conditions.
👉Consider the overbought and oversold levels: These levels can help you identify potential tops and bottoms in the market. If the market reaches the short/hedge level, it's time to reduce risk-on positions. If it reaches the euphoric level, it's time to actively short the market or exit. On the other side, if the market reaches the bounce line, it could indicate a potential short-term pop. If it reaches the capitulation level, it could indicate a potential for a significant bounce.
High Liquidity Zones and Threshold VolumeThe High Liquidity Zones indicator is designed to identify areas of significant liquidity in the market. It helps traders recognize regions where trading volume is notably higher, indicating potential areas of increased market activity and interest.
The indicator calculates the average volume over a specified lookback period, which can be customized according to individual preferences. This average volume acts as a reference point to determine the threshold volume level. The threshold percentage input allows users to set the sensitivity of the indicator, defining the minimum volume required for an area to be considered a high liquidity zone.
When the current volume surpasses the threshold volume level, the indicator highlights these areas as high liquidity zones. This visual representation allows traders to quickly identify and focus on periods of heightened trading activity. The high liquidity zones are marked with square shapes below the histogram, providing a clear visual indication on the chart.
The first plot line represents the threshold volume level as a histogram, showing the volume levels in relation to the threshold. This histogram helps traders assess the magnitude of the volume in the identified high liquidity zones.
The second plot line represents the threshold volume's simple moving average (SMA) over the lookback period. The SMA acts as a reference line, smoothing out fluctuations in the threshold volume and providing a more stable measure of high liquidity zones. Traders can use this line to better understand the overall trend and dynamics of liquidity.
The High Liquidity Zones indicator offers flexibility, allowing traders to adapt it to their preferred trading style and timeframe. By adjusting the lookback period and threshold percentage, users can fine-tune the sensitivity of the indicator based on their trading strategies and market conditions.
Furthermore, traders can combine the High Liquidity Zones indicator with other technical analysis tools to confirm trading signals or identify areas of potential support and resistance. It can help them locate price levels where market participants have a substantial presence and where significant buying or selling pressure may occur.
Overall, the High Liquidity Zones indicator is a valuable tool for traders seeking to gain insights into market liquidity dynamics. By highlighting areas of intense trading activity, it assists in making informed trading decisions and identifying opportunities within the market.
Expected LiquiditySimple but effective script that displays Liquidity Premium/Discount areas in an adaptive way based on key Fibonacci levels.
You can increase or decrease the 'Period' value in the Settings to adjust the gap between the lines as you see fit.
By default the value is '46' which should suit most markets.
- The script contains Alerts which are triggered when a liquidity line is crossed by the price.
Good trading to all and don't forget, risk management remains the most important!
Zero Lag Liquidity [AlgoAlpha]🟠 OVERVIEW
This script plots liquidity zones with zero lag using lower-timeframe wick profiles and high-volume wicks to mark key price reactions. It’s called Zero Lag Liquidity because it captures significant liquidity imbalances in real time by processing lower-TF price-volume distributions directly inside the wick of abnormal candles. The tool builds a volume histogram inside long upper/lower wicks, then calculates a local Point of Control (POC) to mark the price where most volume occurred. These levels act as visual liquidity zones, which can trigger labels, break signals, and trend detection depending on price interaction.
🟠 CONCEPTS
The core concept relies on identifying high-volume candles with unusually long wicks—often a sign of opposing liquidity. When a large upper or lower wick appears with a strong volume spike, the script builds a histogram of lower-timeframe closes and volumes inside that wick. It bins the wick into segments, sums volume per bin, and finds the POC. This POC becomes the liquidity level. The script then dynamically tracks whether price breaks above or rejects off these levels, adjusts the active trend regime accordingly, and highlights bars to help users spot continuation or reversal behavior. The logic avoids repainting or subjective interpretation by using fixed thresholds and lower-TF price action.
🟠 FEATURES
Dynamic liquidity levels rendered at POC of significant wicks, colored by bullish/bearish direction.
Break detection that removes levels once price decisively crosses them twice in the same direction.
Rejection detection that plots ▲/▼ markers when price bounces off levels intrabar.
Volume labels for each level, shown either as raw volume or percentage of total level volume.
Candle coloring based on trend direction (break-dominant).
🟠 USAGE
Use this indicator to track where liquidity has most likely entered the market via abnormal wick events. When a long wick forms with high volume, the script looks inside it (using your chosen lower timeframe) and marks the most traded price within it. These levels can serve as expected reversal or breakout zones. Rejections are marked with small arrows, while breaks trigger trend shifts and remove the level. You can toggle trend coloring to see directional bias after a breakout. Use the wick multiplier to control how selective the detector is (higher = stricter). Alerts and label modes help customize the signal for different asset types and chart styles.
Korea M2 Liquidity Index💡 Korea M2 Liquidity Index
- This indicator visualizes Korea's M2 liquidity trends, designed to help both domestic and global investors easily understand the overall money supply situation in the Korean economy.
- In particular, by comparing it with the KOSPI index, investors can assess the equity market level relative to liquidity, allowing for a more precise valuation analysis to determine whether the Korean stock market is overvalued or undervalued.
✅ What is M2?
- M2 is a broad measure of money supply, which includes cash, demand deposits, savings deposits, and certain financial products.
- It serves as a crucial macroeconomic indicator that reflects the overall liquidity and capital supply in the Korean economy.
💰 KRW and USD display options
- KRW basis: Displays the total M2 amount in Korean won (in trillion units).
- USD basis: Converts the total M2 amount into US dollars using the KRW/USD exchange rate(KRW/USD) making it useful for global investors or those analyzing in USD terms.
📊 Display style and interpretation
- Users can freely choose to display Korea’s M2 and liquidity index and turn them on or off as needed.
- The index is simplified and displayed in trillion won units, allowing for an intuitive view of long-term trends and structural changes.
- The Offset (days) feature enables temporal adjustments, making it easier to compare this indicator with other economic or financial data series.
🌏 Example use cases
- Domestic policy analysis: Analyze the correlation between Bank of Korea's monetary policy changes (base rates, liquidity injections, etc.) and M2 growth.
- FX and global capital flow analysis: Understand the relationship between KRW/USD exchange rate fluctuations and changes in domestic liquidity.
- Leading indicator for asset markets: Use it as a forward-looking signal for stock, real estate, and bond markets.
- Comparison with KOSPI index: Identify gaps between liquidity and market levels to support strategic investment decisions and evaluate market capitalization levels more precisely.
copyright @invest_hedgeway
============================================================
💡 Korea M2 Liquidity Index
- 이 지표는 대한민국의 M2 유동성 흐름을 시각화하여, 국내 및 글로벌 투자자들이 한국 경제의 자금 공급 상태를 한눈에 파악할 수 있도록 설계되었습니다.
- 특히 코스피 지수와 비교 분석함으로써 유동성 대비 주가지수 수준을 평가하고, 한국 증시의 상대적 고평가·저평가 여부를 판단해 보다 정교한 밸류에이션 분석에 활용할 수 있습니다.
✅ M2란?
- M2는 광의통화 지표로, 현금 + 요구불 예금 + 저축성 예금 + 금융상품(일부) 등을 포함하는 총 유동성을 의미합니다. 이는 한국 경제의 자금 공급 상태를 나타내는 중요한 거시경제 지표로 활용됩니다.
💰 KRW 및 USD 표시 선택
- KRW(원화) 기준: 한국 원화 기준으로 M2 총액(조 단위)을 나타냅니다.
- USD 기준: M2 총액을 환율(KRW/USD) 기준으로 달러화 환산 후 표시하여, 글로벌 투자자나 달러화 기준 평가 시 활용 가능합니다.
📊 표시 방식과 해석
- 사용자는 한국의 M2와 유동성지수를 자유롭게 선택해 원하는 방식으로 켜거나 끌 수 있습니다.
- 지표는 조원(Trillion won) 단위로 단순화해 표시되며, 장기 흐름과 추세 변화를 시각적으로 확인할 수 있습니다.
- Offset (days) 기능을 통해 시리즈를 시차 조정할 수 있어, 다른 경제 지표와의 비교 분석에 유용합니다.
🌏 활용 예시
- 국내 정책 분석: 한국은행의 통화정책 변화(기준금리, 유동성 공급 등)와 M2 증가율 간 상관성 분석.
- 환율 및 글로벌 자금 흐름 분석: 원/달러 환율 변동과 유동성 간 상관관계 파악.
- 주식, 부동산, 채권 등 자산시장 선행 지표로서 활용.
- 코스피 지수와의 비교 분석: 시장 유동성과 지수의 괴리를 파악하여 전략적 투자 판단과 시가총액 수준에 대한 평가에 활용.
copyright @invest_hedgeway
Liquidity Rush:VSMarkettrend Liquidity Rush (LR) Indicator – Market Move Detector
🔍 What is Liquidity Rush?
The Liquidity Rush (LR) indicator detects the flow of big money (institutional or high-volume traders) into a stock over a selected time frame. It visually represents the net liquidity inflow/outflow and compares it with the stock's total market capitalization (MC) to give you a contextual view of its significance.
📊 Indicator Output:
You’ll see a label like:
250.07 Cr / 0.23%MC
250.07 Cr → Liquidity change (buy/sell impact) in the selected timeframe.
0.23%MC → This liquidity is 0.23% of the stock’s market cap.
This helps you judge:
Whether the move is impactful or just noise.
If smart money is likely entering or exiting.
⚠️ Why % of Market Cap?
Volume or liquidity alone doesn't tell the full story. 100 Cr inflow in a 5,000 Cr company is significant (2%), but the same in a 50,000 Cr company is not impactful (0.2%). That’s why this indicator shows LR as a % of MC — to give you contextual importance.
🟢 When is it Powerful?
If LR % > 2% of market cap consistently → Strong entry signals likely from big players.
If LR jumps suddenly after a dull phase → Watch for breakout or reversal.
🎨 Color Coding (Based on Liquidity Amount):
<10 Cr → Low (likely retail-driven)
>10–20 Cr → Moderate (watchful)
>20–100 Cr → Heating up
>100 Cr → High liquidity activity (possible institutional move)
📅 Best Timeframes:
Use it on Daily, Weekly for quick flow detection.
Combine with price action or volume for confirmation.
Use Cases:
Identify breakouts with backing.
Filter fake moves with weak liquidity.
Spot smart money entry before price jumps.
Note : It does not means that stock with low LR are bad and not move, many stock move with low LR also, This indicator need not to be used in isolation.
ICT MSS & Liquidity (fadi)ICT MSS & Liquidity indicator calculates two pivot points and the most likely location of the liquidity. The two pivot points are called Major and Internal. Both can be configured and adjusted separately to suit the instrument being traded and how the trader prefers to trade.
Major Trend
Major Trend is usually a better indicator of the trend direction. This is because it encapsulates longer period and allows for price fluctuation reducing the number of false Market Structure Shifts (MSS).
There is no set numeric value for the Pivot Length (number of bars used to calculate the high and low points). The pivot length is a judgement call by the trader and can be adjusted to what the trader feels comfortable with.
In the image above, a trader can see that the Major trend is making lower low move where it has swept liquidity (dotted line) and has the potential to reverse direction, if higher timeframe provides supporting evidence.
Internal Trend
Internal Trend is usually used to identify an internal shift in market structure that may, but not guaranteed, indicates that the Major Trend's current leg movement is about to reverse direction. It is not an indicator in itself that the overall Major trend is about to make major change in direction.
For example, if the Major trend is showing Lower Lows and Lower Highs, a higher high on the Internal Trend could simply mean that the Major Trend is done with a Lower Low move and about to make a lower high move and not sweep the liquidity above the previous lower high. If, however, the larger picture indicates that the Major Trend has reached a potential reversal point, the Internal Trend could be used to corroborate that thesis by forming the higher high.
In the image above, the internal trend provides an indication that a market structure shift is probably under way and, if proper analysis performed, a position can be entered.
Liquidity
Liquidity rests above highs and lows on both Major and Internal trends. The indicator will draw both open and claimed liquidity lines. Price tends to move towards liquidity and, if enabled, the indicator provides an easy way to identify potential targets. Liquidity could be drawn on both Major and Internal Trends.
Liquidity Zone IndicatorLiquidity Zone Indicator
This PineScript indicator for TradingView identifies liquidity zones in the market where significant trading activity occurs, based on volume spikes and price levels. It highlights areas where large orders may be filled, useful for day traders and scalpers.
Features:
Detects bullish and bearish liquidity zones using a lookback period (default: 50 bars) and volume threshold (default: 1.5x average volume).
Displays zones as shaded boxes or diamond markers above/below bars, customizable by color.
Option to extend zones until price breaks through, with dynamic transparency for better visualization.
Includes an alert for when a liquidity zone is hit.
Settings:
Liquidity Lookback: Number of bars to analyze for high/low price levels.
Volume Threshold: Multiplier for detecting volume spikes.
Display as Zone: Toggle between zone boxes or markers.
Extend Zone: Keep zones active until price crosses them.
Zone Color: Customize the color of zones or markers.
Ideal for traders looking to spot potential reversal or breakout areas driven by liquidity.
Liquidity Zones Alerts"Liquidity Zones Alerts" is a powerful smart-money-based indicator designed to detect key liquidity grabs and provide high-probability reversal signals using a combination of market structure, volume, volatility, and candlestick confirmation.
🧠 How It Works
The core logic of this indicator is built around the Smart Money Concepts:
🔺 Liquidity Sweeps: Detects when price takes out previous daily or weekly highs/lows, suggesting stop hunts or engineered liquidity moves by institutional players.
📈 Volume Filter: Ensures signals only appear during above-average volume, filtering out noise and low-interest moves.
⚡ Volatility Filter: Flags high-range candles relative to the average, catching flash crashes/spikes that often precede strong reversals.
🔄 Engulfing Candle Confirmation: Confirms entry with a bullish or bearish engulfing pattern after liquidity is taken — increasing signal reliability.
🧭 Premium/Discount Zone Logic: Trades are filtered to ensure longs are only taken in discount zones, and shorts in premium zones, using a 20-period market range for context.
📌 Features
✅ Daily & Weekly liquidity zones toggle
✅ Visual signals with clean 🔻(short) & 🔺(long) arrows
✅ Auto-detection of flash crashes
✅ Alerts on both long and short setups
✅ Optional previous high/low level plotting for context
✅ Background highlighting of valid signal candles
✅ Multi-timeframe friendly and compatible with any asset
🛠️ Use Case
Whether you're a scalper or a swing trader, this tool helps you spot institutional entry zones before the move happens. It works especially well when combined with your existing bias or supply/demand zones.
💬 “Price doesn't move randomly — it hunts liquidity. This indicator shows you where and when it happens.”
itradesize /\ Previous Liquidity x ICTI’d like to introduce a clean and simple RTH gap and liquidity levels indicator with additional Asian and London ranges, along with standard deviation levels and many customizable options.
Previous D/W/M highs and lows are areas where liquidity tends to accumulate. This is because many traders place stop-loss orders around these levels, creating a concentration of buy stops above the previous day's high and sell stops below the previous day's low. High-frequency trading algorithms and institutional traders often target these areas to capture liquidity.
What the indicator could show in summary?
- Regular trading hours gap with deviations
- Asia with deviations (lines or boxes)
- London with deviations (lines or boxes)
- Weekdays on chart
- 3 AM candle marker
- Previous D/W/M levels
- Important opening times (08:00, 09:30, 10:00, 14:00, 00:00, 18:00)
- Daily separators
By marking out the previous day's highs and lows, traders can create a framework for their trading day. This helps in identifying potential setups and understanding where significant price action might occur. It also aids in filtering out noise and focusing on the most relevant price levels.
These levels can also act as potential reversal points. When the market reaches a previous high or low, it might reverse direction, especially if it has raided the liquidity resting there. This concept is part of a strategy where traders look for the market to raid these levels and then reverse, providing trading opportunities
The indicator shows previous liquidity levels on a daily, weekly, and monthly basis. It also displays opening times at 8:30, 9:30-10:00, 14:00-00:00, and 18:00. Opening times are crucial in trading because they help define specific periods when market activity is expected to be higher, which can lead to better trading opportunities. The script has been made mostly for indices.
You can create various entry and exit strategies based on the indicator. Please remember, that adequate knowledge of ICT is necessary for this to be beneficial.
You might wonder why only these times are shown. This is because these are the times when the futures market is active or should be active. It's important to note that opening times can vary between different asset classes.
18:00 A new daily candle open
00:00 Midnight open
02:00 New 4-hour candle open
08:30 High-impact news
09:30 NY Equities open
10:00 New 4-hour candle open
The concept of "Asian Killzone Standard Deviations" involves using the Asian trading session's price range to project potential price movements during subsequent trading sessions, such as the London or New York sessions. This is done by calculating standard deviations from the Asian range, which can help traders identify potential support and resistance levels.
You can create a complete model by exclusively focusing on the Asian time zone. Deviations within this zone may have varying impacts on future price movements, and the Interbank Price Delivery Agreement (IPDA) often reflects Asia's high, close, and low prices.
A similar approach can be taken with the London time zone. The standard deviation levels within each zone could potentially serve as support or indicate reversals, including liquidity hunts. It's important to backtest these ideas to gain reliable insights into when and where to apply them.
* Asian Range: This is the price range established during the Asian trading session. It serves as a reference point for calculating standard deviations.
* London Range: The same applies to the London range as well. Combine standard deviation projections with other technical analysis tools, such as order blocks or fair value gaps, to enhance accuracy.
* Standard Deviations: These are statistical measures that indicate the amount of variation or dispersion from the average. In trading, they are used to project potential price levels beyond the current range.
You can also use regular trading hours gap as a standalone model. The 4 STDV and 2.5 STDV levels are important for determining the high or low of the current price action.
The RTH gap is created when there is a difference between the closing price of a market at the end of one trading day and the opening price at the start of the next trading day. This gap can be upward (gap higher), downward (gap lower), or unchanged. It is significant because it often indicates market sentiment and can create inefficiencies that traders look to exploit.
Alternatively, you can combine these elements to create a complete strategy for different scenarios.
FED net liquidity [Orderflow]This indicator show the net liquidity of the FED.
Net Liquidity = FED balance sheet (total asset) - Treasury General Account - Reverse Repo
Net liquidity and Net liquidity changes are shown on wednesday. Total asset and TGA report are on weekly basis, thus a daily basis would be inacurate.
it is possible to add this indicator twice and move one of them in another graphic below and show the change. It gives a clear view of the liquidity.
[WRx450] FED net liquidityThis indicator show the net liquidity of the FED.
Net Liquidity = FED balance sheet (total asset) - Treasury General Account - Reverse Repo
Net liquidity and Net liquidity changes are shown on wednesday. Total asset and TGA report are on weekly basis, thus a daily basis would be inacurate.
it is possible to add this indicator twice and move one of them in another graphic below and show the change. It gives a clear view of the liquidity.