QuantumResearch MAs🧠 QuantumResearch MAs
Adaptive Moving Average Strategy
A forward-looking crossover system that blends RSI momentum with volume-adjusted precision.
🔍 What Is It?
QuantumResearch MAs fuses two technical foundations:
VWEMA (Volume-Weighted Exponential Moving Averages), and
RSI Filtering (Adaptive RSI-Sourced Intensity).
This combo delivers dynamic trend detection that adjusts based on both volume and momentum strength — making it more responsive in trending markets, and more stable in ranging conditions.
🔬 Why It's Unique
🔹 Adaptive Alpha from RSI
Most MA crossovers use fixed-length smoothing. Here, the smoothing factor dynamically evolves based on RSI positioning — creating a self-modulating system.
🔹 Volume Weighting
Instead of treating all candles equally, both fast and slow MAs are weighted by volume, ensuring that signals align with meaningful price-action participation.
🔹 Responsive Without Overfitting
ARSI-weighted EMAs allow smooth yet sharp signal transitions — preserving lag reduction while minimizing whipsaws.
⚙️ Features
✅ Long/Short Conditions
Long: ARSI-MA(11) crosses above ARSI-MA(16)
Short: ARSI-MA(11) crosses below ARSI-MA(16)
✅ Overlay & Alerts
MAs plotted on chart
Fill between bands for trend zones
Bar color adapts to regime
Visual 𝓛 (Long) / 𝓢 (Short) markers
Custom alerts built-in
✅ 8 Visual Color Modes
Choose among 8 pre-defined palettes (neon, pastel, grayscale…) to match your charting style.
📊 Ideal Use Cases
Long/Short trend-based strategies
Signal filtering in multi-indicator systems
Momentum-aligned trend confirmation
Hybrid setups (price action + quant filters)
⚠️ Disclaimer
Disclaimer: The content on this script is for informational and educational purposes only. Nothing contained within should be considered financial, investment, legal, or other professional advice. Past performance does not guarantee future results. Trading cryptocurrencies involves substantial risk of loss and is not suitable for every investor.
Analisis Trend
Momentum Breakout Option Buyer🎯 What it does:
# Detects momentum breakout zones
# Confirms breakout with volume and volatility
# Gives Buy signal only when the move is strong and fast — perfect for option buyers
🔧 Core Components:
# Supertrend – to define the trend
# RSI + EMA crossover – confirms strength
# Breakout candle + Volume spike
# ATR filter – confirms volatility is high enough to justify option buying
✅ Entry Criteria (Call Option):
# Price above Super trend
# RSI > 60 and RSI > RSI EMA
# Volume > 1.5 × average volume
# ATR (last 5 candles) > minimum threshold (e.g., 1%)
❌ Exit / Stop Loss:
# RSI drops below 50 or
# Supertrend flips or
# Target hit (e.g., 1.5x risk)
Momentum Breakout Option Buyer🎯 What it does: MOMENTUM BREAKOUT FOR OPTION BUYER
# Detects momentum breakout zones
# Confirms breakout with volume and volatility
# Gives Buy signal only when the move is strong and fast — perfect for option buyers
🔧 Core Components:
# Supertrend – to define the trend
# RSI + EMA crossover – confirms strength
# Breakout candle + Volume spike
# ATR filter – confirms volatility is high enough to justify option buying
✅ Entry Criteria (Call Option):
# Price above Supertrend
# RSI > 60 and RSI > RSI EMA
# Volume > 1.5 × average volume
# ATR (last 5 candles) > minimum threshold (e.g., 1%)
❌ Exit / Stop Loss:
# RSI drops below 50 or
# Supertrend flips or
# Target hit (e.g., 1.5x risk)
True SeasonalityCONCEPTS
True Seasonality Indicator designed to forecast price based on historical data, best use on daily chart.
DETAILS & EXAMPLE OF HOW TO USE
On Gold chart, the blue graph indicate the few projected days in the future. On 8 April 2025, the indicator showing potential uptrend movement until mid of April, and after that sideways for sometimes.
FEATURES
Adjustable forecast bars & lookback
LIMITATIONS
The Indicator is best applied on daily chart.
Not intended as a stand-alone signal, but should be as part of long-term strategy analysis.
Should be combined with other lower-timeframe technical tools like supply and demand to find entry and confirmation.
TA Pressure GaugeThe Pressure Gauge indicator is composed of two main plotted elements in Oscillator Mode: the Up/Down Volume Ratio (UDVR) as a histogram, and the Relative Strength (RS) Score as a continuous line. These two metrics work together to provide real-time insights into both volume momentum and relative performance.
The UDVR histogram measures the ratio of buying volume to selling volume. Specifically, if the current close is greater than the previous close, the volume for that bar is classified as up volume. If the current close is lower than the previous close, it’s classified as down volume. Over a 50-bar rolling window (or fewer if limited history exists), the sum of up volume is divided by the sum of down volume to calculate the UDVR. The result is normalized and plotted as vertical bars centered around a baseline value of 50. A UDVR value greater than 1 indicates bullish dominance—more buying than selling—while a value less than 1 indicates bearish pressure. The histogram bars are dynamically color-coded:
Lime or Green when the UDVR is rising and remains above 1, signaling increasing buying strength.
Red or Maroon when the UDVR is falling and below 1, indicating growing selling pressure.
The second component is the Relative Strength Score (RS Score), plotted as a line graph overlaid on the oscillator. This is calculated by dividing the current closing price of the selected asset by the closing price of a benchmark index (e.g., SPX). The result is normalized over a selectable lookback period—63 bars (3 months), 126 bars (6 months), or 251 bars (12 months)—and then converted into a value between 1 and 99. This RS line reflects how well the asset is performing compared to the broader market. When the RS Score is above 70, it indicates strong outperformance and leadership; below 30 suggests underperformance.
The true value of Oscillator Mode is in its ability to combine these two readings visually. When both the UDVR histogram is green and elevated, and the RS line is rising and above 70, it often indicates strong institutional accumulation and momentum—key ingredients for high-probability breakout or trend-following trades. This dual-layered confirmation system enables traders to cut through noise and focus on setups that align both in volume strength and market relative performance. The oscillator can be fully customized within the script to change colors, sizing, and input periods, making it flexible for various trading styles and timeframes.
Look at this textbook flag forming on ticker symbol WGS. The setup was clean, and the Pressure Gauge was already showing bullish signals.
Following the breakout, you can see how the move confirmed what the Pressure Gauge was indicating early on—strong buying pressure and clear relative strength.
Percent Change of Range CandlesPercent Change of Range Candles 2.0 – Explanation and Usage Guide - with a new visual display
Purpose of the Indicator
This indicator measures the percentage change in price relative to the total range (high - low) over a defined period. Its primary function is to display trend strength — whether the price has significantly risen or fallen in relation to its historical high and low over the selected length.
It serves as a tool for identifying momentum shifts, extreme zones, and potential entry and exit points.
How It Works
Main signal (c):
Calculated as the difference between the current close and the close length periods ago, divided by the total range over the same period.
The result is multiplied by 100 to express it as a percentage.
Positive values indicate bullish pressure, and negative values indicate bearish pressure.
Supportive lines (o, h, l):
o is the average of the last 5 values of c – used to observe momentum smoothing.
h and l are adaptive values based on short-term recalculations (25% of the main length), adjusted depending on the current direction of the trend.
Indicator Levels and Their Meaning
Level Meaning
0 A key boundary between bullish and bearish zones. Proximity to this line often suggests consolidation or a potential reversal.
+70 Strong bullish momentum. May indicate overbought strength – potential for a pullback.
+100 Extreme overbought zone. This could signal market exhaustion and an upcoming drop.
-70 Strong bearish momentum. Could indicate oversold strength, but still within a trending market.
-100 Extreme oversold zone. Signals a possible reversal or at least a short-term bounce.
How to Use It in Trading
Around the Zero Level (0):
This is the neutral zone. When c approaches zero after a strong trend, it can indicate momentum weakening and a potential trend shift.
A cross from negative to positive values could signal early bullish reversal.
A cross from positive to negative could indicate early bearish reversal.
Extreme Levels ±100:
These are not automatic "buy" or "sell" signals but mark extreme market conditions.
Approaching +100 suggests the market has risen too much, possibly overheated – be ready for a correction.
Approaching -100 suggests the market has fallen too much, potentially oversold – be prepared for a recovery.
Best used in combination with other filters like RSI, MA, price action, or volume.
Visual Interpretation
Green line (positive c) represents bullish momentum.
Red line (negative c) represents bearish momentum.
Gray lines (o, h, l) help visualize averages and wicks of the price move for better understanding of the internal price dynamics.
Conclusion
The Percent Change of Range Candles indicator is useful for:
Tracking medium-term price momentum.
Detecting overbought/oversold conditions.
Identifying consolidation phases and possible reversals.
For best results, use it in combination with other indicators and with a broader view of market context (e.g., higher timeframes).
ORB Breakout Indicator - NQ1!This indicator is designed to help traders identify powerful Opening Range Breakout (ORB) setups on the NQ1! (Nasdaq Futures) using the 1-minute timeframe.
🕒 Key Features:
Opening Range: Automatically detects the high and low of the first 15 minutes of the NYSE session (09:30–09:45 EST).
Breakout Signals: Highlights the first candle that breaks above or below the opening range with:
🟢 Green arrow for a bullish breakout
🔴 Red arrow for a bearish breakout
Clean Visuals: Dynamic lines show the high and low of the ORB window for easy reference.
One Signal per Day: Avoids multiple signals and overtrading by limiting alerts to the first valid breakout of each session.
🎯 Ideal For:
Day traders who focus on momentum breakouts at the market open.
Traders using fixed stop-loss and take-profit strategies (e.g., 10-point SL/TP).
Those who want to visually track ORB behavior before coding or automating full strategies.
Xzoneia ORBs Pre & OpenXzoneia ORBs Pre & Open
Clean, Multi-Session Opening Range Boxes for Any Market
The Xzoneia ORBs Pre & Open indicator automatically plots Opening Range Boxes (ORBs) for major global trading sessions, including Market Open, Pre-Asian, Asian, Pre-London, London, Pre-NY, and NY.
It highlights each session’s high/low range with customizable colors and session timing, adapting perfectly for Forex, Gold, Indices, and Crypto—including full BTC support even at extreme prices.
All ORB label positions are auto-optimized for every asset, so your session names are always clearly visible, no matter what you trade.
Key Features:
Multi-session ORB plotting (Pre & Open for all regions)
Smart color, extension, and label logic per session
Full support for high-value assets (BTC, indices)
Clean, non-intrusive overlays with adaptive label placement
“Set and forget”—no user input required
Perfect for:
London/NY/Asia session traders
Opening Range and volatility setups
Gold, Forex, BTC, and synthetic markets
target tendanceThis Pine Script indicator is a Trend Following System that combines SuperTrend analysis with advanced position management features.
Key Components:
Trend Detection: Uses a smoothed SuperTrend calculation with customizable ATR periods and factors, further refined through WMA and EMA smoothing to create a baseline trend line.
Signal Generation:
Identifies trend changes when the baseline crosses above/below its previous value
Detects rejection signals when price consolidates around the trend line for a specified number of bars
Displays bullish (▲) and bearish (▼) symbols for confirmed rejections
Risk Management: Automatically calculates and displays:
Entry levels at trend change points
Stop Loss based on ATR multiplier
Three Take Profit levels (TP1, TP2, TP3) as multiples of the stop loss distance
Visual risk zones with color-coded fills between entry and targets
Visual Features:
Color-coded trend line and bars (green for bullish, red for bearish)
Dynamic labels showing exact price levels for all entry/exit points
Customizable colors and display options
Alerts: Built-in notifications for trend changes, rejections, and take profit hits.
This indicator is designed for traders who want a comprehensive trend-following system with clear visual guidance and automated risk management calculations.
Over Sold Strategy by Paolo F. TiberiOver Sold Strategy by Paolo F. Tiberi
Description:
This indicator combines three powerful momentum-based technical tools to identify oversold buy opportunities:
* Stochastic RSI Crossover: Detects when momentum shifts upward from oversold territory.
* Commodity Channel Index (CCI): Confirms deep oversold conditions below a customizable threshold.
* Relative Strength Index (RSI): Adds an additional confirmation layer by requiring RSI to be below a set level.
A buy signal is plotted when all three conditions align:
1. %K crosses above %D in StochRSI, both below the lower band
2. CCI is below a user-defined threshold (default: -175)
3. RSI is below a buy threshold (default: 25)
This tool is designed for traders seeking to catch early bullish reversals after sharp downward moves. All parameters are fully adjustable for flexible strategy development.
Includes alert support so you never miss a setup.
To request access send you TradingView Username to the free telegram group: t.me
VWAP&5EMA📘 VWAP + 5 EMA Combo
This indicator provides a clean and modular framework for tracking key moving averages and VWAP levels. Ideal for intraday and swing traders, it allows full control over which components to display.
✅ Features:
Rolling VWAP – volume-weighted moving average over a custom period
Session VWAP – standard intraday VWAP
Daily EMA (D1) – from higher timeframe
Intraday EMA – based on current chart
5 Custom EMAs – fully adjustable and individually toggleable (default: 9, 21, 50, 100, 200)
🎯 Use Case:
Quickly assess dynamic support/resistance, confluence zones, and trend alignment across timeframes – without clutter. All lines are optional and independently configurable.
Dynamic Volume Levels & BreakoutsDescription
This mathematical indicator exposes the different volume-weighted multi-temporal key price levels and their breakouts.
Background
Technically it is composed of volume weighted moving averages with a 200 session period, the volume factor allows us to adjust our analysis to the institutional activity and the 200 period factor acts as a “magnet” where the price tends statistically to interact.
Possible Utility (random order)
Dynamic support and resistance
Institutional levels
Trend following
Trend confirmation and strength
Reversals to the mean
Take Profit and Stop Loss levels
Footprint Stacked Imbalance + Absorption Detectorthis indicator looks for stacked imbalance on footprint charts or candle stick when price returns it a good chance for a balance from the level and i also added an absorpsion indicator this will look for agressive buyer or sellers buy passive limit orders , so if buyer agressive buys are not moving the price up they are getting absorped and soon will die out and fade the other direction.
HoLo (Highest Open Lowest Open)HoLo (Highest Open Lowest Open) Method
Overview
HoLo stands for "Highest Open Lowest Open" – a forex trading strategy.
Core Concept
Definition of HoLo:
Highest Open (HO): The highest opening price among all H1 candles of the current trading day
Lowest Open (LO): The lowest opening price among all H1 candles of the current trading day
Trading Day: Starts at Asia Open Session
Strategy Setup
Step 1: Mark Key Levels
Current day's High/Low
Highest Open and Lowest Open (from H1 candles)
Step 2: Define the Area of Interest
Sell Zone: Between the Highest Open and the current day's High
Buy Zone: Between the Lowest Open and the current day's Low
Trade Entry Rules
Sell Trade:
Price goes above the Highest Open
Trigger candle (M5, M15, or M30) closes above the Highest Open
Enter a sell when price revisits the Highest Open level (Sell Stop Order)
Buy Trade:
Price drops below the Lowest Open
Trigger candle closes below the Lowest Open
Enter a buy when price revisits the Lowest Open level (Buy Stop Order)
Trigger Timeframe:
Choose M1, M5, or M15 based on:
Your screen time availability
Personal trading style
Risk and Profit Management
Stop Loss:
For sell: Set SL at the day’s High + spread
For buy: Set SL at the day’s Low + spread
Take Profit (TP) Basic Rule:
You should open 2 positions:
When profit reaches 1R: Take partial profit + move SL to BE (Break Even)
Let the remaining position run using partial TP or trailing stop
Money Management:
Never risk more than 1% per trade
Recommended: 0.5% risk due to multiple opportunities daily
Prioritize major pairs.
The Indicator
How to read data
For Day Traders
Monitor the sell zone (red area) for potential short entries near resistance
Watch the buy zone (blue area) for potential long entries near support
Use cross signals for entry/exit points
Pay attention to timing markers for key market hours
Alert
HO (Highest Open) level changes
LO (Lowest Close) level changes
Price crossing key levels
Timing notifications
Minimalist FVGsMinimalist FVGs give your chart clean approach to spotting all potential FVGs and iFVGs without creating a cluttered chart. Ultimately giving you a clearer view of price action for a educated trading decision.
Trend DashThe Trend Dash is a dashboard that utilizes your desired moving average length and type to give you a 'top down analysis' without having to go through multiple timeframes everytime you get on the chart.
Super CandlesSuper Candles is a candle overlay based on the Super Signal Oscillator I have previously created giving you on candle confluence.
Candle coloring is based on RSI giving you on candle confluence when momentum is increasing or decreasing.
Multiple Mode Settings.
The first drop down lets you change the candle coloring based on your ideal trading style
Scalping | Intraday | Swing
Momentum Highlight toggle to enable and disable candle color transparency changes.
The second drop down gives you 3 options based how many signals you want to see on the chart.
HTF Signals dropdown giving you HTF confluence on lower timeframes.
Custom session filters so you can see signals only in your desired trading window
Custom VWAP Session for those of you that like VWAP retests and crossovers.
True day open VWAP based on 12:00am UTC-4
The Bands give you the option between 0-3 moving averages of your choice.
Preset to 13/48/200 EMA if you want to confirm Moving average retests and crosses with signals.
Heikin-Ashi Mean Reversion Oscillator [Alpha Extract]The Heikin-Ashi Mean Reversion Oscillator combines the smoothing characteristics of Heikin-Ashi candlesticks with mean reversion analysis to create a powerful momentum oscillator. This indicator applies Heikin-Ashi transformation twice - first to price data and then to the oscillator itself - resulting in smoother signals while maintaining sensitivity to trend changes and potential reversal points.
🔶 CALCULATION
Heikin-Ashi Transformation: Converts regular OHLC data to smoothed Heikin-Ashi values
Component Analysis: Calculates trend strength, body deviation, and price deviation from mean
Oscillator Construction: Combines components with weighted formula (40% trend strength, 30% body deviation, 30% price deviation)
Double Smoothing: Applies EMA smoothing and second Heikin-Ashi transformation to oscillator values
Signal Generation: Identifies trend changes and crossover points with overbought/oversold levels
Formula:
HA Close = (Open + High + Low + Close) / 4
HA Open = (Previous HA Open + Previous HA Close) / 2
Trend Strength = Normalized consecutive HA candle direction
Body Deviation = (HA Body - Mean Body) / Mean Body * 100
Price Deviation = ((HA Close - Price Mean) / Price Mean * 100) / Standard Deviation * 25
Raw Oscillator = (Trend Strength * 0.4) + (Body Deviation * 0.3) + (Price Deviation * 0.3)
Final Oscillator = 50 + (EMA(Raw Oscillator) / 2)
🔶 DETAILS Visual Features:
Heikin-Ashi Candlesticks: Smoothed oscillator representation using HA transformation with vibrant teal/red coloring
Overbought/Oversold Zones: Horizontal lines at customizable levels (default 70/30) with background highlighting in extreme zones
Moving Averages: Optional fast and slow EMA overlays for additional trend confirmation
Signal Dashboard: Real-time table showing current oscillator status (Overbought/Oversold/Bullish/Bearish) and buy/sell signals
Reference Lines: Middle line at 50 (neutral), with 0 and 100 boundaries for range visualization
Interpretation:
Above 70: Overbought conditions, potential selling opportunity
Below 30: Oversold conditions, potential buying opportunity
Bullish HA Candles: Green/teal candles indicate upward momentum
Bearish HA Candles: Red candles indicate downward momentum
MA Crossovers: Fast EMA above slow EMA suggests bullish momentum, below suggests bearish momentum
Zone Exits: Price moving out of extreme zones (above 70 or below 30) often signals trend continuation
🔶 EXAMPLES
Mean Reversion Signals: When the oscillator reaches extreme levels (above 70 or below 30), it identifies potential reversal points where price may revert to the mean.
Example: Oscillator reaching 80+ levels during strong uptrends often precedes short-term pullbacks, providing profit-taking opportunities.
Trend Change Detection: The double Heikin-Ashi smoothing helps identify genuine trend changes while filtering out market noise.
Example: When oscillator HA candles change from red to teal after oversold readings, this confirms potential trend reversal from bearish to bullish.
Moving Average Confirmation: Fast and slow EMA crossovers on the oscillator provide additional confirmation of momentum shifts.
Example: Fast EMA crossing above slow EMA while oscillator is rising from oversold levels provides strong bullish confirmation signal.
Dashboard Signal Integration: The real-time dashboard combines oscillator status with directional signals for quick decision-making.
Example: Dashboard showing "Oversold" status with "BUY" signal when HA candles turn bullish provides clear entry timing.
🔶 SETTINGS
Customization Options:
Calculation: Oscillator period (default 14), smoothing factor (1-50, default 2)
Levels: Overbought threshold (50-100, default 70), oversold threshold (0-50, default 30)
Moving Averages: Toggle display, fast EMA length (default 9), slow EMA length (default 21)
Visual Enhancements: Show/hide signal dashboard, customizable table position
Alert Conditions: Oversold bounce, overbought reversal, bullish/bearish MA crossovers
The Heikin-Ashi Mean Reversion Oscillator provides traders with a sophisticated momentum tool that combines the smoothing benefits of Heikin-Ashi analysis with mean reversion principles. The double transformation process creates cleaner signals while the integrated dashboard and multiple confirmation methods help traders identify high-probability entry and exit points during both trending and ranging market conditions.
Higher Timeframe Market StructureHTF Market Structure – ZigZag, Break of Structure & Supply/Demand
This powerful indicator is designed to identify higher-timeframe market structure using a combination of ZigZag patterns, Break of Structure (BOS) signals, and Supply/Demand zones.
Key Features:
Automatic detection of Higher Highs (HH), Higher Lows (HL), Lower Lows (LL), and Lower Highs (LH)
Internal structure shifts based on Open or High/Low logic
Supply and Demand zones plotted on the chart
Break of Structure (BOS) lines with optional alerts
Mitigation logic to mark or delete invalidated order blocks
Customizable aggregation factor to view higher time frame structure on lower time frames
How to Use:
Focus on market structure and BOS to understand the current trend.
Watch for internal shifts as early signals of potential reversals.
Use ZigZag lines to connect swing highs and lows to visualize market rhythm.
Supply zones (red) and Demand zones (green) are automatically drawn after structure breaks:
Use Demand Zones in Bullish Markets for the highest probability entries.
Use Supply Zones in Bearish Markets to align with the prevailing trend.
Best Practices:
Only use Demand Zones in Bullish markets and Supply Zones in Bearish markets for optimal results.
Look for price action or reversal signals within these zones to refine your entries.
Enable alerts to get notified on:
New order blocks
Internal shifts
BOS events
HH, HL, LL, LH formations
Liquidity sweeps
Customization Options:
Aggregation Factor: Control how many candles are grouped for structure analysis.
Zone Duration: Define how length of plotted zones.
Mitigation Settings: Automatically delete or fade zones after mitigation.
Colors: Choose custom colors for bullish and bearish zones and structure markers.
This tool is ideal for traders who rely on price action, structure, and smart money concepts. Combine it with your own S&D strategy or integrate it with other confluence tools for even better precision.
BOS strategy (by Lumiere)This indicator highlights every BOS in real time. Once per direction
Key Features of BOS strategy:
🔹 Break of Structure (BOS) Detection – Identifies bullish (🟦 blue) and bearish (🟥 red) breaks with clear trend shifts.
🔹 Real-Time Updates: The indicator continuously updates in real time, marking BOS points as they occur.
🔹 Strict Swing Logic – Uses candle wicks for precise swing highs/lows.
🟦 Bullish BOS: Occurs when the price closes above a previously established high.
🟥 Bearish BOS: Occurs when the price closes below a previously established low.
🔹 Anti-Repaint Rules – Ensures no duplicate signals (✅ only 1 BOS per direction until opposite confirmation).
🔹 Clean Chart Management – Auto-deletes old lines (keeps last 500 BOS marks 🧹).
🔹 Customizable Colors – Personalize BOS lines for better visibility 🎨.
Ideal For Traders Who Want To:
✅ Spot trend continuations & reversals early 📈
✅ Trade institutional order flow concepts, SMC inspired 🏦
✅ Avoid clutter with auto-cleanup of old levels 🖥️
New York Midnight Day SeparatorThis Pine Script indicator draws vertical separator lines on the chart at midnight in the New York timezone (Eastern Time). The lines mark the start of each new trading day from Monday to Friday, helping traders visually distinguish daily sessions based on New York market time. The separator lines are rendered as slightly transparent gray lines spanning the full price range of each midnight candle, providing a clean and unobtrusive visual aid for session tracking.
Liquidity mark-out indicator(by Lumiere)This indicator marks out every High that has a bullish candle followed by a bearish one, vice versa for lows.
Once the price reaches the marked-out liquidity, the line is removed automatically.
This indicator only shows the current liquidity of the time frame you are at.
(To get it look like the picture just chance the length to 30-50)
Key Features of the Liquidity Mark-Out Indicator:
🔹 Identifies Liquidity Zones – Marks highs and lows based on candlestick patterns.
🔹 Customizable Settings – Toggle highs/lows visibility 🎚️, adjust line colors 🎨, and set line length (bars) 📏.
🔹 Smart Clean-Up – Automatically removes swept levels (when price breaks through) for a clean chart 🧹.
🔹 Pattern-Based Detection –
Highs: Detects two-candle reversal patterns (🟢 bullish close → 🔴 bearish close).
Lows: Detects two-candle reversal patterns (🔴 bearish close → 🟢 bullish close).
🔹 Dynamic Lines – Projects liquidity levels forward (adjustable length) to track key zones 📈.
Perfect For Traders Looking To:
✅ Spot potential liquidity grabs 🎯
✅ Identify key support/resistance levels 🛑
✅ Clean up their chart from outdated levels 🖥️