Fair Value Gap DetectorThe FVG Public Indicator is a tool designed for traders who utilize institutional concepts such as Smart Money, ICT (Inner Circle Trader), and Supply & Demand in their trading strategy. This indicator automatically identifies Fair Value Gaps (FVGs) on your chart and highlights them for easy visualization and decision-making.
A Fair Value Gap (FVG) is an imbalance or inefficiency between buyers and sellers in the market, typically seen when a candle “skips” a price range, leaving a gap between the wicks of the candles before and after it. These gaps often act as magnets for price or reversal points, making them powerful tools in anticipating market movement.
Indicators and strategies
Predictive Superposition with MT Table & Alerts📈 Predictive Superposition with MTF Table & Alerts
A Precision Signal Suite for Active Traders
Overview
The Predictive Superposition indicator is a forward-looking, multi-timeframe analysis tool designed for traders who rely on fast, reliable signals. It scans price behavior across multiple intraday timeframes to anticipate potential turning points, offering early insight into Buy and Sell opportunities.
Key Features
Forward-Facing Signal Engine: Signals are generated using a proprietary model that analyzes recent price dynamics to anticipate shifts.
Multi-Timeframe Monitoring: Tracks and visualizes signal activity across 1m, 5m, 15m, 30m, and 1h timeframes.
On-Chart Signal Alerts: Visual Buy/Sell markers are plotted directly on the chart in real time.
MTF Table Dashboard: A compact, color-coded table summarizes the current signal state across all monitored timeframes for quick decision-making.
Custom Alerts: Built-in alert conditions allow for flexible notification setups for both current and higher timeframes.
Practical Use Cases
Use as a standalone signal system or layer it with other indicators for confluence.
Ideal for scalpers, day traders, and short-term swing traders looking to stay ahead of market moves.
The table interface ensures a quick visual scan of trend conditions across timeframes.
⚠️the signal on chart flicker while forming a current candle once candle close it confirm and non repaint
⚠️ This tool is designed for educational and informational purposes only. Always combine it with your own analysis and risk management.
Ralfetto: Head and Shoulders TargetsUser Guide: Ralfetto - Head and Shoulders Targets
📌 Overview
The Ralfetto: Head and Shoulders Targets indicator is a manual pattern mapping tool that allows traders to visually define a Head and Shoulders (H&S) formation on the chart and automatically calculates three price targets (TP1, TP2, TP3) based on the structure. The tool draws lines between the key points, projects target levels, and presents data in a clean on-chart table.
🧱 How It Works
You manually input 7 points representing the Head and Shoulders structure:
Left Shoulder Start & Peak
Head Peak
Right Shoulder Peak & End
Two Neckline Points (Left and Right)
The indicator then:
Draws the H&S shape on the chart.
Projects three target prices.
Displays a table showing TP values and % returns.
Plots those levels on the price scale.
⚙️ Inputs and Parameters
🔷 Display Settings
Line Color – Sets color for H&S lines.
TP Color – Sets color for target projection lines.
Table Background/Text Colors – Customize the table style.
📍 H&S Coordinates (Manual Input)
# Description Field Names
1 Left Shoulder Start 1. Left Shoulder Start
2 Left Shoulder Peak 2. Left Shoulder Peak
3 Neckline Left (Start of Head) 3. Neckline Left
4 Head Peak 4. Head Peak
5 Neckline Right (Start of RS) 5. Neckline Right
6 Right Shoulder Peak 6. Right Shoulder Peak
7 Right Shoulder End 7. Right Shoulder End
All prices must be precise, and timestamps must match chart candles exactly (e.g., using the TradingView date/time picker).
📈 What’s Displayed on the Chart
Head and Shoulders Shape
A series of connected lines between your inputs form the pattern.
Neckline (Extended Line)
Drawn between Point 3 and Point 5 and projected both directions.
Target Lines (TP1, TP2, TP3)
Based on shoulder and head heights, projected downward.
Target Price Table (Bottom Right):
less
Copy
Edit
-------------------------------------
| Ralfetto: Head and Shoulders |
-------------------------------------
| Label | Projection | Return % |
-------------------------------------
| Neck Line | | |
| TP1 | | |
| TP2 | | |
| TP3 | | |
📊 TP Logic (Target Prices)
TP1 & TP2
Based on the smaller and larger of the left/right shoulder height from the neckline.
TP3
Based on the head’s height from the midpoint of the neckline.
Each is plotted as a dashed horizontal line and shown in the table with return percentages based on the neckline price.
🪛 How to Use (Step-by-Step)
Open the Script on your TradingView chart.
Go to the Settings (gear icon) → Input tab.
Enter the 7 coordinates (price + time) to define the H&S manually.
Tip: Use vertical lines or crosshairs to get exact values.
Customize colors or table display as needed.
Click OK.
The pattern shape, TP levels, and data table will appear.
⚠️ Notes & Tips
This is a manual drawing tool; it does not detect H&S patterns automatically.
Ideal for technical traders who want to evaluate H&S structures visually.
Works on any asset (stocks, crypto, forex) and any timeframe.
Inputs must be accurate, or the pattern may appear distorted.
You can duplicate the indicator and track multiple patterns on one chart by changing input groups.
👨🏫 Best For
Intermediate to advanced traders.
Traders with a technical pattern-based approach.
Chartists who manually analyze and trade H&S patterns.
ZenAlgo - MultiverseThe ZenAlgo – Multiverse indicator provides a multi-timeframe view of Volume-Weighted Average Price (VWAP) levels and their dynamic interaction with price across seven defined timeframes: Daily, Weekly, Monthly, Quarterly, Semi-Annual, and Yearly. The indicator is intended to help traders contextualize price within time-based value areas and examine how price interacts with statistically relevant bands derived from those VWAPs.
VWAP Calculation and Period Structure
At the core, this script computes VWAP levels anchored to six distinct timeframes using volume data and a configurable source (default is HLC3). Each VWAP resets at the start of its corresponding period (e.g., Daily VWAP resets at the beginning of a new day) using timeframe.change() as a detection mechanism. This allows each VWAP level to reflect a clean aggregation of price and volume over its specified period.
VWAP levels are only computed if volume data is present and cumulative volume increases, ensuring logical consistency. If volume is missing or inconsistent, the script terminates execution with an error to prevent invalid outputs.
Band Calculation
Each VWAP is accompanied by one or two optional bands on both sides, calculated using percentage-based offset. Daily VWAP is configurable per user preference to use either standard deviation or a percentage-based offset. These bands provide a dynamic value area that expands or contracts with volatility or proportional price distance, respectively.
The bands help classify price as:
Inside the main band (e.g., between ±1 band): near average value
Inside extended band (e.g., ±2 bands): stretched but not extreme
Beyond extended band: potentially overheated or oversold conditions
This layering creates a multi-zoned map of value perception across timeframes.
Labeling and Historical Tracking
As each new VWAP is computed, it is stored in a bounded array alongside metadata such as label position, line objects, test count, and test state (whether price has interacted with it). Each level is drawn as a dotted horizontal line and labeled with its value and corresponding period (e.g., "D", "W", "M").
Price interaction with a VWAP level (i.e., candle high/low crossing the line) changes the styling of the label and line, marking it as "tested." A cap on how many tested levels are retained (default 10) avoids excessive clutter and resource usage.
These persistent horizontal levels give the trader a visual reference of where value was defined in previous periods and how price has respected or ignored those levels over time.
Summary Tables and Grid
Two visual table overlays are provided:
1. VWAP Summary Table , this table shows:
VWAP values per timeframe
Trend interpretation (rising, falling, stable) relative to price
Ranked order of VWAP values (from highest to lowest)
The order is recalculated each bar to reflect the vertical positioning of each VWAP on the price chart.
2. VWAP Relationship Grid
A grid matrix compares each VWAP and current price against all others. Each cell reflects whether a given source is above, below, or within a tolerance threshold relative to another. Colors (green, red, gray) visually encode the result, with the diagonal marked in black and unused cells disabled.
This matrix helps identify alignment or dissonance among timeframes, allowing users to detect whether shorter-term value is leading or lagging longer-term value.
Price Band Classification
For the Daily VWAP specifically, the script includes an extra classification system. It assigns the current price to a zone (e.g., "At VWAP", "Bear Band", "Above Bull Band 2") based on where the price lies in relation to the VWAP bands. This classification is also used for dynamic coloring and added to the daily label.
Display Controls
The script offers fine-grained controls:
Toggle visibility of each VWAP and band group independently
Adjust the offset of labels from the current bar
Customize band multipliers and color transparency
Limit the number of historical VWAP labels plotted
Position both the summary and grid tables flexibly on screen
These options allow traders to declutter their charts and focus on the most relevant context for their strategy.
How to Interpret and Use
This indicator provides a structured view of market value perception across various timeframes. For example:
When price converges with multiple VWAPs, it may suggest consensus on value.
When price moves away from all VWAPs, it may indicate trending or stretched conditions.
Crosses and retests of VWAPs (especially higher-timeframe ones) can act as areas of interest.
The band-based classification helps identify transitional zones and whether price is situated in an area where value is being accepted or rejected.
The summary tables offer a high-level dashboard of price positioning and value structure, which can assist with top-down analysis, filtering setups, or contextual decision-making.
Added Value Compared to Free Alternatives
Most free VWAP scripts:
Cover only a single timeframe (often daily or session-based)
Lack historical level tracking with tested/retested visualization
Do not support grid-level relationships or multi-timeframe band analysis
Offer limited configuration over how bands are calculated or displayed
This script consolidates multiple value areas in one consistent framework and goes further by tracking historical relevance, providing interaction logs, and organizing data into actionable overlays.
For traders seeking comprehensive value context across intraday and swing horizons, this tool offers persistent and structured data views that are otherwise unavailable through individual, isolated VWAP tools.
Limitations and Disclaimers
The indicator depends on volume data. On instruments with unreliable or synthetic volume (e.g., certain spot forex or CFDs), results may not be meaningful.
Band-based interpretation should not be used as a signal mechanism on its own.
On low timeframes, longer-period VWAPs may appear flat or visually compressed.
As with any analytical tool, interpretation requires trader discretion and should be combined with broader context.
OrangeCandle Multi-Wave Trend Analyzer🍊 OrangeCandle Multi-Wave Trend Analyzer - OrangeCandle TripleWave
Your all-in-one visual helper for spotting market momentum, reversals, and volume-driven trends.
This indicator blends three trusted tools into one cozy setup:
Elliott Wave Oscillator (EWO) shows whether momentum is leaning bullish or bearish — with color-coded bars for easy viewing.
WaveTrend Oscillator helps you catch those classic overbought/oversold moments, along with crossover signals that hint at potential reversals.
Volume-Supported Linear Regression Trend gives you a sense of buying vs. selling pressure, using volume-weighted trend slopes for both short- and long-term outlooks.
It’s like having a weather forecast for the markets: clean, colorful, and surprisingly intuitive once you get the hang of it. Whether you're day trading or swing trading, this script aims to keep your chart informative without the clutter. Just plug it in, take a look, and let the waves guide you.
Day High,Low,Open,Previous Close & Average Traded Price📊 Day High, Low, Open, Previous Close & VWAP (Average Traded Price)
This script provides key intraday reference levels that traders commonly rely on for decision-making. It overlays critical daily price data directly on your chart and summarizes them in a compact, color-coded table.
✨ Features:
Daily Open, High, Low, and Previous Close lines for quick visual reference.
VWAP (Volume-Weighted Average Price) calculated from intraday price and volume, giving insight into average traded levels.
Dynamic Info Table that updates every trading day and can be positioned anywhere on the chart.
Clean visualization with distinct color-coding to help distinguish each metric easily.
🧠 Ideal For:
Intraday traders, scalpers, and institutional-style setups where understanding session behavior relative to key reference prices is crucial.
⚙️ Customization:
Users can choose the corner position for the stats table to suit their layout and visibility preferences.
NCrypt30's Top 30 Breadth (No BTC, ETH, Stables)This custom indicator tracks market strength across the top 30 cryptocurrencies by market capitalization, excluding Bitcoin (BTC), Ethereum (ETH), and all stablecoins. It calculates the percentage of these assets currently trading above their 50-period simple moving average (SMA).
📈 The result is a crypto breadth oscillator that offers insight into broad market participation and altcoin momentum.
Key Features:
Tracks top 30 cryptos (ranked by market cap)
Excludes BTC, ETH, and stablecoins
Shows % of assets above their 50-SMA
Works across any timeframe (1h, daily, weekly, etc.)
Breadth zones: 70+ (overbought), 50 (neutral), 30- (oversold)
🔍 Great for spotting sector-wide bullish or bearish shifts in the altcoin market. Use this indicator to gauge whether strength is concentrated or broad-based.
Liquidation Levels [mm-scan]📈 mm-scan : Liquidation Levels
Greetings!
I'd like to introduce you to a custom-built TradingView indicator. I hope you will find sometime to test it out and send feedback below in the comments. Feel free to ask any questions.
This tool is constructed using traditional oscillators such as MFI (Money Flow Index), RSI (Relative Strength Index), MOM (Momentum), and others. These classic tools serve as the foundation for something more advanced.
💡 What's Unique?
The concept is simple but powerful :
Where the market shifts its bias, or is heavily skewed in one direction, it often becomes a zone of increased liquidity.
These areas are natural magnets for price movement — where stop-losses get hit, and trapped traders are flushed out.
I've focused on the most biased areas these oscillators offer — using them as signal points to map out potential liquidation levels on the chart.
The mm-scan indicator highlights these zones, giving you an edge in identifying high-probability contrarian trade setups between liquidity pockets.
ADR% & CCR%✅ What This Does:
ADR% and CCR% (Current Candle Range) now show up in the Data Window (when you hover over the chart)
The chart still looks completely clean (the plots are fully transparent)
Chart scale is unaffected, because the values are typical % ranges (e.g., 1–10%)
Shark Invest Cá Mập VàngCá Mập Vàng is an indicator developed by the Shark Invest team, designed to help traders track the footprints of big money in the market."
BTC Breakout + EMA + Volume + ATR Filter Indicator
I have tried to incorporate a few common filters in order to produce trade entries. The purpose is to automate trading and have the position flip long/short in order to compound the initial equity.
I have only geared this towards BTC and therefore do not know how it will perform on other assets. All variables are customisable. I have set the defaults to what I prefer based on the backtesting I was able to do on the 5 minute timeframe.
I planned on using this to scalp intraday, however, when I adjusted variables, it seems to filter out a lot of entries and despite being used on the 5 minute timeframe it averages less than a trade everyday.
Please feel free to give feedback. I'm always happy to improve and learn. Thanks
Kozakinvest AI Indicator 2.0In indicator:
✅ Risk and profit display
✅ Volatility analysis
✅ Automatic trend detection (Long/Short)
✅ Trade filter
✅ Accurate volume indicator
Volume-Weighted Price MovementThe Volume-Weighted Price Movement (VWPM) indicator is a powerful technical analysis tool that combines price action with volume to provide deeper insights into market strength. Unlike traditional indicators that focus solely on price or volume in isolation, VWPM analyzes how these forces work together to drive market momentum.
How It Works
The VWPM indicator tracks two primary components:
Bullish Movement (green line): Measures the upward price movement weighted by volume. When price closes above the open, this component calculates how much buying pressure exists by multiplying the price change (close - open) by the volume of that period.
Bearish Movement (red line): Measures the downward price movement weighted by volume. When price closes below the open, this component calculates how much selling pressure exists by multiplying the price change (open - close) by the volume of that period.
Bull-Bear Difference (lime/orange line): Shows the net momentum by subtracting bearish movement from bullish movement, providing an at-a-glance view of which force is dominant.
The VWPM integrates volume data to identify whether price movements are backed by significant participation. A large price move with low volume carries less weight than the same move with high volume, providing a more accurate reflection of market strength.
A shorter lookback period makes the indicator more responsive to recent price action, while a longer period smooths out market noise for trend identification.
Interpretation
Bullish Signals
When the green line (bull movement) rises and stays above the red line
When the Bull-Bear Difference line crosses above zero and maintains positive momentum
Divergence between price making lower lows but the bull line making higher lows (hidden strength)
Bearish Signals
When the red line (bear movement) rises and stays above the green line
When the Bull-Bear Difference line crosses below zero and maintains negative momentum
Divergence between price making higher highs but the bull line making lower highs (hidden weakness)
hyp v2)This indicator combines the VWOV (Volume-Weighted Oscillator Value), RSI, and MACD to generate high-probability trading signals. It is specially designed for the Nasdaq (NQ) on the 1-minute timeframe (M1), but can be adapted for other assets and timeframes. By integrating volume dynamics and momentum, it helps filter out false signals and confirm market reversals.
Tradecademy CandlesThe script highlights high-volume candles.
Upward candles with significantly increased volume = green
Upward candles with moderately increased volume = blue
Downward candles with significantly increased volume = red
Downward candles with moderately increased volume = pink
Smart S/R ZonesThis is not your average S/R script.
It combines proximity, bounce frequency, and volume clustering to automatically identify the most reliable support and resistance zones on your chart — no guesswork needed.
How It Works:
• Scans for recent highs/lows, SMA50 & SMA200, and pivot swing points
• Ranks each potential level using a weighted scoring system:
• Proximity to current price (50%)
• Bounce Count (30%) — how many times price respected that level
• Volume Score (20%) — how much volume traded around that level
• The top support and resistance levels are plotted with:
• Clear dashed lines
• Color-filled zones
• Simple percentage distance labels
Why This Script Stands Out:
• No settings to tweak — it just works
• Helps you react faster with high-confidence levels
• Adapts to any market: crypto, forex, stocks, indexes
• Ideal for both intraday and swing trading setups
Built-in Intelligence. Clean Visuals. Zero Noise.
Trend Footprint by DTRTrend Footprint is an all-in-one indicator that includes all the necessary tools and features a unique, simple color bar technique. This helps users identify the trend and its strength at a glance.
Indicator plots different tools for different time frames
TrueDelta Candles📖 Description:
TrueDelta Candles is a precision tool for traders who want deeper insight into market sentiment through real-time volume delta analysis. Rather than using traditional volume bars, this indicator colors each chart candle based on the net volume delta—the difference between buying and selling volume—fetched from a lower timeframe.
🚀 Key Features:
🎯 Real Candle Coloring: Colors actual price candles based on delta volume—green (buying pressure), red (selling pressure).
⏱️ Multi-Timeframe Volume Analysis: Automatically selects the appropriate lower timeframe for better delta approximation, or lets you set a custom one.
🔬 Order Flow Insight: Visualizes the tug-of-war between buyers and sellers within each candle.
⚡ Lightweight & Non-Intrusive: No clutter—just clean color overlays on your chart candles.
🔄 Live Updating: Responds instantly as new data arrives.
🧠 Ideal For:
Intraday and scalping strategies.
Momentum and breakout traders.
Order flow enthusiasts looking for a visual edge.
🛠️ How It Works:
Behind the scenes, the script uses ta.requestVolumeDelta() to retrieve granular buy/sell volume data from a lower timeframe. The net delta volume then determines whether the candle is colored green (positive delta) or red (negative delta). This makes it easy to spot when market pressure aligns or diverges from price action.
⚙️ Settings:
Use Custom Timeframe: Manually select the lower timeframe used for delta calculation (e.g., "1", "5").
Default Auto Mode: Automatically adapts to your current chart resolution for optimal data balance.
If you're serious about understanding the real dynamics behind every candle, TrueDelta Candles adds an essential layer of volume-based context that price alone can't offer.
Advanced Candlestick Pattern Detector (12 Types)This Pine Script identifies 12 major candlestick patterns and distinguishes them based on market context (trend), especially for those with similar shapes (e.g., Hammer vs Hanging Man).
Capital Flow StrengthCapital Flow Strength Indicator Guide
This is a comprehensive technical indicator that measures capital flow into or out of an asset, combined with volume analysis. Here's how to use it effectively:
Basic Understanding
The indicator shows capital flow strength on a scale from -100 to +100
Positive values (green) indicate money flowing into the asset
Negative values (red) indicate money flowing out
The blue/gray volume bars show relative volume compared to recent average
Key Components
Capital Flow Line
Green line above zero: Buying pressure dominates
Red line below zero: Selling pressure dominates
Crossing zero: Potential shift in market sentiment
Reference Lines
0 line: Neutral balance between buyers and sellers
+50 line: Strong buying pressure
-50 line: Strong selling pressure
Volume Strength Bars
Blue bars: Volume exceeding threshold (currently 1.5x average)
Gray bars: Normal volume levels
Taller bars: Higher relative volume
Trading Applications
Entry Signals
Strong buying setup: Capital flow above +50 with blue volume bars
Strong selling setup: Capital flow below -50 with blue volume bars
Confirmation Tool
Use with price action and other indicators for confirmation
Strong readings are more reliable when volume is higher than average
Divergence Analysis
Bullish divergence: Price making lower lows but capital flow making higher lows
Bearish divergence: Price making higher highs but capital flow making lower highs
Customization Options
Length (14): Adjust the calculation period
Volume Threshold (1.5): Modify sensitivity to volume spikes
Alert Conditions
The indicator has two built-in alerts:
"Strong Capital Inflow" - triggers when flow > 50 with high volume
"Strong Capital Outflow" - triggers when flow < -50 with high volume
These alerts can help you identify significant buying or selling pressure as it emerges.
Levels by Touches (v2) [chingybrooks]Levels by Touches (v2)
This script scans the last N bars to identify significant support and resistance levels by counting wick-touches.
How it works:
1. Wick detection – marks a touch whenever upper or lower wick ≥ X% of candle body (or on doji)
2. Level grouping – merges touches within a tolerance of Y ticks
3. Touch weighting – recent touches (in the latter half of lookback) count Z× more
4. Filtering – only plots levels with ≥ M total touches
Inputs:
Bars to scan (N): lookback period (max 200 bars)
Min touches (M): minimum hits to qualify as a level
Tolerance (ticks): price “slop” for grouping nearby touches
Min wick %: wick size threshold as % of body
Recent touch weight (Z): multiplier for touches in the latest half
Use this indicator to spot high-probability S/R zones based on actual price rejections.
FVG Candle HighlighterThis indicator highlights only the true Fair Value Gap (FVG) creator candle — the middle candle in a 3-bar FVG formation — with zero clutter.
🔹 Bullish FVG: Candle is colored if price gaps above the high two bars back
🔹 Bearish FVG: Candle is colored if price gaps below the low two bars back
✨ No boxes. No zones. Just pure, visual price-action accuracy.
🔧 Powered by Pine Script v6
🧠 Based on institutional-style FVG logic
🎯 Ideal for Smart Money / ICT / Order Block strategies
Advanced SMC Market Structure AnalyzerAdvanced SMC Market Structure Analyzer
Version 1.0 • by Rendon1
Short Description:
A multi-timeframe Smart Money Concepts (SMC) toolkit for detecting Breaks of Structure (BOS), Changes of Character (CHoCH), liquidity zones, order blocks, fair-value gaps, and raw entry signals—all in one overlay indicator.
🔍 Overview
This script analyzes both a higher timeframe (e.g. 4H) for market structure shifts and a lower “entry” timeframe (e.g. 5–30 m) to flag optimal entries. It visually marks:
BOS (Higher-Highs/Bearish BOS & Lower-Lows/Bullish BOS)
CHoCH (structure flips)
Liquidity Zones (equal highs/lows)
Order Blocks (last candle before a directional move)
Fair-Value Gaps on the entry timeframe
Buy/Sell Labels when multiple conditions align
⚙️ Features
Multi-Timeframe Structure: Define your higher-timeframe for HTF swings and a customizable lower-timeframe for precision entries.
Swing Sensitivity: Adjustable pivot lookback (default 5 bars).
Liquidity Detection: Highlights market stagnation points via equal highs/lows.
Order Blocks & FVG: Identifies key institutional zones on both HTF and LTF.
Automated Entry Signals: Composite logic combining CHoCH with LTF order blocks or fair-value gaps.
Alerts Built-In: “Bullish Entry,” “Bearish Entry,” “CHoCH Detected,” and “BOS Detected.”
⚙️ Inputs
Setting Default Description
Swing Detection Sensitivity 5 Lookback bars for pivot detection (higher = smoother)
Show Structure Labels ☑️ Toggle visual BOS/CHoCH labels
HTF Structure Timeframe 240 Higher-timeframe (minutes) for market structure
Entry Structure Timeframe 15 Lower-timeframe for order block & FVG entries
Liquidity Lookback 3 Bars to check for equal highs/lows
📖 How to Use
Add to Chart: Apply the indicator to any symbol.
Configure Timeframes: Choose your preferred HTF (e.g. 4H) and LTF (e.g. 15 m).
Interpret Signals:
Blue “BOS” labels mark momentum breaks on HTF.
Orange “CHoCH” labels indicate structure flips.
Green “🟢 BUY” and Red “🔴 SELL” labels appear when HTF flips align with LTF zones.
Set Alerts: Right-click any of the built-in alert conditions to add real-time notifications.
⚠️ Disclaimer
This script is for educational purposes only and does not constitute financial advice. Trading involves risk, and you should perform your own analysis before making any trades. The author is not liable for any losses or gains resulting from the use of this indicator.