Session Volume Profile HVN210
Session Volume Profile HVN - Comprehensive Indicator Description
Overview
The Session Volume Profile HVN is an advanced volume analysis indicator that provides traders with a visual representation of volume distribution across price levels within defined trading sessions. This powerful tool combines traditional volume profile analysis with High Volume Node (HVN) detection and Volume Point of Control (VPOC) tracking to help identify key support and resistance areas based on trading activity.
Key Features
1. Dynamic Volume Profile Visualization
Creates a comprehensive volume profile for each trading session (daily, weekly, or custom timeframes)
Displays volume distribution as a horizontal histogram, showing where the most trading activity occurred
Automatically scales to fit the price range of each session
Customizable number of price levels (rows) for granular or broad analysis
Profile extension capability to project volume areas into subsequent sessions
2. Volume Point of Control (VPOC)
Automatically identifies and marks the price level with the highest volume in each session
Displays VPOC as a prominent horizontal line that can extend into future sessions
Tracks multiple historical VPOCs with customizable extension limits
Optional date labels for easy identification of when each VPOC was formed
Particularly useful for identifying potential support/resistance levels based on peak trading activity
3. High Volume Node (HVN) Detection
Sophisticated algorithm that identifies significant volume clusters within the profile
Validates HVNs based on customizable strength criteria
Two display options:
Levels: Shows HVNs as horizontal lines (solid for VPOC, dotted for other nodes)
Areas: Displays HVNs as shaded boxes covering the full price range of the node
Color-coded based on price position relative to previous close:
Bullish color for HVNs below the previous close (potential support)
Bearish color for HVNs above the previous close (potential resistance)
4. Multi-Timeframe Analysis
Profile Timeframe: Defines the session boundaries (e.g., daily, weekly, monthly)
Resolution Timeframe: Uses lower timeframe data for more accurate volume distribution
Automatically adjusts to ensure compatibility with chart timeframe
Enables precise volume analysis even on higher timeframe charts
Practical Applications
Support and Resistance Identification
VPOCs and HVNs often act as significant support/resistance levels
Multiple confluent HVNs can indicate strong price zones
Historical VPOC levels provide context for potential price reactions
Trading Strategy Development
Entry/exit points near HVN boundaries
Stop loss placement beyond significant volume nodes
Trend continuation or reversal signals when price breaks through HVN areas
Market Structure Analysis
Identify accumulation/distribution zones
Recognize price acceptance or rejection at specific levels
Understand market participant behavior through volume concentration
Customization Options
Visual Settings
Adjustable colors for profile, VPOC lines, and HVN areas
Line width controls for better visibility
Label size options from tiny to huge
Profile transparency for chart clarity
Technical Parameters
Number of price levels (rows) for profile resolution
HVN detection strength for sensitivity adjustment
VPOC extension count for historical reference
Profile extension percentage for future projection
Display Preferences
Toggle VPOC visibility
Enable/disable HVN display
Choose between line or area representation for HVNs
Control date label display based on timeframe
Best Practices
Timeframe Selection: Choose profile timeframes that align with your trading style (day traders might use hourly profiles, swing traders daily or weekly)
HVN Strength Calibration: Adjust the HVN strength parameter based on market volatility and desired sensitivity
Multiple Timeframe Confirmation: Use different profile timeframes to identify confluence zones
Combination with Other Indicators: Enhance analysis by combining with trend indicators, momentum oscillators, or price action patterns
Performance Considerations
The indicator is optimized for smooth performance while maintaining accuracy through:
Efficient data processing algorithms
Smart memory management for historical data
Automatic cleanup of old visual elements
Scalable architecture supporting up to 500 visual elements
Ideal For
Day Traders: Identifying intraday support/resistance levels
Swing Traders: Finding multi-day accumulation zones
Position Traders: Analyzing longer-term volume structures
Market Analysts: Understanding market participant behavior
Algorithmic Traders: Incorporating volume-based levels into automated strategies
Объем
HFT Jude FootprintThis script is designed to detect potential High-Frequency Trader (HFT) activity based on unusual volume spikes and candle behavior, in order to identify potential intraday breakout opportunities. It is best suited for 3-minute and 5-minute charts across NSE-listed stocks.
How It Works
The strategy combines three core conditions:
Volume Spike Multiplier: Detects when current volume is > X times the rolling average (e.g., 5× 20-bar average volume).
Breakout Confirmation: Entry is considered only if the close is:
Near the high (for longs) or low (for shorts) of the candle.
Higher than the previous high (for longs), or lower than previous low (for shorts).
Visual Signal: When all conditions align, a Buy or Sell label is plotted on the chart, right at the candle where the footprint is detected.
This script is tailored for scalpers, intraday traders, and HFT watchers. It is not a mash-up of generic indicators and based on my backtesting and observation of large HFT firms that operate in the indian equities market,
Anchored EMA/VWAP### Anchored EMA/VWAP Indicator
**Description:**
The **Anchored EMA/VWAP Indicator** is a powerful and versatile tool designed for traders seeking to analyze price trends and momentum from a user-defined anchor point in time. Built for TradingView using Pine Script v6, this indicator calculates and displays multiple **Exponential Moving Averages (EMAs)**, **Volume-Weighted Exponential Moving Averages (VWEMAs)**, and a **Volume-Weighted Average Price (VWAP)**, all anchored to a specific date and time chosen by the user. By anchoring these calculations, traders can focus on price action relative to significant market events, such as news releases, earnings reports, or key support/resistance levels.
The indicator supports multi-timeframe (MTF) analysis, allowing users to compute EMAs, VWEMAs, and VWAP on a higher or custom timeframe (e.g., 5-minute, 1-hour, daily) while overlaying the results on the current chart. It also includes customizable cross signals for EMA and VWEMA pairs, marked with distinct shapes (circles, diamonds, squares) to highlight potential trend changes or reversals. These features make the indicator ideal for trend-following, momentum trading, and identifying key price levels across various markets, including stocks, forex, cryptocurrencies, and commodities.
**Key Features:**
- **Anchored Calculations**: EMAs, VWEMAs, and VWAP start calculations from a user-specified anchor time, enabling analysis relative to significant market moments.
- **Multi-Timeframe Support**: Compute indicators on any timeframe (e.g., 60-minute, daily) and display them on the chart’s timeframe for flexible analysis.
- **Customizable EMAs and VWEMAs**: Four EMAs and four VWEMAs with adjustable lengths (default: 9, 21, 50, 100) and colors, with options to show or hide each.
- **Volume-Weighted Metrics**: VWAP and VWEMAs incorporate volume data, providing a more robust representation of market activity compared to standard EMAs.
- **Cross Signals**: Visual markers (circles, diamonds, squares) for crossovers between EMA and VWEMA pairs, with customizable visibility to highlight bullish (up) or bearish (down) signals.
- **User-Friendly Interface**: Organized input groups for General, EMA, VWEMA, VWAP, Arrow Settings, and Cross Visibility, with intuitive inline inputs for length and color customization.
- **Visual Clarity**: Overlaid on the price chart with distinct colors and line styles (dotted for EMAs, dashed for VWEMAs, solid for VWAP) to ensure easy interpretation.
**How to Use:**
1. **Set the Anchor Time**: Click a specific bar or enter a date/time (default: June 1, 2025) to start calculations from a significant market event.
2. **Select Timeframe**: Choose a timeframe (e.g., "5" for 5-minute, "D" for daily) to compute the indicators, allowing alignment with your trading strategy.
3. **Customize EMAs and VWEMAs**: Adjust lengths and colors for up to four EMAs and VWEMAs, and toggle their visibility to focus on relevant lines.
4. **Enable VWAP**: Display the anchored VWAP to identify volume-weighted price levels, useful as dynamic support/resistance.
5. **Monitor Cross Signals**: Enable cross visibility for specific EMA or VWEMA pairs to spot potential trend changes. Bullish crosses (e.g., shorter EMA crossing above longer EMA) are marked with green shapes below the bar, while bearish crosses are marked with red shapes above the bar.
6. **Interpret Signals**: Use EMA/VWEMA crossovers for trend confirmation, VWAP as a mean-reversion level, and volume-weighted VWEMAs for momentum analysis in high-volume markets.
**Use Cases:**
- **Trend Trading**: Identify trend direction using EMA and VWEMA crossovers, with shorter lengths (e.g., 9, 21) for faster signals and longer lengths (e.g., 50, 100) for trend confirmation.
- **Mean Reversion**: Use the anchored VWAP as a dynamic support/resistance level to trade pullbacks or breakouts.
- **Event-Based Analysis**: Anchor the indicator to significant events (e.g., earnings, economic data releases) to analyze price behavior post-event.
- **Multi-Timeframe Strategies**: Combine higher timeframe EMAs/VWAPs with lower timeframe price action for high-probability setups.
**Settings:**
- **Anchor Time**: Set the starting point for calculations (default: June 1, 2025).
- **Timeframe**: Choose the timeframe for calculations (default: 5-minute).
- **EMA/VWEMA Lengths**: Default lengths of 9, 21, 50, and 100 for both EMAs and VWEMAs, adjustable per user preference.
- **Colors**: Customizable colors with slight transparency for visual clarity.
- **Cross Visibility**: Toggle specific EMA and VWEMA cross signals (e.g., EMA1/EMA2, VWEMA1/VWEMA3) to reduce chart clutter.
- **Arrow Colors**: Green for bullish crosses, red for bearish crosses.
**Notes:**
- The indicator is overlaid on the price chart, ensuring seamless integration with price action analysis.
- VWEMAs and VWAP are volume-sensitive, making them particularly effective in markets with significant volume fluctuations.
- Ensure the anchor time is set to a valid historical or future bar to avoid calculation errors.
- Cross signals are conditional on non-NA values to prevent false positives during initialization.
**Author**: NEPOLIX
**Version**: 6 (Pine Script v6)
**Published**: For TradingView Community
This indicator is a must-have for traders looking to combine anchored, volume-weighted, and multi-timeframe analysis into a single, customizable tool. Whether you're a day trader, swing trader, or long-term investor, the Anchored EMA/VWAP Indicator provides actionable insights for informed trading decisions.
Z-AxisZ-Axis is a new and unique indicator that can visualize volume. This indicator is all the stuff I used to do manually on charts. It shows where individual big bags of money are. It flags statistically significant volume by making a ray, higher volume will be different colors. Same color scheme as fire - white hot.
Some people try to wonder what the "market maker" thinks or where did they buy. I personally think of the elusive "market maker" like a school of fish moving together. Squeeze the timeframe down to 1 minute, and you see all the fish that think the same way.
Purple means that candle is in the top 7 standard deviations, or 7x.
Red is 10x
Orange is 15x
Yellow is 20x
White is 25x, and triggers an AVWAP.
25 Standard deviations is 99% followed by "9" for 137 decimal spaces... and it still triggers. ye ha.
Once price has moved 2% against the opening of the candle, it's dimmed/liquidated. When this happens, that means that anyone who bought at that candle open at 50x leverage, they are now a ghost.
Price is often drawn to "liquidity wells", visualized here as the black space between pivots.
Yasser Buy/Sell Signal Indicator 001Coded by: Yasser Mahmoud (YWMAAAWORLD):
For any assistance contact me at: yarm.global@gmail.com
# 🚀 **EMA Trend & Signal Indicator - The Ultimate Anti-Chop Trading System**
## **Finally! An Indicator That Eliminates False Signals and Maximizes Trending Profits**
Are you tired of getting whipsawed in choppy markets? Frustrated by indicators that give you 10 signals when you need just 1 good one? **This changes everything.**
---
## 🎯 **What Makes This Indicator Revolutionary?**
### **🔥 INNOVATIVE 7-FILTER CONFIRMATION SYSTEM**
This isn't just another EMA crossover indicator. It's a **complete trading system** that combines:
✅ **Multi-EMA Trend Analysis** (8, 13, 21, 50, 200 EMAs)
✅ **Volume Surge Detection** (1.5x average volume confirmation)
✅ **RSI Momentum Filter** (Avoids overbought/oversold traps)
✅ **EMA Slope Confirmation** (All short-term EMAs must align)
✅ **Advanced Anti-Chop Technology** (Patent-pending 5-filter system)
### **🚫 REVOLUTIONARY ANTI-CHOP FILTERS**
**The game-changer that separates amateurs from professionals:**
1. **Trend Strength Analyzer** - Measures EMA separation strength
2. **EMA Bunching Detector** - Prevents signals when EMAs are too close
3. **Market Structure Scanner** - Identifies genuine trending vs ranging markets
4. **Enhanced Volatility Filter** - Waits for sufficient market movement
5. **Smart Chop Detection** - Multi-timeframe chopiness analysis
**Result: 3 out of 5 filters must pass = Only HIGH-PROBABILITY setups trigger signals!**
---
## 📈 **TRADING RULES - COPY & PASTE STRATEGY**
### **🟢 BUY SIGNALS (Long Entry)**
**When ALL conditions align:**
- Price above 50 EMA **AND** 50 EMA above 200 EMA (Uptrend confirmed)
- 8 EMA > 13 EMA > 21 EMA (Perfect alignment)
- Volume > 1.5x average (Institutional participation)
- RSI between 50-70 (Bullish momentum, not overbought)
- All EMA slopes positive (True trending, not fake breakout)
- Anti-Chop Score ≥ 3/5 (Market conditions suitable)
**📍 Entry:** When green "BUY" label appears
**🛡️ Stop Loss:** Below nearest swing low or 50 EMA
**🎯 Take Profit:** 2:1 or 3:1 risk/reward ratio
### **🔴 EXIT BUY SIGNALS (Risk Management)**
**Automatic protection when:**
- EMAs lose perfect alignment (8>13>21 breaks)
- Trend remains intact but short-term weakness detected
**📍 Action:** Exit position when "EXIT BUY" appears
**💡 Strategy:** Wait for "BUY" signal to re-enter if trend continues
### **🟥 SELL SIGNALS (Short Entry)**
**Mirror logic for downtrends:**
- Price below 50 EMA **AND** 50 EMA below 200 EMA
- 8 EMA < 13 EMA < 21 EMA (Perfect bearish alignment)
- Same volume, RSI, and anti-chop confirmations
### **🔸 EXIT SELL SIGNALS**
**Smart exit when bearish alignment breaks**
---
## 💰 **PROFIT-MAXIMIZING FEATURES**
### **📊 REAL-TIME STATUS DASHBOARD**
Never guess market conditions again! Live display shows:
- Current trend direction
- Signal state (BUY/SELL/EXIT/NONE)
- EMA alignment status
- Volume surge detection
- RSI level with color coding
- Anti-chop score (X/5)
- **Signal quality assessment**
### **🎨 CLEAN VISUAL SYSTEM**
- **Large, clear text labels** (no tiny arrows to miss)
- **Color-coded status panel** (optimized for white backgrounds)
- **Only long-term EMAs visible** (reduces chart clutter)
- **Smart sizing** (signals visible but not overwhelming)
### **🔔 BUILT-IN ALERTS**
Set and forget! Get notified instantly when:
- New BUY/SELL signals trigger
- EXIT signals protect your profits
- All confirmations align for high-probability setups
---
## 🏆 **WHY TRADERS CHOOSE THIS OVER EVERYTHING ELSE**
### ❌ **OTHER INDICATORS:**
- Give signals in every market condition
- Generate 50+ signals per day (analysis paralysis)
- No differentiation between high/low probability setups
- Leave you guessing about market structure
### ✅ **THIS SYSTEM:**
- **Selective Excellence** - Only 3-7 high-quality signals per week
- **Built-in Intelligence** - Automatically avoids choppy markets
- **Complete Transparency** - Shows you exactly why each signal triggers
- **Professional Grade** - Used by institutional-level confirmation methods
---
## 🎓 **PERFECT FOR:**
✅ **Swing Traders** - Clean entries on major trend moves
✅ **Day Traders** - High-probability intraday setups
✅ **Position Traders** - Long-term trend following
✅ **Beginners** - Clear, unambiguous signals with built-in education
✅ **Professionals** - Advanced filtering reduces noise, maximizes edge
---
## ⚡ **QUICK SETUP GUIDE**
1. **Add indicator to chart**
2. **Enable all default filters** (optimized settings included)
3. **Watch the status panel** - Wait for Chop Score ≥ 3/5
4. **Enter on BUY/SELL signals** - Exit on EXIT signals
5. **Profit from trending moves** while avoiding choppy losses!
---
## 🌟 **THE BOTTOM LINE**
**Stop fighting the market. Start trading WITH institutional-grade intelligence.**
This isn't just an indicator - it's your **competitive advantage** in a market where 90% of traders lose money due to poor timing and choppy market entries.
**Join the 10% who consistently profit by trading only when conditions are optimal.**
---
### 🔥 **"Finally, an indicator that thinks like a professional trader - selective, patient, and deadly accurate when it matters most."**
**Download now and experience the difference between trading signals and trading INTELLIGENCE.**
*Results may vary. Past performance does not guarantee future results. Always use proper risk management.*
Weekly Volume ChangeWeekly Volume Change %
See weekly volume trends at a glance! This indicator shows current vs. previous week’s volume, calculates percent change, and highlights increases (green) or decreases (red). Features customizable look-back weeks and table color for easy visualization.
VWAP Divergence LevelsThis is an indicator which paints levels on your chart based on degrees of historical divergence from VWAP. I conceived and designed it for my personal use trading index funds (QQQ, SPY) on the NYSE. It is one of the primary indicators I use on a daily basis, and may be of interest to traders with a focus on volume.
This indicator works by tracking, each session, the maximum amount that price diverges from VWAP that day. The lookback period is locked to 21 days, or about 1 month's worth of trading days. Bearish and bullish divergences are tracked separately.
From this data, we take the average of all maximum daily bullish divergences (the "Mean Bull" divergence amount), and paint that line relative to the current VWAP. In other words, if the VWAP for the current bar is at $2.50 and the Mean Bull divergence is $0.40, the line will be painted at $2.90. The largest value from the lookback period ("Max Bull") is also painted. The same is done for bearish divergences.
Finally, midpoints between the VWAP and the Mean and Max levels are drawn. Optionally, quarter-levels are drawn in the spaces between Mean and VWAP.
When I created this indicator, I found that price very often responds and retraces around these levels, allowing me to more easily visualize the relationship between price and volume. Personally, I have found it useful for finding entrance and exit points-- especially when the levels coincide with important previous daily levels, or other support/resistance points.
Good luck & happy trading.
Disclaimer : Use at your own risk. This indicator and the strategy described herein are not in any way financial advice, nor does the author of this script make any claims about the effectiveness of this indicator or of any related strategy, which may depend highly on the discretion and skill of the trader executing it, among many other factors outside of the author's control. The author of this script accepts no liability, and is not responsible for any trading decisions that you may or may not make as a result of this indicator. You should expect to lose money if using this indicator.
Options Liquidity Confluence v1.1Options Liquidity Confluence (RVOL + Squeeze + OBV + PDH/PDL + VWAP) v1.1
By Miguel Licero
When trading options sometimes i experience that i read the price action right, movement goes to my favor, but contract value not necessarily goes up. This happens because of these 3 things:
Lack of directional conviction
Lack of liquidity injection
Lack of implied volatility shift
So in my personal case this is somewhat frustrating as the result of the operation is not what i expected. So after researching several strategies i tried to put together a tool that makes a humble attempt to capture liquidity expansion. So this script blends:
Relative Volume (RVOL) → participation/liquidity
“Squeeze” release (Bollinger Bands vs. Keltner Channels) → volatility expansion
OBV slope → aggressor flow proxy
Key levels → Prev-Day High/Low and VWAP
Optional EMA bias filter
This indicator tries to answer: “Will this move actually expand option premiums?”
It fires a Long or Short confluence when ALL the following are true (configurable):
Liquidity present → RVOL ≥ your threshold (default 1.8× the average).
Volatility release → the BB/Keltner Squeeze has just released (compression → expansion). Optionally requires BB width to be expanding.
Aggressor flow → OBV slope in the trade direction (linreg slope up for long, down for short).
Location/structure → Agreement at key levels:
- Long: price above VWAP and interacting with PDH (previous-day high).
- Short: price below VWAP and interacting with PDL (previous-day low).
Optional trend bias → EMA 21 vs EMA 50 filter.
When confluence hits, you’ll see a label/arrow and can also trigger alerts.
How to use it
1. Load on your 1-min or 5-min SPX/SPY chart.
It’s designed for intraday, especially 0DTE/near-dated options.
2. Tune thresholds by instrument/timeframe:
RVOL: For SPX/ES during NY session, 1.5–2.5 is typical.
Squeeze: Leave defaults initially (BB 20/2, KC 20/1.5).
OBV slope length: 21–55 bars works well; shorter = more sensitive.
3. Entry idea (example, SHORT):
Wait for short confluence as price breaks PDL (your chart event at ~11:54).
Confirm below VWAP, RVOL ≥ threshold, squeeze release, and OBV slope down.
Take ATM–slightly OTM puts with a predefined stop (e.g., back above VWAP or invalidation level) and a profit-taking bracket.
4. Avoid dead zones:
If RVOL < threshold or squeeze not released, it’s often the “hold your horses” phase — price may move but premiums don’t expand.
PLEASE USE AT YOUR OWN RISK
Volume breakdownThis indicator is not granted for buying and selling confirmation, it is only for analysis. Enter or exist buy or sell is your decision and under your responsibility.
explanation:
1- Blue color is the average buy volume in current used timeframe.
- When blue color start to appear, the cal volume is begin.
- As blue color rise, the buy volume is increasing.
- When blue color switched to light blue, cal volume will start to decrease.
- When blue color decline and disappear, cal considered to end.
2- Orange color is the average sell volume in current used timeframe.
- When orange color appears without blue color, put volume is begin.
- As orange color rise, the sell volume is increasing.
- When orange color start to decline, put volume will start to decrease.
- When blue color appears, put considered to end.
3- Green color is the actual buy volume in current used timeframe.
4- Red color is the actual sell volume in current used timeframe.
5- The volume numbers on the right is very important for accuracy.
Estimated Manipulation Movement Signal [AlgoPoint]Follow the Footprints of Whale Movements That Drive the Market
Overview
The market is not always driven by natural supply and demand. Large players—often called "whales" or institutions—can create artificial price movements to trigger stop-losses, induce panic or FOMO, and build their large positions at favorable prices. These events are known as "stop hunts" or "liquidity grabs."
The EMMS indicator is a specialized tool designed to detect these specific moments of potential market manipulation. It does not follow trends in a traditional sense; instead, it identifies high-probability reversal points created by the calculated actions of Smart Money trapping other market participants.
How It Works: The 3-Module Logic
The indicator uses a multi-stage confirmation process to identify a potential stop hunt:
1. Anomaly Detection: The engine first scans the chart for "Anomaly Candles." These are candles with unusually high volume and a very long wick relative to their body. This combination signals a sudden, forceful, and potentially unnatural price push.
2. Liquidity Zone Detection: The indicator automatically identifies and tracks recent significant swing highs and lows. These levels are considered "Liquidity Zones" because they are areas where a large number of stop-loss orders are likely clustered. These are the "hunting grounds" for whales.
3. The Stop Hunt Signal: A final signal is generated only when these two events align in a specific sequence:
An Anomaly Candle (high volume, long wick) spikes through a previously identified Liquidity Zone.
The same candle then reverses, closing back inside the previous price range.
This sequence confirms that the move was likely a "trap" designed to engineer liquidity, and a reversal in the opposite direction is now highly probable.
How to Interpret & Use This Indicator
BUY Signal: A BUY signal appears after a sharp price drop that pierces a recent swing low (taking out the stops of long positions) and then aggressively reverses to close higher. This suggests that Smart Money has absorbed the panic selling they just induced. The signal indicates a potential move UP.
SELL Signal: A SELL signal appears after a sharp price spike that pierces a recent swing high (taking out the stops of short positions) and then aggressively reverses to close lower. This suggests that Smart Money has sold into the FOMO buying they just created. The signal indicates a potential move DOWN.
This indicator is best used as a high-probability confirmation tool, ideally in conjunction with your understanding of the overall market trend and structure.
Volume High Alert by ToledoCandelariaThis custom TradingView indicator visualizes volume activity by plotting colored boxes under each bar, highlighting different volume levels relative to a moving average. It helps traders identify significant volume spikes or drops, which can signal potential market moves or reversals.Key Features:Volume Analysis: The indicator compares the current bar's volume to a user-defined Simple Moving Average (SMA) of volume, calculated over a customizable period (default: 30 bars).
Color-Coded Boxes: Each bar is represented by a box with a color indicating its volume strength:Purple: Ultra-high volume (exceeds the SMA by a user-set multiplier, default: 2.0x).
Yellow: High volume (exceeds the SMA by a smaller multiplier, default: 1.5x, but below ultra-high).
Blue: Low volume (below the SMA by a user-set multiplier, default: 0.5x).
Green: Normal volume (falls within the defined thresholds).
Customizable Settings:Adjust the SMA length to fine-tune the volume baseline.
Modify the multipliers for ultra-high, high, and low volume thresholds.
Set the width of the boxes (in bars) for visual clarity.
Limit the number of displayed boxes (default: 500) to manage chart performance.
Alerts: The indicator includes an alert condition that triggers when a high-volume (yellow) bar is detected, allowing traders to stay informed of significant volume spikes in real-time.
How to Use:
Add the indicator to your TradingView chart (not as an overlay) and adjust the input settings to match your trading strategy. Watch for purple and yellow boxes to spot potential breakout or reversal signals, and use blue boxes to identify periods of low activity. Enable the alert to receive notifications for high-volume bars.This indicator is ideal for traders looking to monitor volume surges and lulls, providing a clear visual representation of market activity directly on the chart.
I hope that helps!
by Excalibur
VWAP WarriorVWAP warrior provides support and resistasnce flip levels based off of logic with displacement from areas of interest where institutions are filling their orders.
Use these areas and levels of break and retest to ensure maximum efficiency. The lower the period bars, the more levels however the more chance of disrespecting these levels and should be more used for scalping.
VWAP CloudVWAP Cloud
– Dynamic Fair Value Zones with Standard Deviation Envelopes
This script combines a Volume-Weighted Average Price (VWAP) baseline with standard deviation envelopes to create a dynamic "VWAP Cloud."
The VWAP itself is a widely used fair-value benchmark, showing where trading activity is most concentrated relative to price. By adding volatility-based bands around it, this tool helps traders visualize how far price has moved away from VWAP and whether those deviations may represent normal fluctuations or potential extremes.
🔎 How the Components Work Together
VWAP Midline (optional): Provides the session or rolling fair value reference.
Inner Cloud (±1 standard deviation by default): Highlights areas where price is oscillating near VWAP. This zone often reflects balanced conditions, where price is neither excessively stretched nor deeply discounted relative to volume-weighted value.
Outer Cloud (±2 standard deviations by default): Marks wider volatility extremes. These can be used to study how price reacts to statistically significant deviations from VWAP—whether by consolidating, reverting, or extending trends.
Dynamic Coloring: The cloud adjusts color based on VWAP slope. A rising VWAP is shaded green, suggesting positive momentum, while a falling VWAP is shaded red, suggesting negative momentum. Neutral gray highlights the outer envelope to distinguish extreme zones.
⚙️ Inputs & Customization
Source: Select the price type for VWAP calculation (default: hlc3).
Session Reset: Choose between daily resetting VWAP (common for intraday strategies) or a rolling VWAP (continuous view).
Standard Deviation Lookback: Controls the sample window for volatility calculation.
Band Multipliers: Adjust the width of inner and outer clouds.
Midline Toggle: Show or hide the VWAP midline depending on chart preference.
Custom Colors: Configure bullish, bearish, and neutral shading to match your charting style.
📊 How to Use
Trend Context: Price trading above VWAP generally suggests bullish conditions, while trading below suggests bearish conditions.
Value Zones: The inner cloud helps visualize short-term balance around VWAP.
Volatility Extremes: The outer cloud highlights statistically stretched moves that traders may analyze for either continuation or mean-reversion opportunities.
Scalping, Day Trading, Swing Trading: The tool adapts to different styles, depending on whether you reset VWAP each session or use the rolling version.
⚠️ Notes
This script is for educational purposes only and should be combined with other confluence factors, proper risk management, and a trading plan.
It does not generate buy/sell signals on its own. Instead, it provides a framework to study price behavior relative to a dynamic VWAP-based fair value.
Please clean your chart of unrelated drawings/indicators before applying, so the plotted clouds and midline remain clear.
⚪ Liquidity Spike Marker
Description:
The Liquidity Spike Marker indicator helps to identify abnormal bursts of liquidity in the market. The logic is based on comparing the product of the volume by the minimum candle price (Volume × Low) with the threshold value set by the user.
When the value exceeds the threshold, a white triangle appears under the candle, indicating a possible influx of liquidity. This can help traders pay attention to the key points where large participants may enter the market.
Features:
Displays a placemark (⚪ white triangle) when the threshold is exceeded.
Configurable parameter Volume × Low Threshold.
The ability to set an alert for automatic notification.
A lightweight and minimalistic tool without unnecessary elements.
Note: The indicator is not a trading recommendation. Use it in combination with your own trading system and other analysis methods.
Daily RVOL (Cumulative with Multi Alerts)Daily RVOL (Cumulative with Multi Alerts)
This indicator plots Relative Volume (RVOL) on intraday charts by comparing today’s cumulative traded volume with either:
The average daily volume of the past N days (default 5), or
Yesterday’s total daily volume (selectable from settings).
Unlike per-candle RVOL indicators, this version tracks cumulative intraday RVOL that only increases throughout the trading day. This matches how professional scanners (like Chartink/Gocharting) calculate RVOL, e.g. RVOL = 6 at open → 12 → 20 → 45 by end of day.
Volume DMAO [DCAUT]█ Volume DMAO Indicator
📊 OVERVIEW
The Volume DMAO (Dual Moving Average Oscillator) applies PPO-style calculation to volume data rather than price. It measures the percentage difference between fast and slow moving averages of volume, providing insights into volume momentum and market participation trends.
🎯 CONCEPTS
Signal Interpretation
Positive Values : Current volume above historical average (expansion phase)
Negative Values : Current volume below historical average (contraction phase)
Rising Trend : Volume momentum accelerating (increasing participation)
Falling Trend : Volume momentum decelerating (decreasing participation)
Primary Applications
Volume Confirmation : Validate price movements with volume momentum analysis
Divergence Detection : Spot potential reversals when volume diverges from price
Trend Strength : Assess volume participation in price trends
Entry/Exit Signals : Time trades based on volume momentum shifts
📋 PARAMETER SETUP
Input Parameters
Fast Length : Period for fast moving average (default: 12)
Slow Length : Period for slow moving average (default: 50)
MA Type : Moving average algorithm (default: EMA)
📊 COLOR CODING
Histogram Colors
Dark Green : Positive and rising (strong volume expansion)
Light Green : Positive and falling (weakening volume expansion)
Light Red : Negative and rising (recovering from volume contraction)
Dark Red : Negative and falling (strong volume contraction)
💡 CORE VALUE
Unlike traditional volume indicators, Volume DMAO provides normalized percentage readings that:
- Enable comparison across different timeframes and instruments
- Reveal volume momentum changes before price movements
- Identify market phases through volume participation analysis
RSI + Volume ConfirmationFOR PRIVATE USE ONLY.
-Use to detect the trend changes based on RSI and Volume
-Both needed to align before putting in any trade entry
-Must understand how to use S&R
-Its not a foolproof. Do not use if you dont understand how to trade.
-Version is currently on BEta testing mode and will update from time to time.
Full credit goes to BOSS/CRC/CBC community
Volume-Weighted RSI & Multi-Normalized MACD### Description for Publishing: Volume-Weighted RSI & Multi-Normalized MACD
**Overview**
The "Volume-Weighted RSI & Multi-Normalized MACD" indicator is a powerful and versatile tool designed for traders seeking enhanced momentum and trend analysis. Combining a volume-weighted Relative Strength Index (VW-RSI) with a customizable Moving Average Convergence Divergence (MACD) featuring multiple normalization methods, this indicator provides deep insights into market dynamics. It supports multi-timeframe (MTF) analysis and includes an optional stepped plotting mode for discrete signal visualization, making it ideal for both trend-following and mean-reversion strategies across various markets (stocks, forex, crypto, etc.).
**Key Features**
1. **Volume-Weighted RSI (VW-RSI)**:
- A modified RSI that incorporates trading volume for greater sensitivity to market activity.
- Normalized to a user-defined range (default: -50 to +50) for consistent analysis.
- Optional smoothing with multiple moving average types (SMA, EMA, WMA, VWMA, SMMA, or SMA with Bollinger Bands) to reduce noise and highlight trends.
- Overbought (+20) and oversold (-20) levels for quick reference.
2. **Multi-Normalized MACD**:
- Offers six normalization methods for MACD, allowing traders to tailor the output to their strategy:
- Normalized Volume Weighted MACD (unbounded).
- Min-Max Normalization (bounded).
- Volatility Normalization (unbounded, volatility-adjusted).
- Volatility Normalization with Min-Max (bounded).
- Hyperbolic Tangent Normalization (bounded).
- Arctangent Normalization (bounded).
- Min-Max with Smoothing (bounded).
- All bounded methods scale to the user-defined range (default: -50 to +50), ensuring comparability with VW-RSI.
- Dynamic color changes for MACD line (lime/red) and histogram (aqua/blue/red/maroon) based on momentum and signal line crosses.
3. **Stepped Plotting Mode**:
- Optional mode to plot RSI and MACD as discrete, stepped lines, reducing noise by only updating when values change significantly (configurable thresholds).
- Ideal for traders focusing on clear, actionable signal changes.
4. **Multi-Timeframe Support**:
- Configurable timeframe input (default: chart timeframe) for analyzing RSI and MACD on higher or lower timeframes, enhancing cross-timeframe strategies.
5. **Customizable Display**:
- Toggle options to show/hide MACD line, signal line, histogram, and cross dots.
- Bollinger Bands for RSI smoothing (optional) with adjustable standard deviation multiplier.
- Clear visual cues with horizontal lines for overbought/oversold levels, midline, and MACD bounds.
**Usage Instructions**
1. **Add to Chart**: Apply the indicator to any symbol (e.g., BTCUSD, SPY) on any timeframe (1H, 1D, etc.).
2. **Configure Settings**:
- **General**: Adjust `Lower Bound` (-50 default) and `Upper Bound` (+50 default) for the output range. Set `Timeframe` for MTF analysis. Enable `Stepped?` for discrete plotting.
- **RSI**: Choose `Price Source` (default: ohlc4), `RSI Length` (default: 9), and smoothing options (e.g., EMA, Bollinger Bands). Adjust `RSI Diff Threshold` for stepped mode.
- **MACD**: Select `Price Source`, `Fast Length` (9), `Slow Length` (21), `Signal Length` (9), and a normalization method (default: Volatility Min-Max). Adjust `MACD Diff Threshold` for stepped mode.
- **Display Options**: Toggle MACD components and histogram colors for clarity.
3. **Interpretation**:
- **VW-RSI**: Watch for crosses above +20 (overbought) or below -20 (oversold) for potential reversals. Use smoothed RSI or Bollinger Bands for trend confirmation.
- **MACD**: Look for MACD/Signal line crosses (dots indicate crossings) and histogram changes for momentum shifts. Bounded normalizations align with RSI for unified analysis.
- **Stepped Mode**: Focus on significant changes in RSI/MACD for clearer signals.
4. **Companion Overlay**: For visualization on the main price chart, use the companion script "VW-RSI & MACD Price Overlay" (available separately, requires this script to be published). It plots RSI and MACD as price-scaled echo lines, with toggles to show/hide and customizable scaling (high/low or ATR).
**Who Is This For?**
- **Trend Traders**: Use MACD normalizations and MTF to identify momentum shifts across timeframes.
- **Mean-Reversion Traders**: Leverage VW-RSI’s overbought/oversold signals for entry/exit points.
- **Technical Analysts**: Customize normalization and smoothing to match specific market conditions.
- **All Markets**: Works on stocks, forex, cryptocurrencies, and more, with any timeframe.
**Notes**
- Unbounded MACD normalizations (`enable_nvw`, `enable_vol`) may produce values outside -50/+50, suitable for volatility-focused strategies.
- For price chart overlay, publish this script and use its ID in the companion script’s `request.security` call.
- Adjust scaling inputs in the companion script for optimal visualization on volatile or stable assets.
**Author’s Note**
Developed by NEPOLIX, this indicator combines volume-weighted precision with flexible normalization for robust technical analysis. Feedback and suggestions are welcome to enhance future versions!
Colby Cheese VWAP Setup [v1.0]🧀 Colby Cheese VWAP Setup
A tribute to Colby’s structural clarity, refined for sniper-grade entries.
🧭 Strategy Overview
This setup blends CHoCH (Change of Character) detection with VWAP deviation bands, EMA stack bias, delta/CVD conviction, and FRVP-based entry zones. It’s designed for traders who value narratable structure, directional conviction, and modular clarity.
🔍 Core Modules
• CHoCH Detection: Identifies structural breaks using swing highs/lows from local or 3-minute feeds.
• VWAP Bands: Dynamic support/resistance zones based on VWAP ± standard deviation.
• EMA Stack Bias: Confirms directional bias using 13/35/50 EMA alignment.
• Delta/CVD Filter: Measures volume aggression and cumulative conviction.
• Strongest Imbalance Logic: Scores recent bars for directional strength using delta, CVD, and price change.
• Engulfing Confirmation (optional): Adds candle strength validation post-CHoCH.
• FRVP Entry Zones: Pullback entries based on recent range extremes—directionally aware.
• Visual Aids: CHoCH lines, candle coloring, entry labels, and optional stop loss markers.
🎯 Trade Logic
• Bullish CHoCH:
• Trigger: Price closes above last swing high
• Filters: Strong body, volume, delta, optional engulfing
• Bias: EMA stack bullish
• Entry: Pullback to bottom of FRVP range
• Visual: Green CHoCH line + “Enter” label
• Bearish CHoCH:
• Trigger: Price closes below last swing low
• Filters: Strong body, volume, delta, optional engulfing
• Bias: EMA stack bearish
• Entry: Pullback to top of FRVP range
• Visual: Red CHoCH line + “Enter” label
🛠 Notes for Overlay Builders
• All modules are toggleable for clarity and experimentation.
• CHoCH logic is atomic and timestamped—ideal for audit trails.
• FRVP zones are now directionally aware (thanks to David’s refinement).
• Imbalance scoring is reversible and narratable—perfect for diagnostic overlays.
Volume By lCSIt is just a normal volume indicator. The only thing that it does is that it Highlights volume lower than Volume ma.
Foresight Cone (HoltxF1xVWAP) [KedArc Quant]Description:
This is a time-series forecasting indicator that estimates the next bar (F1) and projects a path a few bars ahead. It also draws a confidence cone based on how accurate the recent forecasts have been. You can optionally color the projection only when price agrees with VWAP.
Why it’s different
* One clear model: Everything comes from Holt’s trend-aware forecasting method—no mix of unrelated indicators.
* Transparent visuals: You see the next-bar estimate (F1), the forward projection, and a cone that widens or narrows based on recent forecast error.
* Context, not signals: The VWAP option only changes colors. It doesn’t add trade rules.
* No look-ahead: Accuracy is measured using the forecast made on the previous bar versus the current bar.
Inputs (what they mean)
* Source: Price series to forecast (default: Close).
* Preset: Quick profiles for fast, smooth, or momentum markets (see below).
* Alpha (Level): How fast the model reacts to new prices. Higher = faster, twitchier.
* Beta (Trend): How fast the model updates the slope. Higher = faster pivots, more flips in chop.
* Horizon: How many bars ahead to project. Bigger = wider cone.
* Residual Window: How many bars to judge recent accuracy. Bigger = steadier cone.
* Confidence Z: How wide the cone should be (typical setting ≈ “95% style” width).
* Show Bands / Draw Forward Path: Turn the cone and forward lines on/off.
* Color only when aligned with VWAP: Highlights projections only when price agrees with the trend side of VWAP.
* Colors / Show Panel: Styling plus a small panel with RMSE, MAPE, and trend slope.
Presets (when to pick which)
* Scalp / Fast (1-min): Very responsive; best for quick moves. More twitch in chop.
* Smooth Intraday (1–5 min): Calmer and steadier; a good default most days.
* Momentum / Breakout: Quicker slope tracking during strong pushes; may over-react in ranges.
* Custom: Set your own values if you know exactly what you want.
What is F1 here?
F1 is the model’s next-bar fair value. Crosses of price versus F1 can hint at short-term momentum shifts or mean-reversion, especially when viewed with VWAP or the cone.
How this helps
* Gives a baseline path of where price may drift and a cone that shows normal wiggle room.
* Helps you tell routine noise (inside cone) from information (edges or breaks outside the cone).
* Keeps you aware of short-term bias via the trend slope and F1.
How to use (step by step)
1. Add to chart → choose a Preset (start with Smooth Intraday).
2. Set Horizon around 8–15 bars for intraday.
3. (Optional) Turn on VWAP alignment to color only when price agrees with the trend side of VWAP.
4. Watch where price sits relative to the cone and F1:
* Inside = normal noise.
* At edges = stretched.
* Outside = possible regime change.
5. Check the panel: if RMSE/MAPE spike, expect a wider cone; consider a smoother preset or a higher timeframe.
6. Tweak Alpha/Beta only if needed: faster for momentum, slower for chop.
7. Combine with your own plan for entries, exits, and risk.
Accuracy Panel — what it tells you
Preset & Horizon: Shows which preset you’re using and how many bars ahead the projection goes. Longer horizons mean more uncertainty.
RMSE (error in price units): A “typical miss” measured in the chart’s currency (e.g., ₹).
Lower = tighter fit and a usually narrower cone. Rising = conditions getting noisier; the cone will widen.
MAPE (error in %): The same idea as RMSE but in percent.
Good for comparing different symbols or timeframes. Sudden spikes often hint at a regime change.
Slope T: The model’s short-term trend reading.
Positive = gentle up-bias; negative = gentle down-bias; near zero = mostly flat/drifty.
How to read it at a glance
Calm & directional: RMSE/MAPE steady or falling + Slope T positive (or negative) → trends tend to respect the cone’s mid/upper (or mid/lower) area.
Choppy/uncertain: RMSE/MAPE climbing or jumping → expect more whipsaw; rely more on the cone edges and higher-TF context.
Flat tape: Slope T near zero → mean-revert behavior is common; treat cone edges as stretch zones rather than breakout zones.
Warm-up & tweaks
Warm-up: Right after adding the indicator, the panel may be blank for a short time while it gathers enough bars.
Too twitchy? Switch to Smooth Intraday or increase the Residual Window.
Too slow? Use Scalp/Fast or Momentum/Breakout to react quicker.
Timeframe tips
* 1–3 min: Scalp/Fast or Momentum/Breakout; horizon \~8–12.
* 5–15 min: Smooth Intraday; horizon \~12–15.
* 30–60 min+: Consider a larger residual window for a steadier cone.
FAQ
Q: Is this a strategy or an indicator?
A: It’s an indicator only. It does not place orders, TP/SL, or run backtests.
Q: Does it repaint?
A: The next-bar estimate (F1) and the cone are calculated using only information available at that time. The forward path is a projection drawn on the last bar and will naturally update as new bars arrive. Historical bars aren’t revised with future data.
Q: What is F1?
A: F1 is the indicator’s best guess for the next bar.
Price crossing above/below F1 can hint at short-term momentum shifts or mean-reversion.
Q: What do “Alpha” and “Beta” do?
A: Alpha controls how fast the indicator reacts to new prices
(higher = faster, twitchier). Beta controls how fast the slope updates (higher = quicker pivots, more flips in chop).
Q: Why does the cone width change?
A: It reflects recent forecast accuracy. When the market gets noisy, the cone widens. When the tape is calm, it narrows.
Q: What does the Accuracy Panel tell me?
A:
* Preset & Horizon you’re using.
* RMSE: typical forecast miss in price units.
* MAPE: typical forecast miss in percent.
* Slope T: short-term trend reading (up, down, or flat).
If RMSE/MAPE rise, expect a wider cone and more whipsaw.
Q: The panel shows “…” or looks empty. Why?
A: It needs a short warm-up to gather enough bars. This is normal after you add the indicator or change settings/timeframes.
Q: Which timeframe is best?
A:
* 1–3 min: Scalp/Fast or Momentum/Breakout, horizon \~8–12.
* 5–15 min: Smooth Intraday, horizon \~12–15.
Higher timeframes work too; consider a larger residual window for steadier cones.
Q: Which preset should I start with?
A: Start with Smooth Intraday. If the market is trending hard, try Momentum/Breakout.
For very quick tapes, use Scalp/Fast. Switch back if things get choppy.
Q: What does the VWAP option do?
A: It only changes colors (highlights when price agrees with the trend side of VWAP).
It does not add or remove signals.
Q: Are there alerts?
A: Yes—alerts for price crossing F1 (up/down). Use “Once per bar close” to reduce noise on fast charts.
Q: Can I use this on stocks, futures, crypto, or FX?
A: Yes. It works on any symbol/timeframe. You may want to adjust Horizon and the Residual Window based on volatility.
Q: Can I use it with Heikin Ashi or other non-standard bars?
A: You can, but remember you’re forecasting the synthetic series of those bars. For pure price behavior, use regular candles.
Q: The cone feels too wide/too narrow. What do I change?
A:
* Too wide: lower Alpha/Beta a bit or increase the Residual Window.
* Too narrow (misses moves): raise Alpha/Beta slightly or try Momentum/Breakout.
Q: Why do results change when I switch timeframe or symbol?
A: Different noise levels and trends. The accuracy stats reset per chart, so the cone adapts to each context.
Q: Any limits or gotchas?
A: Extremely large Horizon may hit TradingView’s line-object limits; reduce Horizon or turn
off extra visuals if needed. Big gaps or news spikes will widen errors—expect the cone to react.
Q: Can this predict exact future prices?
A: No. It provides a baseline path and context. Always combine with your own rules and risk management.
Glossary
* TS (Time Series): Data over time (prices).
* Holt’s Method: A forecasting approach that tracks a current level and a trend to predict the next bars.
* F1: The indicator’s best guess for the next bar.
* F(h): The projected value h bars ahead.
* VWAP: Volume-Weighted Average Price—used here for optional color alignment.
* RMSE: Typical forecast miss in price units (how far off, on average).
* MAPE: Typical forecast miss in percent (scale-free, easy to compare).
Notes & limitations
* The panel needs a short warm-up; stats may be blank at first.
* The cone reflects recent conditions; sudden volatility changes will widen it.
* This is a tool for context. It does not place trades and does not promise results.
⚠️ Disclaimer
This script is provided for educational purposes only.
Past performance does not guarantee future results.
Trading involves risk, and users should exercise caution and use proper risk management when applying this strategy.
Ober Trend Oscillator [by Oberlunar]The Ober Trend Oscillator by Oberlunar unifies a volume-weighted view of price with order-flow information in a single, disciplined signal. At its core is a Triple Hull Moving Average applied to the session VWAP. This pairing is intentional: the Hull family is widely used because its quadratic weighting and internal differencing reduce phase lag versus SMA/EMA while preserving a smooth, readable contour; running it on top of VWAP anchors the calculation to a price already “risk-weighted” by volume, which behaves in practice like a microstructural equilibrium level. Around VWAP, the indicator computes standard-deviation envelopes that provide statistical context; excursions to the far band against the prevailing direction often mark probabilistic excess and become the first checkpoint for signal qualification.
The order-flow module is built on a tick-rule Cumulative Volume Delta, the most robust choice when native bid/ask deltas are unavailable. Volumes are signed by up- or down-moves, cumulatively integrated, then smoothed by a configurable EMA. To make the series comparable across instruments and timeframes, the CVD is standardised via an adjustable z-score window. This normalisation matters because it reframes “push” and “exhaustion” as deviations from recent behaviour rather than absolute thresholds tied to each market’s idiosyncratic liquidity. When enabled, a pivot-based divergence engine searches for fresh local highs or lows in price that the CVD refuses to confirm and annotates the symbol Δ with the percentage size of the divergence on price, on CVD, or both. Quantifying divergence avoids binary, eye-ball readings and lets you compare the relative strength of signals over time.
Signal generation follows a two-stage logic. Stage one is regime detection by the THMA on VWAP. The slope of the long THMA defines the primary trend, while the instantaneous difference between the THMA and its own lag sets the “serpentine” colour that conveys the local direction of pressure. Using slope on the longer window is deliberate: trend-following practice shows that slope filters materially reduce false positives in choppy regimes. Stage two enforces contextual alignment between price and higher-timeframe VWAP bands. For a long, the THMA computed on the higher-timeframe VWAP must sit below the current curve and below the second lower deviation, consistent with either a mean-reverting excess or early re-accumulation; shorts are defined symmetrically. Volume-flow confirmation is then required through either a rising CVD, a supportive z-score, or a detected pivot divergence in the same direction. To discourage over-trading, signals alternate by design and a strict colour gate is applied: a green diamond is never printed on a red line and bullish divergences are not drawn when the serpentine indicates bearish pressure. This visual consistency is not cosmetic; it reduces cognitive dissonance between filters and execution signal and improves reading discipline.
Parameters are organised to make these choices explicit. The main THMA length controls the oscillator’s sensitivity to VWAP, while the “trend” and “long-term” lengths drive the slope filter, with the latter acting as the regime anchor. The higher timeframe used to compute THMA on VWAP is the context-alignment knob and enables true multi-period operation, which is essential in fractal markets such as crypto, FX and equity indices. The VWAP deviation multiplier sets the breadth of the statistical bands; values modestly below one are a deliberate default to keep excess detection sensitive without turning the envelopes into a very wide channel. The ATR window that drives the line’s thickness is not a visual gimmick: thickness adapts to volatility and communicates the movement’s energy at a glance, much like an adaptive envelope.
The CVD package offers full control. A dedicated timeframe lets you decouple order-flow estimation from the chart’s timeframe when a slower, more reliable read of pressure is preferred. The calculation mode can reference Close-to-Close for responsiveness or HL2 for slightly greater robustness to closing noise, depending on the instrument’s microstructure. EMA smoothing governs granularity, the slope lookback sets how many observations are required to validate an inflection, and the z-score length defines the statistical horizon for normalisation—longer windows make the signal steadier, shorter windows make it more tactical. The pivot divergence option with percentage sizing grades relevance rather than merely flagging presence. Measuring both the price change between pivots and the CVD change is intentional: the most actionable divergences exhibit not only directionally opposing shapes but also a quantitative mismatch between price and flow; putting the two numbers side by side clarifies whether price is outrunning flow or flow is reversing ahead of price.
On the attached weekly Bitcoin example, the turquoise serpentine highlights impulsive phases while red denotes retracement or distribution. Δ labels with “P:%” and “C:%” mark points where price sets a new extreme without a matching CVD extreme; the percentage annotation helps distinguish a trivial imbalance from a credible exhaustion. Diamonds appear only when their colour agrees with the serpentine, and their location relative to the higher-TF VWAP bands clarifies when the market stops pushing “with volume” and starts pushing “against volume”—often the operational cue that precedes mean reversion or a consolidation before the next impulse.
Three methodological choices deserve emphasis. The THMA-on-VWAP architecture addresses the classic lag-versus-noise trade-off by combining a low-lag smoother with a volume-anchored base series that reflects institutional execution practice. Z-scoring the CVD is consistent with a statistical reading of flow that reasons in deviations from expected behaviour rather than fixed thresholds, which is particularly relevant on assets with shifting liquidity regimes. Finally, the colour gate plus signal alternation mitigates the well-known clustering of false positives in sideways markets: you do not print green on red or red on green, and you do not fire the same direction twice in a row without an opposite transition, which avoids hammering into the same move.
Practical usage is straightforward. Select your trading timeframe and align context with a higher timeframe in the VWAP-THMA; tune the VWAP deviation multiplier to match the instrument’s excess profile; choose an equal or slower CVD timeframe to extract structural pressure; enable divergence sizing when you want to measure, not only see, the gap between price and flow. Signals can also be drawn on the main chart, so next to candles, you will see both the execution diamonds and Δ labels with their percentage sizes. If you work with higher-timeframe inputs via `request.security`, be aware that those series confirm only at their own close; you can require confirmation for both the higher-TF VWAP and CVD timeframes to eliminate any practical repaint. Integrated alerts tied to THMA+VWAP+CVD validation convert discretionary reading into a monitorable workflow consistent with systematic routines.
Known limitations are stated explicitly. Tick-rule CVD is an approximation and, while standard in the absence of native bid/ask deltas, it may diverge from “true” delta on venues with unusual execution dynamics; normalisation helps but does not eliminate this. Pivot divergences depend on swing definition and require sensitivity calibration to avoid over-signalling on erratic markets. By construction, the oscillator favours trending contexts with statistically motivated pullbacks; during prolonged congestion, signals will naturally thin out, and the standardised CVD becomes the primary discriminator.
In sum, the Ober Trend Oscillator is a dual-channel reader: the THMA-on-VWAP line tells you about regime and movement quality, and the normalised CVD tells you about the pressure sustaining that movement. When the two stories align, continuation probability improves; when they diverge, the Δ annotation quantifies the gap and offers an objective basis for judging whether you are seeing a healthy pause or an impending reversal. The integration of volume-weighted price, simple statistics, and order-flow makes the indicator genuinely multi-period, capable of scaling from intraday to swing without changing its visual language or its decision criteria.
Oberlunar 👁️⭐
CNagda Anchor2EntryCNagda Anchor2Entry Pine Script v6 overlay indicator pulls higher-timeframe (HTF) signal events to define anchor high/low levels and then projects visual entry labels on the lower-timeframe (LTF). It also draws auto-oriented Fibonacci retracement/extension levels for context, but it does not execute orders, stops, or targets—only visual guidance.
Inputs
Key inputs include Lookback Length for HTF scanning and a Signal Timeframe used with request.security to import HTF events onto the active chart.
Entry behavior can be set to “Confirm only” or “Wait candle,” trade side can be restricted to Buy/Sell/Both, and individual strategies (Buy WAIT/S1; Sell REV/S1/S2/S3) can be toggled.
HTF logic
The script defines WAIT/BUY setup and confirmation, SELL reversal on breaking the WAIT BUY low, and several volume/candle-based patterns (Sell S1/S2/S3, Buy S1).
It captures the associated highs/lows at those events with ta.valuewhen and imports them via request.security to form anchors (anc_hi/anc_lo) and “new trigger” booleans that gate label creation on the LTF.
Flip entries
When enabled, “Flip entries” generate contrarian labels based on breaking or confirming HTF anchors: crossing above anc_hi can trigger a flip-to-sell label, and crossing below anc_lo can trigger a flip-to-buy label.
The flip mode supports Immediate (on cross) or Confirm (on sustained break) to control how strict the trigger is.
Fibonacci drawing
User-specified Fib levels are parsed from a string, safely converted to floats, and drawn as dotted horizontal lines only when they fall inside an approximate visible viewport. Orientation (up or down) is decided automatically from pending signal direction and a simple context score (candle bias, trend, and price vs. mid), with efficient redraw/clear guards to avoid clutter.
Dynamic anchors
If HTF anchors are missing or too far from current price (checked with an ATR-based threshold), the script falls back to local swing highs/lows to keep the reference range relevant. This dynamic switch helps Fib levels and labels remain close to current market structure without manual intervention.
Signal labels
Labels are created only on confirmed bars to avoid repainting noise, with one “latest” label kept by deleting the previous one. The script places BUY/SELL labels for WAIT/CONFIRM, direct HTF patterns (Buy S1, Sell S1/S2/S3), and contrarian flip events, offset slightly from highs/lows with clear coloring and configurable sizes.
Visual context
Bars are softly colored (lime tint for bullish, orange tint for bearish) for quick context, and everything renders as an overlay on the price chart. Fib labels include a Δ readout (distance from current close), and line extension length, label sizes, and viewport padding are adjustable.
How to use
Set the Signal Timeframe and Lookback Length to establish which HTF structures and ranges will drive the anchors and entry conditions. Choose entry flow (Wait vs Confirm), enable Flip if contrarian triggers are desired, select the trade side, toggle strategies, and customize Fibonacci levels plus dynamic-anchor fallback for practical on-chart guidance.
Notes
This is a visual decision-support tool; it does not place trades, stops, or targets and should be validated on charts before live use. It is written for Pine Script v6 and relies heavily on request.security for HTF-to-LTF transfer of signals and anchors.