Wskaźnik
Wskaźniki rozpiętości rynku
SMA 20, 50, 200Sure, if you want a professional English description for your script to keep your TradingView workspace clean and standard, here is a concise and technical version you can use.
You can paste this directly into the description parameter of your indicator function:
English Description for your Script:
Title: MNQ Trend Following SMA Trio (20/50/200)
Description: > This indicator is designed specifically for Micro E-mini Nasdaq-100 (MNQ) futures trading. It utilizes three Simple Moving Averages (SMA) to define market structure across multiple time horizons:
SMA 20 (Blue): Short-term momentum and entry trigger.
SMA 50 (Yellow): Intermediate-term trend and dynamic support/resistance.
SMA 200 (Red): Long-term trend filter (The "Golden" line for directional bias).
Trading Logic:
Bullish Alignment: Price > SMA 20 > SMA 50 > SMA 200.
Bearish Alignment: Price < SMA 20 < SMA 50 < SMA 200.
Execution: Ideal for trend-following strategies using 30pt SL and 60pt TP with a 20pt Breakeven trigger.
Wskaźnik
smile 4H frameThis is a multi-timeframe indicator that highlights 4-hour candlesticks by drawing boxes around them.
Wskaźnik
Scalper Pro 3 Min GoldDesigned specifically for low-timeframe scalping (ideal for 1m and 3m charts, especially on XAUUSD/Gold), the Scalper Pro 3 Min Gold is an advanced market structure breakout indicator that filters out market noise to catch explosive momentum.
Instead of giving a signal at every minor high/low cross, this script uses strict logic to ensure you only enter high-probability setups. It automatically calculates your risk and visualizes the exact Entry, Stop Loss, and Take Profit zones directly on your chart.
Key Features:
Smart Structure Breakouts: Uses internal Pivot High/Low calculations to identify true Market Structure Shifts (MSS). Stop losses are dynamically placed at the most recent logical swing low/high, not just the previous candle wick.
Consolidation Filter (Anti-Chop): The indicator analyzes the recent ATR. It requires the price to be in a tight accumulation/consolidation zone before a breakout occurs. This keeps you out of choppy, sideways markets and fakeouts.
Cooldown System: Prevents overtrading. After a valid signal is fired, the indicator enters a customizable "cooldown" period where it ignores erratic back-to-back signals.
Auto Risk:Reward Projection: Instantly draws professional Stop Loss (Red) and Target (Teal) boxes with clean labels based on your selected R:R multiplier (Default is 1:2).
How to Use:
Apply to a 1-minute or 3-minute chart (Highly optimized for Gold).
Wait for the indicator to draw the Entry/Target boxes.
The Stop Loss is automatically placed at the safest structural pivot. Execute your trade and let the price run to the projected Teal target zone.
Fully customizable inputs allow you to adjust the R:R ratio, consolidation strictness, and cooldown length to fit your personal scalping strategy.
Wskaźnik
IB & OPR ASIA EU USTitle: Advanced Multi-Session Box: IB & OPR (Asia, London, New York)
Description: The Advanced Multi-Session Box: IB & OPR indicator is a versatile, streamlined tool designed specifically for Intraday Traders, Scalpers, and SMC/ICT practitioners. It visually maps out the Opening Price Range (OPR) and Initial Balance (IB) of the three major global trading sessions: Asia, Europe (London), and the US (New York).
Understanding the initial range of these key sessions is critical, as they commonly dictate liquidity pools, intraday support/resistance boundaries, and the directional bias for the rest of the trading day.
🌟 Key Features
✅ Three Core Sessions: Independently configure and toggle the Asia, Europe, and US sessions to match your trading schedule.
✅ Dynamic Timezones: Customize the specific start/end times and timezones (UTC offsets) for each session separately to align with your local broker.
✅ Projected Range Extensions: Optionally extend the session box (High/Low boundaries) forward throughout the current trading day to easily spot late-session breakouts, retests, or liquidity sweeps.
✅ Advanced Midline (50% Equilibrium): Displays a customizable median line inside each session box. The Equilibrium level acts as an excellent dynamic take-profit target or pivot zone.
✅ Smart History Management: Keep your chart perfectly clean! Choose to display only the sessions from "Today", "Two Days", the past "Week", or "All" history to prevent visual clutter.
✅ Deep Visual Customization: Every visual aspect is tweakable. Adjust the box opacity, fill color, border styles, text labels, label alignments, label sizes, and colors directly from the settings menu.
💡 How to Use
Initial Balance Breakouts: The high or low of an established Opening Price Range acts as a crucial line in the sand. A strong 15m or 1H candle close outside the box often signals a trend continuation, while a swift rejection back inside signals a mean-reversion setup.
Equilibrium Bounces: Price frequently respects the median line (50% of the session's range) during consolidations. Use it as a dynamic support or resistance validation point.
Liquidity Sweeps: Observe how the US session interacts with the established highs and lows of the Asian or European session. A quick sweep of the Asian high right at the London or NY open offers a classic "Judas Swing" trading setup.
Note: This indicator employs modern, highly optimized internal logic to manage TradingView's object limits effortlessly, ensuring zero lag on your charts while maintaining visual accuracy.
Wskaźnik
NSE Sector Wheel - DonutThis script generates a donut‑style wheel chart overlaid on a price chart. Its purpose is to visually compare the relative price movements of 16 major NSE (National Stock Exchange of India) sector indices. The size of each donut slice represents the absolute percentage change of that sector over a selected intraday timeframe (relative to the previous day’s close). A legend table next to the donut shows the sector names and the signed percentage change (green for positive, red for negative). The chart is static – it appears fixed on the screen, anchored to the last bar, and does not scroll with the price chart.
User Inputs:
The script provides two adjustable inputs:
Timeframe – The intra‑period used to fetch the current closing price for each sector (e.g., “3” for 3 minutes, “60” for 1 hour). The previous day’s close is always taken from the daily timeframe.
Horizontal Offset – A number of bars (default 60) that shifts the donut chart horizontally to the right from the last bar. This prevents the wheel from overlapping with price action.
Data Sources – NSE Sector Indices
The script tracks the following 16 sector indices (represented by their TradingView symbols):
IT (CNXIT)
Pharma (CNXPHARMA)
FMCG (CNXFMCG)
Energy (CNXENERGY)
Media (CNXMEDIA)
Metal (CNXMETAL)
Auto (CNXAUTO)
Private Bank (NIFTYPVTBANK)
Infrastructure (CNXINFRA)
Consumption (CNXCONSUMPTION)
PSU Bank (CNXPSUBANK)
Services (CNXSERVICE)
Realty (CNXREALTY)
Oil & Gas (NIFTY_OIL_AND_GAS)
Midcap (CNXMIDCAP)
Finance (CNXFINANCE)
Calculations:-
For every sector, the script performs two distinct calculations using the chosen intraday timeframe and the daily previous close:
Absolute percentage change – The absolute value of the percent difference between the current intraday close and the previous day’s close. This value determines the angular size (weight) of the slice in the donut chart. It is always non‑negative.
Signed percentage change – The actual percent difference (can be positive or negative). This is used only for display in the legend table, where positive changes appear in green with a “+” sign and negative changes in red.
The script sums all 16 absolute percentage changes to obtain a total movement value. Each sector’s slice angle is then computed as:
slice angle = (sector’s absolute change / total movement) × 360°
If the total movement is zero (no change in any sector), all slices receive an equal share of 22.5° (360° / 16).
Donut Chart Rendering
The donut chart is drawn only on the last bar of the chart (the most recent completed bar). On each new bar, the previous frame’s polylines and labels are deleted and redrawn from scratch.
Fixed Position:
The wheel is placed at a fixed chart coordinate that does not move when the user scrolls left or right:
Center X = last bar index + horizontal offset
Center Y = 50 (fixed vertical position, using the chart’s percentage scale from 0 to 100)
Inner radius = 20 units
Outer radius = 38 units
Because the Y‑axis is artificially fixed by two invisible plotted lines at 0 and 100, the donut remains at the same vertical position regardless of price levels.
Drawing the Slices>>>>>>>>>>
Each slice is drawn as a filled polygonal arc:
The script calculates the starting angle and ending angle for the slice based on the cumulative sum of previous slice angles.
It then generates a series of points along the outer radius (from start to end) and back along the inner radius (from end to start), forming a closed shape.
The slice is filled with a predefined, distinct colour (e.g., blue for IT, pink for Pharma, orange for FMCG, etc.).
A thin dark outline separates adjacent slices.
Percentage Labels Inside Slices>>>>>>>>>>
If a slice’s angular span is 14 degrees or larger, the script places a centered label inside the slice. The label shows the slice’s percentage of the total absolute movement (rounded to one decimal, e.g., “12.3%”). The label background is transparent, and the text is black. The position is calculated using the midpoint angle of the slice and the average of the inner and outer radii.
Legend Table>>>>>>>>>>>
To the right of the donut chart (positioned in the middle‑right of the chart window), the script draws a two‑column table with 17 rows (header + 16 sectors).
Column 1 – Sector name, colored with the same colour as the corresponding donut slice.
Column 2 – Signed percentage change, formatted to one decimal with a “+” sign for positive values. The text colour is green for gains and red for losses.
The table has a dark background, a subtle frame, and uses a normal font size. The header row displays “NSE_Sector ” and “%”.
Execution Flow >>>>>>>>>>>>
On every bar, the script fetches the previous day’s close for all 16 sectors (once per bar, from the daily timeframe).
It then fetches the current close for each sector using the user‑selected intraday timeframe.
It computes both absolute and signed percentage changes.It calculates the total absolute change and the angular span for each sector.
Only on the last bar:
It clears any previously drawn donut slices and labels.
It draws each slice as a filled arc, from the starting angle to the ending angle.
For slices wide enough, it adds a percentage label.
It builds or updates the legend table with the latest signed changes.
The donut chart remains visible at the same screen location until a new bar forms, at which point it is redrawn with updated data.
Practical Use:
Traders and investors can quickly see which NSE sectors are moving the most (in absolute terms) during the selected intraday period – the larger the slice, the greater the movement regardless of direction. The legend table then reveals whether that movement was positive or negative. This helps identify sector rotation, emerging strength or weakness, and relative volatility among Indian equity sectors.
Disclaimer:
This description is provided for educational and informational purposes only. The script described is a technical analysis tool for the Trading View platform. It does not constitute financial advice, trading recommendations, or investment guidance. Past performance and sector movements do not guarantee future results. Users should conduct their own research and consult with qualified financial advisors before making any trading decisions.
Wskaźnik
Wskaźnik
Indicateur ISSThe ISS Indicator is an all-in-one technical analysis tool designed to identify entry and exit opportunities in financial markets (crypto, stocks, indices, forex).
It combines several complementary indicators in a single clear interface:
📊 What it contains
WaveTrend — detection of bullish/bearish crossings with visual cues (green/red dots)
Regular and hidden discrepancies — on WaveTrend, RSI and Stochastic RSI
RSI + MFI (Money Flow Index) — colored area indicating buying or selling pressure
Stochastic RSI — momentum confirmation
Schaff Trend Cycle—optional trend filter
Gold Signal — rare signal of a strong bullish reversal (confluence WaveTrend + RSI + divergence)
🔵 Reading signals
Green point in oversold area potential buy signal
Red point in overbought area potential sales signal
Golden point exceptional bullish reversal (do not buy blindly)
⚠️ Warning
This indicator is a decision-making tool, not an automatic trading system. No signal is certain. Use it in confluence with your overall analysis.
Wskaźnik
volatility 3.3The indicator is designed to identify high-probability trend reversals and breakouts by combining Price Action (EMA and ATR) with Market Volatility (India VIX). It dynamically adjusts its sensitivity based on how "nervous" the market is.
Key Components
1. Dynamic Support & Resistance (Adaptive Bands)
EMA 25: Acts as the baseline for the medium-term trend.
VIX-Adjusted ATR: Unlike standard bands, these expand or contract based on the VIX Ratio (VIX / VIX\_EMA).
If the VIX is high, the bands widen to avoid "noise."
If the VIX is low, the bands tighten to catch breakouts early.
2. VIX Filter (The Safety Switch)
VIX Spiking: If the VIX jumps suddenly (> 0.8\% above its average), the indicator blocks BUY signals. This prevents entering a trade during a "panic" move where prices often crash.
Short Confirmation: Sell signals are prioritized when VIX is higher than its average, indicating rising fear.
3. Signal Logic
BULLISH (BUY): Price closes above the Upper Band + VIX is stable (not spiking).
BEARISH (SELL): Price closes below the Lower Band + VIX is rising.
EXIT: The trend is neutralized (Sideways) if the price touches the EMA 25 line.
Visual Features
Dashboard: A real-time table showing the current trend, VIX status (High Vol vs. Stable), and your entry price.
Background Coloring: Green for Bullish zones, Red for Bearish zones, and Gray for Sideways/Neutral zones.
Asset Selection: Quickly toggle between Nifty, BankNifty, FinNifty, HDFC Bank, Reliance, and ICICI Bank.
Wskaźnik
hungf10 Fibonacci Linreg + SR + VolThis is a very Line in in scripts, you have to select this line
and this line is progressing with Fibonach Digits
want to just developed more this script to specify the buy and sell points
Wskaźnik
Checklist FelipeFx95 Riesgo, Noticias, Ny, PD4, Chock. Checklist FelipeFx95 Riesgo, Noticias, Ny, PD4, Chock.
Wskaźnik
VRP IV vs Realised Vol
**Indicator name:** VRP — IV vs Realised Vol
---
**What it calculates:**
**Line 1 — India VIX (IV)**
It pulls the daily closing value of India VIX directly from TradingView using `request.security("INDIAVIX", "D", close)`. This is your implied volatility — what the market expects NIFTY to move annually.
**Line 2 — 20-day Realised Volatility (RV)**
It calculates the actual movement of NIFTY over the past 20 trading days using log returns. The formula is: standard deviation of daily log returns × √252 × 100. This converts daily movement into an annualised percentage — same unit as VIX so you can compare them directly.
**Line 3 — VRP**
It subtracts RV from IV. The result is plotted as a histogram.
---
**What you see on screen:**
- **Green bar** — VIX is above 20-day RV. IV is overpricing actual movement. Selling has structural edge. Enter trades.
- **Red bar** — VIX is below 20-day RV. IV is underpricing actual movement. No edge. Skip the week.
- **Zero line** — the crossover point. Green above, red below.
---
**How to read it practically:**
| Bar colour | What it means | Action |
|---|---|---|
| Green and tall | High VRP — IV significantly above RV | Strong edge — full size |
| Green and small | Low positive VRP — IV slightly above RV | Weak edge — half size |
| Red | Negative VRP — IV below RV | No edge — sit out |
---
**One important limitation:**
VIX is a 30-day forward looking measure. RV is a 20-day backward looking measure. They are not perfectly matched in time horizon — but this is the most practical comparison available on TradingView without complex calculations. The signal is directionally correct even if not perfectly precise.
Wskaźnik
forex swing 3Smart Background Logic (The "Filter")
The script changes the chart's background color based on the confluence (agreement) of the SMC trend and the Weekly Pivot:
Bullish (Green Background): When the SMC trend is Bullish AND the current price is above the Weekly Pivot.
Bearish (Red Background): When the SMC trend is Bearish AND the current price is below the Weekly Pivot.
Neutral (Grey Background): When there is no agreement (e.g., trend is Bullish but price is below the pivot), the background turns Grey to signal caution.
Wskaźnik
Teril BB harami by innaBolinger band rejection reversal with 1: 2 profit.
Bolinger band rejection reversal with 1: 2 profit.
Bolinger band rejection reversal with 1: 2 profit.
Bolinger band rejection reversal with 1: 2 profit.
Wskaźnik
Smart Supply & Demand ZonesThe Smart Supply & Demand Zones indicator is designed for traders who want clean, uncluttered charts without sacrificing powerful price action insights.
Unlike traditional indicators that paint endless overlapping boxes, this script dynamically draws and manages Supply and Demand zones based on recent swing points and ATR volatility, keeping your chart extremely clean.
Key Features:
Smart Mitigation (Body-Close Logic): Wicks do not invalidate your zones! A zone is only removed when a candle closes entirely beyond the zone limits. This keeps your valid POIs (Points of Interest) intact during fake-outs and liquidity sweeps.
Auto-Cleaning Chart: Once a zone is successfully mitigated (broken by a body close), it is automatically deleted from the chart. No more messy historical boxes.
ATR-Based Width: Zone sizes are not static; they adapt dynamically to current market volatility.
Minimalist UI: Pure, focused trading. No confusing labels, no endless lines, and no false signals—just the active zones that matter right now.
Perfect for Smart Money Concepts (SMC) and pure Price Action traders who love a minimalist workspace.
Wskaźnik
Follow Trend Level 1 [ SFI ]This indicator is designed to help traders identify trend direction and optimal pullback areas using a volatility-adjusted framework.
Instead of relying on fixed price distances, this script dynamically adapts to market conditions by measuring the current price range using smoothed volatility. This allows it to highlight potential entry zones that are aligned with the ongoing trend.
━━━━━━━━━━━━━━━━━━
CORE CONCEPT
━━━━━━━━━━━━━━━━━━
The indicator combines two main components:
1. Trend Engine
A dual EMA-based structure defines the trend direction. A dynamic level is maintained to track whether the market is in a bullish or bearish state. This creates a smooth trend-following visual that adapts to changing conditions.
2. Dynamic Seed Zones
The script calculates the current market range using volatility. Based on that range, it highlights specific pullback areas:
• Aggressive Zone (50%–65% of range)
• Safe Zone (65%–77% of range)
These zones represent areas where price has retraced deeply within the current trend.
━━━━━━━━━━━━━━━━━━
HOW IT WORKS
━━━━━━━━━━━━━━━━━━
• In an uptrend:
Zones are projected from the lower boundary upward.
• In a downtrend:
Zones are projected from the upper boundary downward.
The zones adjust dynamically as volatility expands or contracts.
━━━━━━━━━━━━━━━━━━
HOW TO USE
━━━━━━━━━━━━━━━━━━
• Identify the trend direction using the color of the trend structure
• Wait for price to enter a highlighted zone
• Look for confirmation from your own trading strategy
This tool does not generate trading signals by itself. It is designed to assist traders in understanding market positioning and potential pullback areas.
━━━━━━━━━━━━━━━━━━
IMPORTANT NOTES
━━━━━━━━━━━━━━━━━━
• This script is not a trading system or financial advice
• It should be used alongside a well-defined strategy
• Market conditions can change rapidly, always manage risk accordingly
━━━━━━━━━━━━━━━━━━
This script focuses on clarity and adaptability, helping traders better understand where price is located within the current market structure.
Wskaźnik
Golden Pocket Syndicate Mini (GPSM)This indicator is an overlay toolkit that combines multi-timeframe Golden Pocket-style zones (Fibonacci-derived ranges between user-defined high/low ratios), optional GP-anchored VWAPs that reset when price interacts with the matching zone, and a confluence framework with optional visuals (signals, divergences, order-block-style markers, sweeps, trails). It is intended to help traders see where higher-timeframe ranges and optional filters overlap on the chart—not to automate trading or promise outcomes.
What it does
Pulls prior completed higher-timeframe highs/lows via request.security() and derives upper/lower pocket levels from your fib inputs.
Plots pocket bands (and fills where used) for the timeframes you enable.
Optionally plots volume-weighted averages anchored to touches of the corresponding pocket.
Combines user-toggled filters into a confluence score and optional bull/bear markers; all signal logic can be turned off in settings.
How to use
Open settings, enable only the pocket timeframes and visuals you need. Adjust fib inputs, touch tolerance, and filter groups to match your process. If you use alerts, treat them as notifications only—confirm every trade in your own plan.
Important limitations
This is not financial, investment, or tax advice. Markets involve risk; past or hypothetical chart behavior does not guarantee future results.
Higher-timeframe data and request.security() behavior depend on symbol, session, and chart timeframe. Validate outputs on your instruments before relying on them.
Scripts cannot execute orders; you are responsible for compliance, sizing, and risk.
Companion
For separate 1H / 4H / 8H pocket bands (to reduce plot limits when combined with heavy scripts), use the author’s “Golden Pocket Syndicate mini” (GPSM) publication if offered.
Golden Pocket Syndicate mini (GPSM) — public description
Use this in the publication description field (English first).
GPSM is a lightweight companion overlay focused on 1-hour, 4-hour, and 8-hour Golden Pocket-style zones: two fib ratios applied to the prior completed bar’s range on each timeframe, with optional filled bands and optional GP-anchored VWAPs (off by default) that reset when price touches the matching pocket. The 1-hour band can optionally switch color using a simple prior closed 1H close vs EMA rule so you can see a regime-style split at a glance.
What it does
Uses request.security() on "60", "240", and "480" minute timeframes with the same prior-bar anchoring idea as the author’s main GPS Pro script.
Keeps the script small so it can run alongside heavier indicators without hitting Pine’s plot limits as quickly.
How to use
Add it to your chart, toggle 1H/4H/8H zones and fills, then optionally enable individual VWAPs. Match fib settings to your main workflow if you use GPS Pro on the same chart.
Important limitations
Not financial advice. No performance or profitability claims. Past chart behavior does not predict future prices.
HTF behavior varies by symbol and session (especially 8H). Confirm levels on your market.
You are solely responsible for trading decisions and risk.
Relationship to GPS Pro
GPSM does not duplicate the full confluence, SMC filters, or alerts stack from GPS Pro; it is meant as a focused HTF pocket + optional VWAP add-on.
Wskaźnik
Simplified Pivot Zone & ZigZag IndicatorSimplified Pivot Zone & ZigZag Indicator (中樞簡易版 by OldGrumpyCat)
This indicator is a streamlined technical analysis tool that combines a dynamic adaptive pivot zone with an integrated ZigZag swing structure overlay. It is designed to help traders identify key areas of price equilibrium, significant swing highs and lows, and potential trend reversals — all within a single, lightweight script.
The pivot zone is constructed by computing a cumulative average deviation of price from a dynamically adjusted baseline. This produces an upper and lower band that forms a shaded central zone, visually highlighting regions where price has historically found support or resistance. The width of this zone scales with the user-defined Size parameter, making it adaptable to different instruments and timeframes.
The ZigZag component automatically connects significant swing highs and lows based on a configurable lookback depth (Depth) and deviation threshold. This makes it straightforward to read market structure, identify the prevailing trend direction, and map out wave sequences for further analysis. A Repaint toggle is provided: when enabled, the ZigZag updates dynamically on the current bar for real-time feedback; when disabled, lines are only drawn upon confirmed bar closes, eliminating repainting artifacts.
All visual elements — including the pivot zone fill color, line segment color, zone width, and line thickness — are fully customizable through the indicator's input panel, ensuring seamless integration with any chart theme or trading workflow.
Wskaźnik
MTF Momentum Heatmap A visual momentum heatmap that displays 10 bands of price momentum across different lookback periods, from fast (short-term) to slow (long-term). Inspired by professional momentum heatmap indicators.
How it works:
Each horizontal band represents a different momentum lookback period. The bottom band is the fastest (shortest period), and the top band is the slowest (longest period). Momentum is calculated as the normalized rate of change, smoothed to reduce noise.
Color Scale:
- Red / Orange / Yellow = Bullish momentum (price rising)
- Blue / Cyan / Teal = Bearish momentum (price falling)
- Green = Neutral / transition zone
How to read it:
- All bands same color = strong trend, high conviction
- Color changing from bottom up = new trend building (fast momentum leading)
- Color changing from top down = trend weakening (slow momentum fading)
- Mixed colors = choppy / no clear direction — stay cautious
Features:
- 10 momentum bands with exponentially increasing lookback periods
- Customizable base period, multiplier, and smoothing
- Two overlay moving averages (fast & slow) — crossovers signal momentum shifts
- Info panel showing fast/mid/slow momentum values and overall bias
- Built-in alerts for all-bullish and all-bearish alignment
- Works on any instrument, any timeframe
Settings:
- Base Period: Starting lookback length for the fastest band (default: 5)
- Period Multiplier: How much each band increases (default: 1.5x)
- Smoothing: Reduces noise in the bands (default: 3)
- MA Type: EMA or SMA for smoothing
Alerts:
- All bands bullish
- All bands bearish
Wskaźnik
Exhaustion Detector Detects potential trend exhaustion using volume spikes combined with rejection wicks.
How it works:
The indicator uses a scoring system (0-6) that evaluates each candle across four dimensions: volume intensity relative to average, wick length relative to body size, candle close position, and prior trend context. A score of 4+ triggers a standard signal, 5+ triggers a strong signal.
Bullish Exhaustion (bottom): After a downtrend, price shows a long lower wick with high volume and closes near the top of the candle — suggesting sellers are losing control.
Bearish Exhaustion (top): After an uptrend, price shows a long upper wick with high volume and closes near the bottom — suggesting buyers are losing control.
Volume-Price Divergence (DIV): Extreme volume with a tiny body indicates a tug-of-war between buyers and sellers.
Signals:
EXH↑ / EXH↓ = Exhaustion detected (score 4)
EXH↑↑ / EXH↓↓ = Strong exhaustion (score 5+)
DIV = Volume-price divergence
Features:
Works on any instrument, any timeframe
Adjustable volume, wick, and trend parameters
Info panel with real-time scoring
Built-in alert conditions
Wskaźnik
NP NYSE / NASDAQ Breadth RatioThis is a custom indicator that gives us the volume ratios for both the NYSE and the Nasdaq.
Wskaźnik
EGX Multi Symbol Accumulation Screener 20 EGX Multi Symbol Accumulation Screener 20
This indicator is designed to help investors in the Egyptian market quickly scan multiple stocks and identify the ones that are getting closer to technically suitable accumulation zones.
It displays a group of stocks in one table with key data that long term investors usually need during review, including
Current price
Weekly RSI
Daily RSI
Distance between price and the daily EMA200
If the stock is above the daily EMA200 it is labeled
Still Bullish
and the percentage is shown as positive
If the stock is below the daily EMA200 it is labeled
Downtrend
and the percentage is shown as negative
Distance from the weekly SMA20
Distance from the lower Bollinger Band on the weekly timeframe
Distance from the 3 month low
Distance from the 6 month low
Distance from the 52 week low
The indicator also shows how many accumulation conditions are currently met for each stock, helping the user quickly focus on the names that deserve deeper review.
The purpose of this indicator is not to generate direct buy or sell orders
Its role is to provide an organized filtering tool that saves time and helps investors review many stocks more efficiently.
This indicator is more suitable for medium term and long term investors
It is not intended for short term trading or scalping.
Main features
Scans multiple stocks at once
Highlights stocks getting closer to accumulation zones
Shows the stock status relative to the daily EMA200
Still Bullish or Downtrend
Displays the EMA200 distance as positive or negative depending on price location
Uses visual coloring for faster reading
Shows the number of conditions met for each stock
Important note
This indicator is a support tool for screening and review only
It should be used together with chart review, fundamental analysis, and proper capital management before making any investment decision
Wskaźnik
CVD IQ [TradingIQ]Hello Traders!
🔹 CVD IQ
CVD IQ is a delta-driven analytical tool designed to reveal how aggressive buying and selling activity translates into price movement.
Instead of relying purely on price, this indicator reconstructs order flow dynamics using lower timeframe data , allowing you to see:
Where did the pressure come from… and how efficiently did it move price?
It focuses on answering a deeper question:
Was the move driven by real participation, or was it inefficient, absorbed, or divergent?
aggressive buy vs sell activity (CVD)
price vs delta divergences
efficiency of price movement relative to flow
cost of moving price (delta per tick)
absorption and imbalance conditions
multi-scale flow analysis (bar, day, swing)
classic divergence detection (RSI style)
🔹 What the indicator shows
🔸 Cumulative Volume Delta (CVD)
CVD is built using lower timeframe data to approximate aggressive buying and selling.
This allows you to track:
whether buyers or sellers are in control
how much pressure is building over time
when participation is increasing or fading
🔸 IMMEDIATE Divergence detection (Classic & Cost Models)
The indicator detects when price and delta are out of sync .
Classic divergence highlights:
price making new highs while delta weakens
price making new lows while delta strengthens
potential exhaustion or reversal conditions
Cost-based divergence goes further by evaluating:
how much delta was required to move price
whether moves are becoming more or less efficient
hidden weakness in “expensive” price movement
This shifts your perspective from:
“price is moving”
to:
“how much effort did it take to move price?”
🔸 CVD Cost Per Tick (Efficiency Analysis)
One of the most important features.
The indicator measures:
Delta per tick = how much aggressive volume was required to move price
This allows you to identify:
efficient moves (low cost → strong response)
inefficient moves (high cost → weak response)
potential exhaustion when cost rises sharply
Each swing is classified into categories like:
Very High Cost
High Cost
Normal Cost
Low Cost
Very Low Cost
High cost often signals absorption or resistance from opposing liquidity .
🔸 Swing-based flow analysis
The indicator breaks market structure into swings and evaluates:
delta across each swing
cost of movement between pivots
relative efficiency vs previous swings
This helps you understand:
whether trends are strengthening or weakening
if continuation is becoming harder
when liquidity is likely opposing the move
🔸 Delta-Implied Close (Expected Price)
The script estimates where price should have closed based on delta.
This gives insight into:
whether price overperformed or underperformed relative to flow
hidden absorption when price fails to match delta
inefficiencies between participation and result
Important Note
This model is adaptive and continuously updates based on changing market conditions. It is not a predictive engine, but rather a framework for interpreting how order flow is currently interacting with price.
🔸 Delta Analysis Table (Bar / Day / Swing)
A live table provides a structured breakdown of flow and price response across three contexts:
current bar
current day
current swing
It includes:
aggressive buy & sell volume
buy/sell percentages
net delta
imbalance ratios
price movement in ticks
close position within range
delta cost per tick
cost classification
absorption detection
This allows you to quickly answer:
Who is in control, and is price responding properly?
🔹 Table Overview
Metric
Name of the metric shown in each row.
Bar
Value calculated for the current bar only.
Day
Value accumulated from the start of the current day.
Swing
Value accumulated from the start of the current swing.
🔹 Flow
Aggressive Buys
Total buy-side market order volume. Higher values indicate stronger buying pressure.
Aggressive Sells
Total sell-side market order volume. Higher values indicate stronger selling pressure.
Buy %
Percentage of total aggressive volume coming from buyers. Higher values indicate buy-side dominance.
Sell %
Percentage of total aggressive volume coming from sellers. Higher values indicate sell-side dominance.
Net Delta
Aggressive buys minus aggressive sells. Positive values favor buyers, negative values favor sellers.
Imbalance Ratio
Relative dominance between buyers and sellers, expressed as a multiple. Higher values indicate stronger directional control.
🔹 Price Response
Total Aggression
Combined aggressive buy and sell volume. Represents total market participation.
Bar Tick Move
Price movement measured in ticks. Shows how far price moved over the period.
Close Position
Where price closed within its range. Higher values mean the close is nearer the high, lower values nearer the low.
🔹 Efficiency & Cost
Delta Cost / Tick
How much delta was required to move price by one tick. Higher values indicate less efficient movement and potential absorption.
Cost
Classification of how expensive the move is relative to recent conditions. High cost suggests resistance or absorption, low cost suggests efficient movement.
Ticks per 1k Delta
Number of ticks price moved per 1000 delta. Higher values indicate more efficient price movement.
Price Move per 1k Delta
Actual price movement per 1000 delta. Higher values indicate stronger price response to order flow.
🔹 Delta-Based Expectations
Delta-Implied Close
The price level where the bar would be expected to close based on the underlying delta.
Move Ratio
Actual price movement relative to the delta-implied move.
1.0 = expected response
1.0 = stronger than expected
<1.0 = weaker than expected
🔹 How to read it
Each component provides a different layer:
CVD → who is active
Divergence → when price and flow disagree
Cost → how efficient the move is
Table → structured confirmation across contexts
Together, this shifts your thinking from:
“price moved up”
to:
“buyers were aggressive - but did price actually respond?”
🔹 Example interpretations
strong delta + efficient move → clean continuation
strong delta + weak move → absorption
rising cost over time → trend weakening
divergence signals → potential reversal or trap
low cost + expansion → strong directional move
🔹 Why this indicator is useful
It gives you:
participation behind price
context for whether moves are efficient
early detection of exhaustion or absorption
a way to quantify “effort vs result”
multi-timeframe flow insight (bar, day, swing)
🔹 Best use cases
confirming trend strength
identifying weak breakouts
spotting absorption at key levels
analyzing liquidity interaction
enhancing price action or liquidity-based models
🔹 Important note
This script uses lower timeframe data to approximate aggressive volume.
This means:
accuracy depends on data availability
different symbols may behave differently
lower timeframe selection impacts results
🔹 Inputs you can customize
lower timeframe for CVD calculation
divergence models (Classic / Cost / Both)
divergence sensitivity (small, medium, large swings)
cost structure length and thresholds
visual styling and colors
delta analysis table size
Closing Notes
CVD IQ is built to show the relationship between participation and outcome .
As always, thank you TradingView!
Wskaźnik






















