Institutional HeatmapHeatmap Range - Volume Profile Visualization Indicator
What This Indicator Does
The Heatmap Range indicator provides a sophisticated volume profile visualization that displays price levels with the highest trading activity using color-coded heatmaps directly on your chart. Unlike traditional volume indicators, this tool shows WHERE the most significant trading occurred within specific price ranges over a customizable lookback period.
Advanced Volume Analysis
Volume-Weighted Price Levels: Calculates and displays up to 20 price levels based on actual trading volume
Customizable Time Period: Analyze volume distribution over 10-500 bars (default: 180 bars)
Smart Bin Sizing: Adjustable pip range (0.1-50 pips) for precise level identification
Peak Detection: Automatically identifies and centers display around highest volume areas
Visual Customization
3 Color Patterns:
Inverted Heat (Orange to Dark Red)
Inverted Cool (Orange to Dark Blue)
Inverted Purple (Light Pink to Dark Purple)
Transparency Control: 0-95% transparency for optimal chart readability
Adaptive Display: Shows most relevant levels centered around peak volume
Multi-Asset Support
Forex Pairs (EUR/USD, GBP/USD, etc.)
Precious Metals (Gold/XAUUSD, Silver/XAGUSD)
Futures (NQ, ES, YM, etc.)
Cryptocurrencies
Stock Indices
Customizable Parameters
Histogram Period (10-500, Default: 180) Bars to analyze for volume distribution
Bin Range (0.1-50 pips, Default: 5.0) Price range for each volume level
Color Pattern (1-3, Default: 1) Visual color scheme selection
Average Volume Period (10-200, Default: 100) Period for volume normalization
Max Display Levels (5-20, Default: 20) Maximum price levels to show
Transparency (0-95%, Default: 50%) Opacity of heatmap display
How to Use
For Day Traders
Identify key support/resistance levels based on actual volume
Spot high-probability reversal zones
Plan entries/exits around significant volume levels
For Swing Traders
Analyze longer-term volume distribution patterns
Identify major accumulation/distribution zones
Confirm breakout levels with volume validation
For Scalpers
Quick identification of intraday volume hotspots
Real-time volume level updates
Precise entry/exit timing around volume clusters
Visual Interpretation
Darker Colors: Higher volume concentration (stronger levels)
Lighter Colors: Lower volume concentration
Color Intensity: Directly correlates to volume strength at that price level
Level Positioning: Automatically centers around peak volume areas
Technical Specifications
Pine Script Version: v5
Chart Overlay: Yes
Max Bars Back: 1000
Performance Optimized: Limited to 200 bins for smooth operation
Real-time Updates: Dynamic calculation on each bar close
Getting Started
Add to Chart: Apply indicator to any supported timeframe
Adjust Period: Set histogram period based on your trading style
Choose Colors: Select color pattern that suits your chart theme
Fine-tune Levels: Adjust bin range and max levels for optimal display
Set Transparency: Balance visibility with chart clarity
Important Notes
Minimum Data Requirement: Needs at least 10 bars of history to function
Performance: Higher periods and smaller bin ranges require more processing
Volume Dependency: Most effective on instruments with consistent volume data
Timeframe Agnostic: Works on all timeframes from 1-minute to monthly
Status Information
The indicator includes a real-time information table showing:
Current settings (Period, Bin Range, Color Pattern, Transparency)
Indicator status (Active/Loading)
Disclaimer: This indicator is for educational and informational purposes only. Past performance does not guarantee future results. Always conduct your own analysis and risk management before making trading decisions.
Compatible with TradingView's Pine Script v5 | Optimized for all market conditions | Professional-grade volume analysis
Volum
📊 Supertrend + EMA + VWAP + Proximity AlertThis is a combination of Indicator as mentioned above. Proximity Alert may be used for giving alert on 200 ema on Multi time frame. Made by AjaySharma
Volume Pressure Gauge + Volume %Volume Pressure Gauge and Volume Percentage Indicator – Pine Script Guide
This indicator provides a simplified, real-time visualization of both volume pressure (buy vs. sell activity) and today’s trading volume in comparison to historical averages. It is designed to help traders assess whether buyers or sellers dominate the current session and whether today’s volume is significant relative to recent behaviour.
________________________________________
Key Functional Segments
1. Inputs and Configuration
Users can configure the length of the Simple Moving Average (SMA) used to calculate average volume, set the position of the gauge table on the chart, and toggle the visibility of the volume pressure display. This allows flexibility in integrating the tool with various trading styles and chart layouts.
2. Volume Data Calculations
The indicator calculates three key volume metrics:
• volToday: The current day’s volume.
• volAvg: The average volume over the user-defined SMA period (default is 20 bars).
• volPct: The current volume as a percentage of the average.
This enables traders to quickly recognize whether current trading activity is above or below normal, which can be a precursor to potential trend strength or weakness.
3. Volume Pressure Calculation
The script estimates buying and selling pressure based on price movement and volume. It distributes volume into upward (buy) and downward (sell) segments and expresses them as percentages of the total volume. This gives an immediate sense of whether bulls or bears are more active in the current session.
4. Visual Representation (Progress Bars)
The indicator renders a simplified visual gauge using horizontal bar segments (pseudo-bars) to reflect the proportion of buy and sell pressure. The length of each bar correlates with the strength of pressure from buyers or sellers, helping users assess dominance without analyzing candlestick behavior in depth.
5. Table Display
A compact table is drawn on the chart showing:
• Buy pressure percentage and corresponding bar.
• Sell pressure percentage and corresponding bar.
• Volume percentage compared to the recent average.
This format makes it easy to evaluate volume dynamics at a glance, without cluttering the price chart or relying on separate overlays.
________________________________________
How Traders Benefit from This Indicator
• Momentum Shift Detection: Early signs of trend reversal can be observed when volume pressure flips direction.
• Breakout Validation: High volume combined with dominant pressure supports the credibility of breakout moves.
• False Move Avoidance: If price moves on low volume or mixed pressure, traders can avoid low-probability entries.
• Market Context Awareness: Users can assess whether a day is behaving normally in terms of participation or is unusually quiet or aggressive.
________________________________________
Basic Usage Guide
1. Add the script to your TradingView chart and set your preferred SMA length for volume comparison.
2. Customize the table’s position using the X and Y settings for clarity and alignment.
3. Interpret the outputs:
o A higher red bar indicates dominant sell pressure.
o A higher green bar indicates dominant buy pressure.
o Volume % above 100% suggests above-average activity, while values below 100% may imply low conviction.
4. Apply to trading decisions:
o High buy pressure and high volume may indicate a strong long opportunity.
o High sell pressure and high volume may support short setups.
o Low volume or conflicting signals may call for caution.
5. Combine with other tools such as trend indicators, support/resistance zones, or price action patterns for more reliable trade setups.
________________________________________
Practical Example
• Sell Pressure: 70% → Suggests strong seller control; potential for short setups.
• Buy Pressure: 30% → Weak buying interest; long trades may carry risk.
• Volume Percentage: 120% → Indicates a surge in participation; movement may have greater validity.
________________________________________
Tips for New Traders
• Use this indicator as a confirmation tool rather than a standalone strategy.
• Begin on higher timeframes (4-hour or daily) to develop familiarity.
• Compare multiple examples to identify reliable patterns over time.
• Always incorporate proper risk management, including stop losses.
________________________________________
Disclaimer from aiTrendview
This indicator is intended solely for educational and informational use. It does not constitute investment advice, trade signals, or financial recommendations. aiTrendview and its affiliates are not liable for any trading losses incurred through use of this tool. All trading involves risk. Past performance of any indicator does not guarantee future results. Users should conduct independent research and consult with a certified financial advisor before making any trading decisions.
VP + Game Theory Integrated Strategy9s için DüşünceVP + Game Theory Integrated Strategy Indicator: Explanation and Working Logic
Hello! You can upload the provided Pine Script code to TradingView. This is compatible with Pine Script Editor (v6 version) – simply copy-paste it directly. The indicator's name is "VP + Game Theory Integrated Strategy," and since overlay=true, it will display on top of the price chart (over the candlesticks). Maximum boxes, lines, and labels are set to 500, so it handles dense charts without performance issues.
Below, I'll provide a detailed explanation of the indicator, its working logic, main components, and usage tips step by step. This indicator integrates Volume Profile (VP), Game Theory, and Wick (Candle Wick) Patterns to generate buy/sell signals. It aims to detect high-probability reversal points by analyzing market liquidity, herd behavior, and institutional movements. It's suitable for crypto, forex, or stock markets, but always backtest before using in live trading.
1. General Description
Purpose: This indicator combines volume-based analysis (Volume Profile), game theory elements (herd behavior, Nash equilibrium, contrarian strategies), and candle wick patterns. It identifies strong resistance/support levels (POC, VAH/VAL, liquidity zones) and generates "Power" signals based on them. Signals are shown with labels, lines, and alerts for buy (green) or sell (red).
Key Features:
Volume Profile (VP): Calculates high-volume areas (POC: Point of Control, the highest volume level; VAH/VAL: Value Area High/Low) and displays them on the chart.
Game Theory (GT): Models the market as "players" (retail herd, institutions). Detects herd buying/selling panics and generates contrarian signals.
Wick-Based Signals: Captures reversals with large wicks. Applies strict criteria for "Power" and "Ultra Power" levels.
Market Maker (MM) Elements: Monitors liquidity traps and institutional volume spikes.
Visualization: Nash bands, liquidity boxes, info table (top-right), background colors, and alerts.
Signal Types: Normal, Power, Ultra Power, GT-confirmed. Signals are limited (max 1-5 per zone) with a minimum wait time (40 bars).
Input Parameters: Grouped into 3 sections (GT, Wick, VP, MM). Default values are balanced, but customizable (e.g., strictMode=true makes it more selective).
Warning: This is an indicator, not a full strategy. It includes alerts, but add stop-loss/take-profit for risk management. Use TradingView's Strategy Tester for backtesting.
2. Working Logic (Step by Step)
The indicator processes each bar (candle) as follows:
a. Basic Calculations
ATR (Average True Range): Measures volatility (20 periods). Candle size (high-low) must be at least ATR x 2.5 for signals to be valid.
Candle Components: Calculates candle body (close-open), upper/lower wick.
Volume Analysis: Average volume (SMA 20), detects spikes (based on threshold).
Trend Filter: EMAs (20/50/200) determine up/downtrend. In strict mode, it's stricter (strong uptrend: EMA20 > EMA50 > EMA200 and close > EMA20).
b. Game Theory (GT) Component
Herd Behavior: RSI (14) overbought/oversold (70/30) + volume spike + momentum detects it. Herd buying: Overbuying frenzy (red background). Herd selling: Selling panic (green background).
Institutional Flow: Volume > average x 2.5 + Accumulation/Distribution (AD) indicator. Accumulation: Institutions buying (strengthens buy signals). Distribution: Selling (strengthens sell).
Liquidity Traps: In the last 50 bars, if a new high/low is broken but close pulls back + volume spike = Trap (up/down).
Smart Money: Intra-candle movement (close-open)/(high-low) x volume. Positive = Smart money inflow.
Nash Equilibrium: Price mean (SMA 100) ± deviation (stdev x 0.02). In equilibrium: Normal. Above: Sell potential. Below: Buy. Bands are optionally shown.
GT Signals:
Contrarian: Herd selling + accumulation = Buy.
Momentum: Below Nash + positive smart money = Buy (opposite for sell).
Nash Reversion: Below Nash + rising close + volume = Buy.
Power Signal: At least 3 GT signals (min_signals_for_power=3) + volume confirmation = Power GT buy/sell. Can show only GT-confirmed signals (show_gt_only_signals=true).
c. Volume Profile (VP) Component
Calculation: For the last 100 bars (vpPeriod), divides the price range (high-low) into vpRows (24) rows. Distributes volume across rows.
POC (Point of Control): Highest volume level (orange line). Threshold 80% (pocThreshold).
Value Area (VA): 70% of total volume (valueAreaPercent). VAH (upper bound, blue dotted), VAL (lower bound).
High-Volume Area: Price near POC or volume > POC x 80% = Strong zone.
Visualization: Histogram boxes on the right (blue/orange). POC/VAH/VAL lines and labels.
d. Wick (Candle Wick) and Power Signals
Main Wick Criteria: Large candle (ATR x 2.5), small body (<8%), wick 8x body length (anaFitilCarpan) and 80% of candle (anaFitilYuzde). High volume + trend filter (downtrend for upper wick).
Signal Wick: More flexible for triggers (5x length, 70%).
Power/Ultra Power:
Power Sell: Main upper wick + near POC/VAH + MM volume (2.5x) + GT contrarian/momentum.
Power Buy: Similar for lower wick.
Super Wick: Power + institutional volume + strong momentum.
Ultra Power: Super + GT power (3/3) + distribution/accumulation + Nash deviation + liquidity trap. Rarest and strongest (fuchsia/lime color).
Signal Management: Detected wick level (high/low) is saved. Wait min 40 bars, max 1-5 signals per zone. When trigger candle arrives (price reaches level + long wick + close in opposite direction) = BUY/SELL plotshape.
e. Market Maker (MM) and Liquidity
MM Volume: Average x 2.5 + wick bonus (1.3x).
Liquidity Zones: Saves last 20 high-volume highs/lows. Shown as boxes on chart (red/green, lasting 200 bars).
Traps: Integrated with GT, strengthens power signals.
f. Visualization and Alerts
Background: Ultra Power (fuchsia/lime), Power GT (red/green), Herd (red/green).
Lines: Active resistance/support (dashed, colored).
Table (Top-Right): Resistance/support levels, remaining signals, POC/VAH/VAL, GT status (herd, institutional, Nash, signal strength), volume/liquidity.
Alerts: For Ultra Power, GT Power, Super Wick, normal signals. Messages include level/price.
g. Filters and Options
Strict Mode: Stricter (higher volume 1.5x, strong trend, RSI filter).
Require Volume Confirmation: Mandatory volume check.
Only Show Power Signals: Display only power/ultra.
Require Ultra Power: Strictest, only ultra.
3. Usage Tips
Chart Timeframe: H1-D1 for medium-long term. Shorter frames (M1-M5) may produce too many signals.
Settings:
StrictMode=true: Fewer but higher-quality signals.
Use_game_theory=false: Use only VP + Wicks.
ShowVP=false: Hide histogram to reduce clutter.
Strategy Integration: Filter BUY/SELL with EMAs. Stop-loss: ATR x 1-2, Take-profit: POC/VAH levels.
Backtesting: Convert to strategy in TradingView (use alertconditions). Test on historical data.
Risk: Designed for market manipulation (MM traps), but no indicator is 100% accurate. Apply capital management.
Troubleshooting: If errors (e.g., vpInitialized=false), increase period or refresh chart.
This indicator is complex but powerful – blending VP for volume zones with GT for psychology. If you have questions or need setting changes, let me know!
Accumulation Phase DetectorClean Accumulation Phase Indicator — Description
This TradingView indicator visually identifies the Accumulation Phase in price action, based on the Wyckoff methodology and volume-price analysis. The Accumulation Phase is where insiders or "smart money" gradually build positions before a significant price breakout.
Key Features:
Range Detection: The indicator calculates a price range over a configurable period (Range Length). It marks this range on the chart with red horizontal lines representing support and resistance.
Volume Spike Identification: It detects unusually high volume relative to the average volume over the same period (Volume Spike Multiplier). These spikes highlight potential insider buying activity.
Accumulation Phase Highlighting: When price action remains within the detected range and volume spikes occur, the indicator considers the market to be in an accumulation phase. Volume bars during this phase are colored blue for easy visualization.
Campaign Start & End Labels: The indicator places a "Campaign starts" label at the beginning of the accumulation phase and a "Campaign ends - warehouse full" label when the accumulation ends. This mimics the idea that insiders fill their “warehouses” before a breakout.
Breakout Detection: Once accumulation ends, the indicator monitors for a price breakout above the resistance level and places a "Breakout" label at the breakout bar.
How to Use:
Adjust the Range Length and Volume Spike Multiplier inputs to suit the timeframe and instrument you’re analyzing.
Watch for the blue volume bars within the red range lines to identify the accumulation phase.
Use the campaign labels to identify when the phase starts and ends.
Watch for the breakout label as a potential entry signal.
52SIGNAL RECIPE Hidden Volume52SIGNAL RECIPE Hidden Volume
◆ Overview
52SIGNAL RECIPE Hidden Volume is an innovative indicator that visualizes the hidden buying and selling strength behind the conventional volume candles. By analyzing the relative proportion of buying and selling within each candle’s price range, it splits the total volume into buy volume and sell volume. Displayed as color-coded bars (blue for buying, pink for selling) in a separate panel below the chart, it provides clear insight into the market’s buying and selling pressure.
Unlike standard volume indicators that only show total volume, this indicator reveals the underlying balance and shifts in buying and selling power, offering traders a deeper understanding of market dynamics.
Furthermore, when viewed alongside the traditional volume candles that everyone commonly uses, it helps traders interpret price movements and volume flows more comprehensively, enabling a more insightful analysis of overall market trends.
─────────────────────────────────────
◆ Key Features
- Buy/Sell Volume Ratio Analysis: Calculates the relative buy and sell ratios based on the candle’s price movement range
- Hidden Buying and Selling Strength Visualization: Separately displays buy volume (blue) and sell volume (pink) as stacked bars in a dedicated bottom panel
- Real-time Data Reflection: Captures immediate changes in market buying and selling pressure based on live volume data
- Clear Visual Distinction: Uses background shading to easily highlight periods of buying dominance (blue) or selling dominance (pink)
- Quantified Buy/Sell Balance: Displays the current buying vs selling ratio numerically on chart labels for quick reference
- Recommended Use with Traditional Volume Candles: Designed to be used together with commonly used volume candles for more comprehensive market flow interpretation
─────────────────────────────────────
◆ Trading Application Points
- Provides deeper insight into market sentiment compared to conventional volume bars
- Helps identify shifts in buying and selling power indicative of trend continuations or reversals
- Useful as a complementary tool alongside price action to better time entries and exits
─────────────────────────────────────
◆ Synergy With Other Indicators
- Combine with trend indicators (RSI, MACD, Moving Averages) to validate trend strength and momentum
- Use together with volume and order flow tools to enhance understanding of market participant behavior
─────────────────────────────────────
◆ Conclusion
52SIGNAL RECIPE Hidden Volume is a powerful and intuitive tool that unveils the balance of buying and selling forces concealed within the total volume. By visualizing buy and sell volumes separately and updating in real-time, it allows traders to grasp the subtle shifts in market pressure and make more informed trading decisions.
Especially when used together with the traditional volume candles commonly referenced by most traders, it enhances traders’ ability to interpret price movement combined with volume flow in a more multi-dimensional and precise way, ultimately supporting more effective trading strategies.
─────────────────────────────────────
※ Disclaimer: This indicator is provided as a supplementary analysis tool and should not be used as the sole basis for trading decisions. Past data does not guarantee future results. Always apply proper risk management.
52SIGNAL RECIPE Hidden Volume
◆ 개요
52SIGNAL RECIPE Hidden Volume은 일반적인 볼륨 캔들 뒤에 숨겨진 매수와 매도의 힘의 크기를 가시화하는 지표입니다. 각 캔들의 가격 움직임 범위 내에서 매수와 매도의 상대적인 비율을 계산해, 총 거래량을 매수 볼륨과 매도 볼륨으로 나누어 보여줍니다. 별도의 차트 하단 패널에 파란색 매수 볼륨과 분홍색 매도 볼륨을 컬러 막대 그래프로 시각적으로 구분하여 시장 내 거래 심리와 매수·매도 압력을 명확하게 파악할 수 있도록 지원합니다.
일반 거래량 지표가 단순한 거래량 수치만 제공하는 반면, 이 지표는 매수세와 매도세의 숨겨진 균형과 변화를 직관적으로 보여줘, 시장 내부의 매매 강도와 방향성을 깊이 있게 이해하는 데 유용합니다.
또한, 일반적으로 모두가 사용하는 볼륨 캔들과 함께 병행해 보면, 가격 변동과 거래량의 흐름을 더 입체적으로 분석할 수 있어서 시장 전체의 흐름을 해석하는 데 훨씬 용이합니다.
─────────────────────────────────────
◆ 주요 특징
- 매수·매도 거래 비율 분석: 캔들의 가격 변동 범위를 기준으로 매수와 매도 비율 산출
- 숨겨진 매수·매도 힘 시각화: 별도 차트 하단 패널에서 매수 볼륨(파란색)과 매도 볼륨(분홍색)으로 구분하여 가시화
- 실시간 반영: 실시간으로 변하는 거래량 데이터에 기반해 시장 내부 매수·매도 압력 변화 즉시 포착
- 심플한 시각적 구분: 색상과 배경으로 매수 우세 또는 매도 우세 구간을 직관적으로 표시
- 매수·매도 힘의 균형 이해 지원: 차트 상단 텍스트 라벨로 현재 매수/매도 비율을 숫자로 제공
- 볼륨 캔들과 병행 사용 권장: 모두가 사용하는 기본 볼륨 캔들과 함께 보면서 시장 흐름 해석에 활용 가능
─────────────────────────────────────
◆ 트레이딩 활용 포인트
- 기존 거래량 지표 대비 더 깊은 시장 심리 분석 가능
- 매수세와 매도세 간 힘의 균형 변화를 주목하여 추세 전환이나 지속 신호로 활용
- 가격 흐름과 결합해 진입 및 청산 타이밍 설정에 도움
─────────────────────────────────────
◆ 다른 지표와 조합 가능성
- 가격 추세 지표(RSI, MACD, 이동평균선 등)와 함께 사용해 추세 강도와 매수·매도 압력 동시 분석
- 거래량 및 주문장 지표와 결합하여 시장 참여자 심리 및 매매 동향 파악 강화
─────────────────────────────────────
◆ 결론
52SIGNAL RECIPE Hidden Volume은 일반 볼륨 캔들만으로는 알기 어려운 매수와 매도 간의 힘의 균형을 명확히 보여주는 강력하고 직관적인 지표입니다. 실시간 거래량 내 매수·매도 비율을 분리해 시각화함으로써, 트레이더들이 시장 내부의 숨겨진 힘의 흐름을 이해하고 이를 바탕으로 한 전략적 의사결정을 내릴 수 있도록 돕습니다.
특히 일반적으로 많이 사용하는 볼륨 캔들과 함께 병행하여 볼 때, 가격 변동과 함께 시장의 거래 심리를 더욱 입체적이고 정확하게 해석할 수 있어 훨씬 효과적인 매매 전략 수립이 가능합니다.
─────────────────────────────────────
※ 면책 조항: 본 지표는 투자 판단을 위한 보조 도구로 제공되며, 단독 의존해서는 안 됩니다. 과거 데이터에 기반한 분석이므로 미래 결과를 보장하지 않으며, 적절한 리스크 관리와 함께 사용하시기 바랍니다.
Volume Based Analysis V 1.00
Volume Based Analysis V1.00 – Multi-Scenario Buyer/Seller Power & Volume Pressure Indicator
Description:
1. Overview
The Volume Based Analysis V1.00 indicator is a comprehensive tool for analyzing market dynamics using Buyer Power, Seller Power, and Volume Pressure scenarios. It detects 12 configurable scenarios combining volume-based calculations with price action to highlight potential bullish or bearish conditions.
When used in conjunction with other technical tools such as Ichimoku, Bollinger Bands, and trendline analysis, traders can gain a deeper and more reliable understanding of the market context surrounding each signal.
2. Key Features
12 Configurable Scenarios covering Buyer/Seller Power convergence, divergence, and dominance
Advanced Volume Pressure Analysis detecting when both buy/sell volumes exceed averages
Global Lookback System ensuring consistency across all calculations
Dominance Peak Module for identifying strongest buyer/seller dominance at structural pivots
Real-time Signal Statistics Table showing bullish/bearish counts and volume metrics
Fully customizable inputs (SMA lengths, multipliers, timeframes)
Visual chart markers (S01 to S12) for clear on-chart identification
3. Usage Guide
Enable/Disable Scenarios: Choose which signals to display based on your trading strategy
Fine-tune Parameters: Adjust SMA lengths, multipliers, and lookback periods to fit your market and timeframe
Timeframe Control: Use custom lower timeframes for refined up/down volume calculations
Combine with Other Indicators:
Ichimoku: Confirm volume-based bullish signals with cloud breakouts or trend confirmation
Bollinger Bands: Validate divergence/convergence signals with overbought/oversold zones
Trendlines: Spot high-probability signals at breakout or retest points
Signal Tables & Peaks: Read buy/sell volume dominance at a glance, and activate the Dominance Peak Module to highlight key turning points.
4. Example Scenarios & Suggested Images
Image #1 – S01 Bullish Convergence Above Zero
S01 activated, Buyer Power > 0, both buyer power slope & price slope positive, above-average buy volume. Show S01 ↑ marker below bar.
Image #2 – Combined with Ichimoku
Display a bullish scenario where price breaks above Ichimoku cloud while S01 or S09 bullish signal is active. Highlight both the volume-based marker and Ichimoku cloud breakout.
Image #3 – Combined with Bollinger Bands & Trendlines
Show a bearish S10 signal at the upper Bollinger Band near a descending trendline resistance. Highlight the confluence of the volume pressure signal with the band touch and trendline rejection.
Image #4 – Dominance Peak Module
Pivot low with green ▲ Bull Peak and pivot high with red ▼ Bear Peak, showing strong dominance counts.
Image #5 – Statistics Table in Action
Bottom-left table showing buy/sell volume, averages, and bullish/bearish counts during an active market phase.
5. Feedback & Collaboration
Your feedback and suggestions are welcome — they help improve and refine this system. If you discover interesting use cases or have ideas for new features, please share them in the script’s comments section on TradingView.
6. Disclaimer
This script is for educational purposes only. It is not financial advice. Past performance does not guarantee future results. Always do your own analysis before making trading decisions.
Tip: Use this tool alongside trend confirmation indicators for the most robust signal interpretation.
NightWatch 24/5 [theUltimator5]NightWatch 24/5 is a comprehensive indicator designed to seamlessly display both regular and overnight trading (BOATS exchange) into a single chart. Current TV limitations don't allow both overnight trading and regular exchanges to appear on the same chart due to timeframe visibility settings. We can either select between RTH (Regular Trading Hours) or ETH (Extended Trading Hours). There is no option to show 24 hour charts when looking at a stock. This indicator attempts to solve this issue.
Please read the entire description thoroughly because this indicator takes a little bit of setup to work properly!
---IMPORTANT-- -
This indicator MUST be used over a liquid cryptocurrency chart, like Bitcoin. It requires access to something that trades 24/7 and has volume data for all periods. Bitcoin on Coinbase is the best option. Please select Bitcoin as your main ticker before adding this indicator to the chart.
-------------------
This indicator combines the price of both the regular trading hours and the overnight trading to create a single price line and volume candles. You can select view settings to either overlay the price on the chart, or have it below the chart. Volume can be toggled on or off as well.
Default settings:
Ticker = GME
Overlay Candles on Main Chart = true
Display Data = Both Price and Volume
Show Status Table = true
Here is an explanation for each of these settings:
Ticker - Type in the ticker you want to track overnight and intraday data for
Overlay Candles on Main chart - This will push the price candles onto the main chart area instead of below it. Volume candles will remain in their own separate pane below. This is useful if you want to track both price and volume without adding the indicator twice.
Display Data - This determines what data to show. Volume, price, or both volume and price.
Show Status Table - This toggles on or off the table that shows the ticker name, current session, and the price (change) of the ticker since the most recent daily close.
If you overlay the price onto the chart, the price of the stock you are looking at will likely be a VERY different price than the crypto it is overlaying against. There are a couple workarounds. You can either zoom into the chart around the price of the stock you are looking at (time consuming), or you can go into your object tree and drag the indicator up into the main chart area. This will overlay the price onto the crypto while maintaining it's own unique y-axis.
After you move the indicator up, you can add the indicator back a second time, then change the settings to only show the volume candles. You can then toggle off the table on one of the two so you don't see duplicate tables. This is the setting I am showing in my chart above. The indicator is added twice with the price being pulled up into the same window as Bitcoin, then a second instance below showing just volume.
--LIMITATIONS--
Since the indicator requires the use of a 24 hour market ticker like Bitcoin, it DOES NOT display extended hours data. The price and volume data STOPS at 16:00 EST then resumes back up at 20:00 EST when BOATS opens. At 04:00, the price and volume then stops until 09:30, when the regular trading hours begin. This causes a flat line in the price during those periods. Unfortunately, there is no current workaround to this issue.
If Bitcoin becomes illiquid (or whatever crypto you choose), it will only populate data for the ticker you want if there is data available for that crypto at the same time period. A gap in Bitcoin volume will show a gap in trade activity for your ticker.
SwingSignal RSI Overlay AdvancedSwingSignal RSI Overlay Advanced
By BFAS
This advanced indicator leverages the Relative Strength Index (RSI) to pinpoint critical market reversal points by highlighting key swing levels with intuitive visual markers.
Key Features:
Detects overbought and oversold levels with customizable RSI period and threshold settings.
Visually marks swing points:
Red star (HH) for Higher Highs.
Yellow star (LH) for Lower Highs.
Blue star (HL) for Higher Lows.
Green star (LL) for Lower Lows.
Connects swings with lines, aiding in the analysis of market structure.
Optimized for use on the main chart (overlay), tracking candles in real time.
This indicator provides robust visual support for traders aiming to identify price patterns related to RSI momentum, facilitating entry and exit decisions based on clear swing signals.
SeikaAlgo–Long/Short Buy/Sell SignalSeikaAlgo–Long/Short Buy/Sell Signal — Simple, Visual, Reliable Signals
SeikaAlgo makes high-probability trading simple and actionable for everyone—no complex rules, no guesswork. Just follow these 3 steps:
How It Works
1. Watch for Buy/Sell Signals
Buy and Sell signals are printed right on your chart, only after the candle closes—never repaints, never lags. Trade with confidence.
2. Enter at Candle Close
Buy: Enter at the close of a candle when a green “B” label appears and price crosses above the green EMA 9.
Sell: Enter at the close of a candle when a red “S” label appears and price crosses below the red EMA 9.
3. Take Profit
Move your stop loss with each new candle (trailing stop), or use the EMA 9 line to trail stops.
Take profit when price reaches a Daily Fibonacci Level.
Example — 5min SPY
Buy Signal: Green label prints above green EMA 9 after candle closes. Enter at close, stop just below the signal candle’s low.
Sell Signal: Red label prints below red EMA 9 after candle closes. Enter at close, stop just above the signal candle’s high.
Key Features
No Lag, No Repainting: Signals only appear after a candle is complete—so you’re never chasing ghosts.
Clear Visual Cues: Instantly know when to buy, sell, or step aside.
Built-in Trailing Stop Logic: Protect your trades easily.
Works On Any Market/Timeframe: Perfect for stocks, futures, crypto, or forex.
SeikaAlgo is an invite-only indicator.
Add it to your chart, follow the labels and EMA, and trade with confidence—no clutter, no confusion. Simple, visual, reliable.
ICT Confirmed FVG Indicator ICT FVG Indicator (Confirmed by Swings)
Summary
This indicator is designed to identify high-probability Fair Value Gaps (FVGs) by confirming them with market structure. It filters out random imbalances and only highlights the FVGs that are created at the same time as a confirmed ICT Swing High or Swing Low.
The core principle is to connect price imbalances directly to significant shifts in market structure, providing a cleaner and more powerful signal.
What It Does
Identifies Swing Points: Automatically detects and draws confirmed swing highs (resistance) and swing lows (support) on your chart based on the settings you choose.
Finds Fair Value Gaps: It scans the chart for the classic 3-candle FVG pattern (also known as a BISI or SIBI).
Confirms FVGs with Swings: This is the most important feature. The indicator will only draw an FVG box if one of the three candles that created the FVG is also a confirmed swing point. This ensures you are only seeing imbalances that are directly related to a break in market structure.
Invalidates Old FVGs: To keep the chart clean, the indicator will automatically remove an FVG box after the price has fully passed through it a certain number of times (customizable in the settings).
Settings Explained
ICT Swings Settings
Left/Right Strength: Controls the sensitivity of the swing detection. Higher numbers require a more significant, obvious swing point to be confirmed. Lower numbers will identify more minor swings.
Max Swing Lines: Sets the maximum number of swing high and swing low lines to display on the chart at one time.
Swing High/Low Color: Customize the color of the swing point lines.
FVG Settings
Show Bullish/Bearish FVG: Use these checkboxes to turn the bullish (green) or bearish (red) FVG boxes on or off.
Bullish/Bearish FVG Color: Customize the color of the FVG boxes.
FVG Invalidation Threshold: This sets how many times the price can fully close on the other side of an FVG before the box is automatically removed.
Max Active FVGs to Show: Sets the maximum number of FVG boxes to keep on the chart to prevent clutter.
Key Features
High-Probability Signals: Filters out noise by focusing only on FVGs that are confirmed by a shift in market structure.
Clean Visuals: Automatically draws and removes swing lines and FVG boxes to keep your chart uncluttered.
Fully Customizable: Adjust the sensitivity of the swing detection and the appearance of the FVGs to fit your trading style.
Pure ICT Concepts: Built strictly on the principles of Inner Circle Trader for a method-consistent analysis.
Ichimoku w/MTFcombines traditional Ichimoku Cloud analysis with multi-timeframe trend filtering to generate high-probability trade signals
SSL FTC WAE SCMTThis strategy employs different indicators to scalp XAUUSD 1 minute using Heikin Ashi candles
M3EDGE™ Relative Volume (RVOL)Relative Volume (RVOL) compares the current volume to its historical average.
🎯 Goal: Spot abnormal flows and anticipate impulsive moves.
🔍 M3EDGE™ Key Reading:
• RVOL > 2.0 → Likely institutional activity.
• RVOL > 1.5 → Heightened surveillance: potential move building.
• Price falling + high RVOL → Stealth accumulation / sell-side absorption.
• Price rising + high RVOL → Confirmed breakout with real flows.
💡 In the M3EDGE™ method, RVOL filters out false signals and validates setups by aligning flow + structure + momentum.
Applied to ETFs or stocks, it reveals what price action alone won’t show
Adaptive Volume Bound Oscillator | QuantEdgeBAdaptive Volume Bound Oscillator | QuantEdgeB
🔍 What is the Adaptive Volume Bound Oscillator (AVBO)?
The AVBO is a volume-weighted momentum oscillator that dynamically adapts its overbought/oversold thresholds to current market volatility. By measuring price’s deviation from a Volume-Weighted Moving Average (VWMA) and surrounding that deviation with bands that expand and contract based on recent oscillator volatility, AVBO provides clear, actionable signals in any market regime.
💡 Think of it as a “volume-aware RSI” that automatically widens its bands in choppy conditions to avoid whipsaws, and tightens them in calm markets to capture even subtle shifts—delivering filtered momentum readings and trend triggers in a single indicator.
⚙️ Core Components
✅ Modular Source Filter
Choose whether AVBO runs on:
• Raw Price – no preprocessing
• Gaussian Filter – smooths noise with a bell-curve weighting
• Median (Percentile) Filter – robust to outliers
• DEMA – double-EMA for fast trend capture
This lets you dial AVBO’s responsiveness vs. smoothness to suit your style.
✅ Volume-Weighted Moving Average (VWMA)
Computes the average of the filtered source, weighted by volume over a lookback. Anchors AVBO in real trade flow.
✅ Raw Oscillator (% Deviation)
Expresses price’s distance from VWMA in percentage terms.
✅ Adaptive Thresholds
• Measure recent volatility of AVBO via its standard deviation
• Scale that volatility by separate up/down multipliers to form upper and lower bands.
Bands expand when AVBO is choppy, contract when it’s calm—automatically keeping signal sensitivity in sync with market conditions.
✅ Signal Logic & Coloring
• Long when AVBO > upper band
• Short when AVBO < lower band
• Neutral otherwise
Candles color-code accordingly, and optional “Long”/“Short” labels mark crossovers.
✅ Backtest & Strength Sensor
• Built-in backtest table (overlaid or standalone) tracks P&L since a user-defined start date.
• Strength Sensor table calculates a 0–100% conviction score combining distance-to-band and rate-of-change—displayed as a mini ASCII bar for quick read.
📊 Backtest Mode
AVBO includes an optional backtest table, enabling traders to assess its historical effectiveness before applying it in live trading conditions.
🔹 Backtest Metrics Displayed:
• Equity Max Drawdown → Largest historical loss from peak equity.
• Profit Factor → Ratio of total profits to total losses, measuring system efficiency.
• Sharpe Ratio → Assesses risk-adjusted return performance.
• Sortino Ratio → Focuses on downside risk-adjusted returns.
• Omega Ratio → Evaluates return consistency & performance asymmetry.
• Half Kelly → Optimal position sizing based on risk/reward analysis.
• Total Trades & Win Rate → Assess historical success rate.
BTC
ETH
SOL
SUI
📌 Disclaimer:
Backtest results are based on past performance and do not guarantee future success. Always incorporate real-time validation and risk management in live trading.
📊 Real-Time Performance Panel
When enabled, AVBO’s dashboard shows:
• Current AVBO Value and position relative to bands
• Trend Flag (+1 / 0 / –1)
• Strength Score (bull vs. bear)
• Filter Mode in use
All updated on each bar to keep you informed of momentum shifts at a glance.
💼 Ideal Use Cases
1️⃣ Trend Riding
• Capture sustained moves where volume confirms direction.
2️⃣ Volatility Breakouts
• Spot explosive moves when AVBO pierces its adaptive bands.
3️⃣ Mean-Reversion in Calm Markets
• Tight bands let you spot small, high-probability fades.
4️⃣ Multi-Asset Scan
• Apply AVBO across stocks, crypto, FX, and futures for unified momentum signals.
🧬 Default Configuration
• Source Filter: Price
• VWMA Length: 30
• Volatility Length: 27
• Up Multiplier: 1.8
• Down Multiplier: 0.8
• Adaptive Multiplier: 0.95
🎨 Visual Enhancements
• Candle Bar Sync — bars tint bullish, bearish, or neutral.
• Upper/Lower Band Steplines — highlight band breaches.
• Oscillator Fill — colored fills above/below zero reinforce signal.
🧬 In Summary
AVBO | QuantEdgeB blends volume weighting, adaptive volatility bands, and modular filtering into a single, all-in-one momentum oscillator. It evolves its own sensitivity to market noise, provides clear breakouts/mean-reversion cues, and packages built-in backtest and strength metrics right on your chart—empowering you to trade momentum with confidence, across any asset or timeframe.
🔹 Disclaimer: Past performance is not indicative of future results. Always backtest and align AVBO’s settings with your risk tolerance and market objectives before live trading.
🔹 Disclaimer: Past performance is not indicative of future results.
🔹 Strategic Advice: Always backtest, optimize, and align parameters with your trading objectives and risk tolerance before live trading.
Relative Volume SpikeThis indicator lets you know when a wick has 2x (default value) more volume than the average.
Titan Cross System🧠 Indicator Description
This indicator is designed to detect key moments of distribution and accumulation in the price action of an asset (in this case, XAUUSD - Gold) using two exponential moving averages (EMAs):
EMA 8 (orange): Fast-reacting average, sensitive to price changes.
EMA 20 (blue): Slower average, provides a smoother trend overview.
It generates two types of signals:
🔻 Bearish Cross (EMA 8 crosses below EMA 20): Possible start of a distribution phase (sell signal).
🔺 Bullish Cross (EMA 8 crosses above EMA 20): Possible accumulation or end of distribution (buy signal).
📈 Performance Analysis (20 Trades per Timeframe)
Test Parameters:
Stop Loss: 50 pips
Take Profit: 150 pips
Asset: XAUUSD (Gold)
Entry Method: EMA Cross
Trading Sessions: Not specified (average behavior)
Timeframe Wins Losses Win Rate Total Return
2 min 14/20 6 70% +1800 pips
5 min 13/20 7 65% +1600 pips
15 min 15/20 5 75% +2000 pips
1 hour 15/20 5 75% +2000 pips
🔍 Timeframe Breakdown
2 Minutes: Strong for scalping with a 70% win rate. More frequent signals but higher noise.
5 Minutes: Solid performance, but slightly more false signals.
15 Minutes: Excellent balance between accuracy and signal clarity. Great for intraday trading.
1 Hour: Very stable for swing trading. Fewer signals but with higher precision and reliability.
🧠 Conclusion
This indicator performs best on 15-minute and 1-hour timeframes, reaching up to 75% accuracy and a strong positive return. For faster entries, 2-minute charts are also effective, though they require tighter risk management due to market noise.
Previous Day Liquidity ZonesThis indicator is designed for intraday liquidity-based trading strategies and helps traders identify high-probability reversal or breakout zones based on smart money concepts.
It automatically plots the:
🟥 Previous Day High Zone – potential buy-side liquidity trap
🟩 Previous Day Low Zone – potential sell-side liquidity trap
🟧 Previous Day Close Zone – potential rebalancing or indecision zone
These levels are critical areas where institutional stop-hunting, reversals, and fake breakouts often occur.
🎯 How to Use
Use this indicator on 1-minute or 5-minute charts for stocks, indices (like NIFTY, BANKNIFTY), or forex.
Watch for price entering these zones during live market hours.
Combine with price action confirmation:
Rejection wicks
Engulfing candles
Change of character (CHoCH) or BOS
Fair Value Gaps (FVG)
First 5-minute candle (9:15 AM in Indian market) is highlighted for breakout setups.
🧠 Smart Money Logic
These zones mimic the logic used by institutions to:
Trigger retail stop-losses
Reverse market direction near liquidity pools
Trap breakout traders around session extremes
⚙️ Features
Configurable zone width (%)
Visual fill zones with subtle shading
Support for all assets and timeframes
Highlights first candle of day to assist with pre-trade bias
✅ Ideal For:
Smart money traders
ICT / Wyckoff / SMC followers
Breakout trap or reversal strategy users
Anyone who trades key session levels
⚠️ Disclaimer
This is an informational tool. Always use confirmation and sound risk management before executing any trade.
Small Gap Down after Red Candle with Red-Middle Volumetric FillThis indicator highlights moments when price “gaps down” after a red candle — a sign that traders may have quickly lost confidence. It draws a colored box to mark the gap and keeps extending it until the price comes back up and “fills” the gap. The color of each box reflects how much trading activity happened during the red candle (more volume = brighter color). You can choose to hide filled gaps, show helpful labels, or keep your chart clean with just the most relevant info.
Gaps tend to act as magnets and could potentially serve as take-profit levels
Trend Strength Index [Alpha Extract]The Trend Strength Index leverages Volume Weighted Moving Average (VWMA) and Average True Range (ATR) to quantify trend intensity in cryptocurrency markets, particularly Bitcoin. The combination of VWMA and ATR is particularly powerful because VWMA provides a more accurate representation of the market's true average price by weighting periods of higher trading volume more heavily—capturing genuine momentum driven by increased participation rather than treating all price action equally, which is crucial in volatile assets like Bitcoin where volume spikes often signal institutional interest or market shifts.
Meanwhile, ATR normalizes this measurement for volatility, ensuring that trend strength readings remain comparable across different market conditions; without ATR's adjustment, raw price deviations from the mean could appear artificially inflated during high-volatility periods (like during news events or liquidations) or understated in low-volatility sideways markets, leading to misleading signals. Together, they create a volatility-adjusted, volume-sensitive metric that reliably distinguishes between meaningful trend developments and noise.
This indicator measures the normalized distance between price and its volume-weighted mean, providing a clear visualization of trend strength while accounting for market volatility. It helps traders identify periods of strong directional movement versus consolidation, with color-coded gradients for intuitive interpretation.
🔶 CALCULATION
The indicator processes price data through these analytical stages:
Volume Weighted Moving Average: Computes a smoothed average weighted by trading volume
Volatility Normalization: Uses ATR to account for market volatility
Distance Measurement: Calculates absolute deviation between current price and VWMA
Strength Normalization: Divides price deviation by ATR for a volatility-adjusted metric
Formula:
VWMA = Volume-Weighted Moving Average of Close over specified length
ATR = Average True Range over specified length
Price Distance = |Close - VWMA|
Trend Strength = Price Distance / ATR
🔶 DETAILS Visual Features:
VWMA Line: Blue line overlay on the price chart representing the volume-weighted mean
Trend Strength Area: Histogram-style area plot with dynamic color gradient (red for weak trends, transitioning through orange and yellow to green for strong trends)
Threshold Line: Horizontal red line at the customizable Trend Enter level
Background Highlight: Subtle green background when trend strength exceeds the enter threshold for strong trend visualization
Alert System: Triggers notifications for strong trend detection
Interpretation:
0-Weak (Red): Minimal trend strength, potential consolidation or ranging market
Mid-Range (Orange/Yellow): Building momentum, watch for breakout potential
At/Above Enter Threshold (Green): Strong trend conditions, potential for continued directional moves
Threshold Crossing: Trend strength crossing above the enter level signals increasing conviction in the current direction
Color Transitions: Gradual shifts from warm (red/orange) to cool (green) tones indicate strengthening trends
🔶 EXAMPLES
Strong Trend Entry: When trend strength crosses above the enter threshold (e.g., 1.2), it identifies the onset of a powerful move where price deviates significantly from the mean.
Example: During a rally, trend strength rising from yellow (around 1.0) to green (1.2+) often precedes sustained upward momentum, providing entry opportunities for trend followers.
Consolidation Detection: Low trend strength values in red shades (below 0.5) highlight periods of low volatility and mean reversion potential.
Example: After a sharp sell-off, persistent red values signal a likely sideways phase, allowing traders to avoid whipsaws and wait for orange/yellow transitions as a precursor to recovery.
Volatility-Adjusted Pullbacks: In volatile markets, the ATR component ensures trend strength remains accurate; a dip back to yellow from green during minor corrections can indicate healthy pullbacks within a strong trend.
Example: Trend strength briefly falling to yellow levels (e.g., 0.8-1.1) after hitting green provides profit-taking signals without invalidating the overall bullish bias if the VWMA holds as support.
Threshold Alert Integration: The alert condition combines strength value with the enter threshold for timely notifications.
Example: Receiving a "Strong Trend Detected" alert when the area plot turns green helps confirm Bitcoin's breakout from consolidation, aligning with increased volume for higher-probability trades.
🔶 SETTINGS
Customization Options:
Lengths: VWMA length (default 14), ATR length (default 14)
Thresholds: Trend enter (default 1.2, step 0.1), trend exit (default 1.15, for potential future signal enhancements)
Visuals: Automatic color scaling with red at 0, transitioning to green at/above enter threshold
Alert Conditions: Strong trend detection (when strength > enter)
The Trend Strength Index equips traders with a robust, easy-to-interpret tool for gauging trend intensity in volatile markets like Bitcoin. By normalizing price deviations against volatility, it delivers reliable signals for identifying high-momentum opportunities while the gradient coloring and alerts facilitate quick assessments in both trending and choppy conditions.
ICT Order Blocks HTFICT Order Blocks HTF (with Parent Swing Confirmation)
This indicator is a powerful tool designed to identify high-probability Higher-Timeframe (HTF) Order Blocks by confirming them with significant liquidity sweeps on your trading chart. It combines two core ICT (Inner Circle Trader) concepts to filter out noise and highlight only the most sensitive areas.
The Core Concept: A High-Probability Model
The most powerful trading setups often occur when a significant event on a lower timeframe happens at a key area on a higher timeframe. This indicator automates that analysis by looking for a specific confluence:
A Liquidity Sweep (LTF): First, it identifies a "Parent Swing" on your current chart. This is a significant swing high (BSL - Buy Side Liquidity) or swing low (SSL - Sell Side Liquidity) that has been validated by a market structure shift. These are the key liquidity pools the market targets.
An Order Block (HTF): Separately, it looks at a higher timeframe of your choice (e.g., 15m, 1H) to find institutional order blocks—the last up or down candle before a strong move.
The Confluence: The magic happens here. The indicator will only draw an HTF order block on your chart if it forms at the exact moment the price is interacting with one of the BSL or SSL liquidity pools from your current chart.
This dual confirmation provides a refined, high-probability signal, indicating that a major liquidity event is fueling a reaction from a significant HTF level.
What the Indicator Does
Identifies Parent Swings: In the background, it constantly tracks and identifies BSL (red lines) and SSL (green lines) on your chart.
Finds HTF Order Blocks: It looks for bullish (last down-candle) and bearish (last up-candle) order blocks on the higher timeframe you select.
Draws Confirmed Zones: It draws a Bullish OB (Blue Box) only when an HTF bullish order block forms at an SSL level. It draws a Bearish OB (Orange Box) only when an HTF bearish order block forms at a BSL level.
Marks Key Levels: Each order block is automatically drawn with dashed lines marking its high, low, and midpoint (50% level) for precise entry and risk management.
Real-Time Invalidation: The order blocks extend into the future and are tracked in real-time. If price closes through a block a specified number of times, the zone is considered invalid and will be dimmed, keeping your chart clean.
How to Use This Indicator
The primary use for this indicator is to identify high-probability entry zones.
When a Bullish Order Block (Blue) appears, it signals a potential area of demand where you might look for long entries.
When a Bearish Order Block (Orange) appears, it signals a potential area of supply where you might look for short entries.
The internal lines (high, low, midpoint) can be used for more precise entries or for setting stop-loss levels.
Settings
Higher Timeframe for Order Blocks: Choose the HTF you want the indicator to analyze for order blocks (e.g., 15m, 1H, 4H).
OB Invalidation Threshold: Set how many times price must close fully through an order block before it is considered invalid.
Parent Swing Settings: You can adjust the lookback periods and invalidation threshold for the BSL/SSL detection to match your trading style. A larger lookback will find more significant liquidity pools.
Disclaimer: This indicator is a tool to assist in technical analysis. It is not a standalone trading system and does not provide financial advice. Always use proper risk management and combine this tool with your own analysis and trading strategy.
Square-root Decay Volume ProfileThis indicator displays a custom price profile that mimics a volume profile using occurrence-based weighting rather than actual volume. It counts how often the selected price source (e.g., close) falls within each price bin over a lookback period. What makes it unique is the use of square-root time decay: more recent price occurrences are given greater importance, while older data is discounted proportionally to the inverse square root of its age.
Each bin's relative weight is visualized as a horizontal bar aligned to the right edge of the chart, showing where price has "spent time" more recently. This allows traders to identify areas of interest, balance zones, and potential support/resistance levels based on decayed price density.
Key Features:
Square-root decay weighting favors recent price action
Adjustable lookback period, bin count, and histogram width
Works with any price source (close, hl2, etc.)
Plots boxes directly on the chart for clear visualization
This tool is especially useful for discretionary traders seeking a price-centric alternative to traditional volume profiles, with an added emphasis on recency.
4 Anchored VWAPs This indicator shows 4 periods of Anchored VWAPs according to specific dates the user chose.