Scalper - Pattern Recognition & Price Action with Divergence Scalper - Pattern Recognition & Price Action with Divergence
Overview
An educational indicator designed to demonstrate comprehensive technical analysis concepts through integrated pattern recognition, price action analysis, and divergence detection. This tool combines traditional candlestick patterns with modern institutional concepts and advanced divergence analysis for educational market study.
Educational Purpose & Originality
Core Educational Concepts
This indicator serves as a learning platform for understanding:
- **Pattern Recognition Methodology**: Systematic identification of candlestick formations
- **Price Action Theory**: Modern institutional footprint analysis
- **Divergence Analysis**: Momentum divergence detection across multiple oscillators
- **Confluence Systems**: Multi-signal integration and validation techniques
Original Implementation Features
1. Enhanced Pattern Detection Library
- **Volatility-Filtered Patterns**: ATR-based validation for pattern significance
- **Volume-Confirmed Formations**: Integration of volume analysis with pattern detection
- **Multi-Candle Pattern Recognition**: Three-candle formations and complex patterns
- **Context-Aware Detection**: Patterns validated against market structure
2. Advanced Divergence System
- **Multi-Oscillator Analysis**: RSI, CCI, and MACD divergence detection
- **Four Divergence Types**: Regular bullish/bearish and hidden bullish/bearish
- **Pivot-Based Detection**: Systematic swing high/low identification
- **Weighted Signal Integration**: Divergences integrated into confluence scoring
3. Modern Price Action Concepts
- **Fair Value Gaps (FVG)**: Identification of institutional inefficiencies
- **Order Block Detection**: Volume-validated accumulation/distribution zones
- **Dynamic Support/Resistance**: Touch-count validated levels with ATR tolerance
- **Breakout Analysis**: Volume-confirmed price breakouts
4. Intelligent Confluence System
- **Multi-Signal Aggregation**: Combines patterns, oscillators, divergences, and breakouts
- **Weighted Scoring Algorithm**: Different signal types receive appropriate weighting
- **Visual Confluence Display**: Clear indication of high-probability setups
- **Reason Tracking**: Shows which signals contribute to confluence
How to Use
Initial Configuration
1. **Enable Desired Components**: Toggle individual analysis modules based on learning focus
2. **Adjust Sensitivity Settings**: Configure pattern detection parameters for your market
3. **Select Divergence Options**: Choose oscillators and divergence types to monitor
4. **Set Confluence Requirements**: Define minimum signals needed for confirmation
Component Settings
Moving Average Configuration
- Four customizable MA lines for multi-timeframe trend analysis
- Selectable MA types (SMA, EMA, WMA, VWMA, HMA)
- Independent timeframe settings for each MA
Pattern Recognition Settings
- **Engulfing Patterns**: Strong engulfing with ATR validation
- **Doji Variations**: Standard, gravestone, and dragonfly detection
- **Hammer/Hanging Man**: Context-validated reversal patterns
- **Star Formations**: Morning and evening star patterns
- **Three Soldiers/Crows**: Momentum continuation patterns
Divergence Detection Parameters
- **Lookback Period**: Adjustable swing detection range
- **Minimum Pivot Strength**: Percentage threshold for valid pivots
- **Oscillator Selection**: RSI, CCI, MACD, or combination
- **Divergence Types**: Regular and hidden divergences
Signal Interpretation
Visual Indicators
- **Pattern Labels**: Clear marking of detected formations
- **Divergence Lines**: Visual connection between price and oscillator pivots
- **Support/Resistance Levels**: Dynamic horizontal levels with validation
- **Confluence Signals**: Large "BULL" or "BEAR" labels for high-probability setups
Dashboard Information
- Real-time oscillator values (RSI, CCI, MACD)
- Current signal count for bulls and bears
- Active divergence status
- Confluence confirmation status
Important Educational Considerations
Learning Focus
- **Pattern Study**: Understand how traditional patterns form and their limitations
- **Divergence Concepts**: Learn to identify momentum shifts before price reversals
- **Confluence Theory**: Practice combining multiple analysis techniques
- **Risk Awareness**: No pattern or signal guarantees future price movement
Limitations for Learning
- **Historical Analysis**: Patterns are identified after formation
- **No Predictive Guarantee**: Educational tool for understanding concepts, not predictions
- **Market Context Required**: Patterns should be considered within broader market context
- **Practice Required**: Effective use requires study and practice
Educational Best Practices
1. **Start Simple**: Enable one component at a time to understand each concept
2. **Paper Trade**: Practice identifying signals without real money risk
3. **Study Failed Signals**: Learn why patterns fail to improve understanding
4. **Combine with Other Analysis**: Use alongside fundamental and sentiment analysis
5. **Document Observations**: Keep a journal of pattern occurrences and outcomes
Technical Components
Indicator Architecture
- **Modular Design**: Independent modules for different analysis types
- **Performance Optimization**: Efficient calculation methods for smooth operation
- **Visual Management**: Controlled use of Pine Script drawing objects
- **Array-Based Storage**: Efficient data management for historical analysis
Calculation Methods
- **ATR-Based Validation**: Volatility-adjusted pattern filtering
- **Volume Analysis**: Comparative volume assessment for confirmation
- **Pivot Detection**: Mathematical identification of swing points
- **Statistical Validation**: Touch-count and tolerance-based S/R levels
Divergence Detection Methodology
Regular Divergences (Reversal Signals)
- **Bullish**: Price lower low + Oscillator higher low
- **Bearish**: Price higher high + Oscillator lower high
Hidden Divergences (Continuation Signals)
- **Hidden Bullish**: Price higher low + Oscillator lower low
- **Hidden Bearish**: Price lower high + Oscillator higher high
Validation Criteria
- Minimum pivot strength requirement (percentage-based)
- Lookback period for swing detection
- Multiple oscillator confirmation option
Confluence Scoring System
Signal Categories
1. **Pattern Signals** (Weight: 1): Candlestick formations
2. **Oscillator Signals** (Weight: 1): RSI/CCI extremes
3. **Breakout Signals** (Weight: 1): Volume-confirmed breaks
4. **Regular Divergences** (Weight: 2): Higher probability reversals
5. **Hidden Divergences** (Weight: 1): Trend continuation signals
Confluence Thresholds
- Adjustable minimum signal requirement (2-6 signals)
- Visual indication when threshold is met
- Detailed reason display for educational understanding
Educational Dashboard
Real-Time Metrics
- Oscillator readings (RSI, CCI, MACD)
- ATR volatility measurement
- Bull/Bear signal counts
- Divergence status
- Confluence confirmation
Customization Options
- Position selection (6 screen locations)
- Color customization for all elements
- Enable/disable individual components
Version Information
- **Version 1.1**: Added comprehensive divergence detection system
- **Educational Focus**: Designed for learning technical analysis concepts
- **Integration**: All components work together in confluence system
Disclaimer
This indicator is designed exclusively for educational purposes to demonstrate technical analysis concepts. It is not financial advice and should not be used as the sole basis for trading decisions. Past patterns and signals do not guarantee future results. Trading involves substantial risk of loss. Users should conduct their own research, practice with demo accounts, and consider seeking advice from qualified professionals before making investment decisions.
Learning Resources
The indicator includes extensive inline comments explaining each calculation and concept. Users are encouraged to study the source code to understand the methodology behind each component. This transparency aids in learning how technical indicators work and their limitations.
---
**Note**: This is an educational tool meant to help traders learn pattern recognition and technical analysis concepts. Success requires practice, additional analysis, and proper risk management.
成交量
Intraday Rising & Reversal ScannerPine Script Description: Intraday Rising & Reversal ScannerThis Pine Script is a TradingView indicator designed to identify stocks with intraday (1-hour timeframe) potential for bullish (rising) or bearish (reversal) movements. It scans for stocks based on user-defined technical criteria, including price change, relative volume, RSI, EMA, ATR, and VWAP. The script plots signals on the chart, displays a summary table, and triggers alerts when conditions are met.FeaturesBullish Signal (Rising Stocks):1H Price Change: > 1% (configurable, e.g., >2% for volatile markets).
Relative Volume: > 2.0 (volume is at least twice the 20-period average).
RSI (14): Between 50 and 70 (strong but not overbought momentum).
Price vs EMA 13: Price above the 13-period EMA (confirms short-term uptrend).
ATR (14): Current ATR above its 20-period average (indicates volatility).
VWAP: Price above VWAP (optional, shown on chart for manual confirmation).
Bearish Signal (Reversal Stocks):1H Price Change: < -1% (configurable, e.g., <-2% for stronger reversals).
Relative Volume: > 2.0 (high volume confirms selling pressure).
RSI (14): > 70 (overbought, increasing reversal likelihood).
Price vs EMA 13: Price below the 13-period EMA (confirms short-term downtrend).
ATR (14): Current ATR above its 20-period average (indicates volatility).
VWAP: Price below VWAP (optional, shown on chart for manual confirmation).
Visualization:Bullish Signal: Green triangle below the bar.
Bearish Signal: Red triangle above the bar.
VWAP: Plotted as a blue line for manual verification.
Table: Displays real-time metrics (Change %, Relative Volume, RSI, Price vs EMA, ATR, VWAP) in the top-right corner, color-coded (green for bullish, red for bearish).
Alerts:Separate alerts for bullish ("Intraday Bullish Signal") and bearish ("Intraday Bearish Signal") conditions.
Customizable alert messages include parameter values for easy tracking.
How It WorksThe script runs on the 1-hour (1H) timeframe, ensuring all calculations are based on hourly data.
Indicators are computed:Change %: Percentage price change over the last hour.
Relative Volume: Current volume divided by the 20-period SMA of volume.
RSI: 14-period Relative Strength Index.
EMA 13: 13-period Exponential Moving Average.
ATR: 14-period Average True Range, compared to its 20-period SMA.
VWAP: Volume Weighted Average Price, plotted for visual confirmation.
Signals are generated when all conditions for either bullish or bearish criteria are met.
A table summarizes key metrics, and alerts can be set up for real-time notifications.
Usage InstructionsApply the Script:Open TradingView’s Pine Editor.
Copy and paste the script.
Click "Add to Chart" and set the chart to the 1-hour (1H) timeframe.
Set Up Alerts:Right-click on the chart > "Add Alert".
Select "Intraday Bullish Signal" or "Intraday Bearish Signal" as the condition.
Configure notifications (e.g., SMS, email, or TradingView alerts).
Manual VWAP Check:VWAP is plotted as a blue line. Verify that the price is above VWAP for bullish signals or below for bearish signals using the table or chart.
To make VWAP a mandatory filter, uncomment the VWAP conditions in the bull_signal and bear_signal definitions.
MACD-V (Volume Weighted) by Arjan BakkerMACD-V (Volume-Weighted)
Uses price × volume.
Gives more weight to moves with high participation.
Filters out "noise" from low-volume bars.
Sometimes lags slightly compared to normal MACD (since volume weighting smooths the data).
Better at highlighting real shifts in momentum, because it discounts fake spikes on low volume.
DEVEL Volume Intention 0.0.2Indicator that detects the price intention based on the volume of the last 20 candles. Highlighting a candle if the volume is significantly greater than the average and plotting a rectangle if so.
Flat Breakout Detector🔹 English Description
Flat Breakout Detector is an indicator designed to highlight when the market shifts from flat, sideways trading into active movement.
Originality: Unlike standard trend or volatility tools, this script focuses on detecting abnormal volatility expansions compared to previous candles. Since around 80% of the time the market stays in flat ranges, the real opportunities often appear when price leaves consolidation. The indicator identifies these volatility anomalies, which may signal the start of a trend or a breakout.
What it does: The script measures the relative distance of price extremes from a moving average and applies a Z-score transformation. This helps traders spot volatility spikes that stand out from the prior market behavior. In simple terms: when volatility expands unusually, the indicator highlights it as a potential breakout moment.
How to use:
Ideal for traders working with consolidation/breakout patterns.
Works best as a scanner/alert system: when a signal appears, open the chart, analyze the setup, and decide whether it fits your trading strategy.
Not every signal means entry — sometimes volatility expansion happens inside the flat.
If the setup matches your strategy, place limit orders or enter at market; if not, ignore the signal and wait for the next one.
⚠️ Disclaimer: This is not a buy/sell signal generator. It only highlights moments of volatility expansion and possible breakouts. Always combine it with your own technical and volume analysis before making trading decisions.
HTF Candle Highs and Lows with Labels + High Probability Signals█ OVERVIEW
This indicator overlays Weekly, Daily, and H4 High/Low levels directly onto your chart, allowing traders to visualize key support and resistance zones from higher timeframes. It also includes high probability breakout signals that appear one candle after a confirmed breakout above or below these levels, filtered by volume and candle strength.
Use this tool to identify breakout opportunities with greater confidence and clarity.
█ FEATURES
• Plots Weekly, Daily, and H4 High and Low levels using request.security. • Customizable line colors, widths, and label sizes. • Toggle visibility for each timeframe independently. • Signals appear one candle after a confirmed breakout: • Bullish: Close above HTF High, strong candle, high volume. • Bearish: Close below HTF Low, strong candle, high volume. • Signal shapes match the color of the broken level for visual clarity.
█ HOW TO USE
1 — Enable the timeframes you want to track using the input toggles. 2 — Watch for triangle-shaped signals: • Upward triangle = Bullish breakout. • Downward triangle = Bearish breakout. 3 — Confirm the breakout: • Candle closes beyond the HTF level by at least 0.1%. • Candle body shows momentum (close > open for bullish, close < open for bearish). • Volume exceeds 20-period average. 4 — Enter trade on the candle after the signal. 5 — Use the HTF level as a reference for stop-loss placement. 6 — Combine with other indicators (e.g., RSI, EMA) for confluence.
█ LIMITATIONS
• Signals may lag by one candle due to confirmation logic. • Not optimized for low-volume assets or illiquid markets. • Best used in trending environments; avoid during consolidation. • Does not include automatic alerts (can be added manually).
█ BEST PRACTICES
• Use on H1 or higher timeframes for cleaner signals. • Avoid trading during news events or low volatility. • Backtest thoroughly before live trading. • Adjust breakout percentage and volume filter based on asset volatility. • Maintain a trading journal to track performance.
Dark Pool Estimate Signal TrackerDark Pool Signal— Detect Potential Institutional Activity
Overview
The Dark Pool Signal v1.6 indicator is a technical analysis tool designed to identify potential institutional activity by interpreting the relationship between volume, price action, and key benchmarks. It specifically targets moments of high-volume trading near the VWAP, which may suggest hidden accumulation or distribution often associated with dark pool transactions.
Instead of being a simple mashup of existing indicators, this script's core value lies in how it synergizes these components to filter out market noise and highlight statistically significant events that may otherwise go unnoticed.
Disclaimer: This script is for informational and educational purposes only. It does not constitute financial advice or a recommendation to buy or sell any asset. All trading involves risk. Past performance is not indicative of future results.
🔍 Core Logic & Calculation Concepts
This script's engine operates on a multi-stage filtering process to generate signals. The underlying concept is that institutional orders, often executed algorithmically, tend to appear as volume spikes that do not cause immediate, proportional price moves, and frequently occur near an institutional benchmark like the VWAP.
Here is a conceptual breakdown of how a signal is generated:
Volume Anomaly Detection: First, the script establishes a baseline for "normal" volume by calculating a Simple Moving Average (SMA) of volume over a specific lookback period. A "Volume Spike" is identified when the current bar's volume exceeds this baseline by a user-defined multiplier (e.g., 2.5x). This serves as the initial trigger for a potential event.
Price Action Context (VWAP Proximity): A volume spike alone is insufficient. To qualify as a potential institutional trade, the script verifies if this spike occurred while the price was trading closely to the VWAP. This "proximity" is not a fixed value; it's a dynamic channel around the VWAP calculated using the Average True Range (ATR). This intelligent filter helps distinguish potential dark pool prints from standard high-volume breakouts that move sharply away from the VWAP.
Directional Bias (Trend Filter): Once a high-volume event near the VWAP is confirmed, the script assigns a directional bias (Buy or Sell). This is achieved by referencing a short-term Exponential Moving Average (EMA).
If the event occurs while the price is above the EMA, it is flagged as a potential Buy Signal (Accumulation).
If the event occurs while the price is below the EMA, it is flagged as a potential Sell Signal (Distribution).
Signal Strength Assessment: Signals are categorized for better interpretation. A "Strong" signal is triggered if the volume spike is exceptionally large (e.g., >4x the average). An "Accumulated" signal appears when multiple regular signals occur within a short user-defined window, suggesting sustained institutional pressure.
By following this logical sequence, the indicator filters thousands of bars to present only those that meet the strict criteria for potential large-scale, off-exchange activity.
🧩 Features
Dynamic VWAP Range (ATR-based): Automatically adjusts VWAP proximity sensitivity based on current market volatility.
Multi-tiered Signal Strength: Differentiates between Normal, Strong, and Accumulated signals to visualize the intensity of activity.
Non-Repainting Confirmation: Signals are confirmed only on bar close to ensure they do not repaint.
Language Support: Dual-language display (English / Korean).
Customizable Visualization: Easily adjust label size, color transparency, offset, and the duration of highlighted zones.
Smart Alert System (v1.6): Provides comprehensive alert() and alertcondition() calls for real-time push notifications.
Recommended Timeframe Notice (v1.6): Displays a small on-chart note suggesting optimal timeframes for analysis.
🕒 Recommended Timeframes
Type Recommended Use Description
1-Hour (default) Primary Analysis Offers a good balance between signal clarity and noise reduction. Ideal for most equities and ETFs.
30-Minute Short-term Confirmation Useful for intraday analysis and refining entry/exit points.
Daily Macro View Helps identify long-term institutional positioning and potential trend reversal zones.
< 15-Minute Experimental May generate excessive noise due to market micro-volatility. Not recommended for primary analysis.
💡 Tip: Combine 1H detection with Daily chart confirmation for a more robust, dual-layer view of institutional flow.
📊 Visualization
Purple Diamonds: Strong or Normal Buy signals
Red Diamonds: Strong or Normal Sell signals
Translucent Boxes: Highlight the estimated duration of unusual activity.
Optional Labels: Display volume, VWAP delta, and signal strength for detailed analysis.
All visual components can be toggled on or off in the indicator settings.
⚙️ Alert System (v1.6)
You can create alerts for each specific signal type directly from the chart's alert menu.
⚡ Strong Buy/Sell
📡 Accumulated Buy/Sell
⬆️ Normal Buy/Sell
➖ Neutral Activity (Volume spike near VWAP without clear direction)
For confirmed, non-repainting signals, set the alert frequency to "Once Per Bar Close".
🧭 How to Use
Add the indicator to your chart.
Choose your preferred language and timeframe from the settings.
Customize visualization and alert preferences to your liking.
Observe how the combination of volume + VWAP + trend reveals potential accumulation or distribution zones.
Use alerts to monitor for significant institutional activity in real-time while you focus on other tasks.
🧠 Important Notes
This indicator is non-repainting. All signals are confirmed at the close of the bar.
It is intended for analytical and educational use, not as a stand-alone trading system.
The tool works across equities, ETFs, and crypto, but the reliability of volume data can vary by exchange. Always use this indicator as part of a comprehensive trading strategy that includes your own risk management.
ICT SMC — OB & FVG (Enhanced v6)This indicator is a comprehensive implementation of ICT Smart Money Concepts (SMC), focusing on Order Blocks (OB) and Fair Value Gaps (FVG) with enhanced detection logic and session-based filtering.
🔍 Key Features
Impulse-Based OB Detection: Identifies bullish and bearish order blocks using configurable impulse bar logic and ATR-based movement thresholds.
Fair Value Gap Detection: Highlights FVGs based on price displacement logic, helping traders spot potential inefficiencies in price action.
Session Filtering: Allows users to filter signals based on major trading sessions (Sydney, Tokyo, London, New York).
Trend & Volume Confirmation: Integrates EMA slope, market structure breaks, and volume analysis to score trade signals.
Visual Zones: Displays OB and FVG zones using colored boxes with customizable transparency and color settings.
Signal Alerts: Generates long/short trade signals based on a scoring system and session validation, with built-in alert conditions.
⚙️ Customization
Adjustable EMA and ATR lengths
Configurable impulse bar count and movement thresholds
Toggleable session filters
Custom colors for OB and FVG zones
📈 Use Cases
This tool is ideal for traders who follow ICT concepts and want a visual, automated way to identify high-probability zones and trade setups based on smart money principles.
Swing High Low by MIRRORPIPThis strategy finds swing high and lows and marks them as SH and SL respectively.
if the pattern tries to form higher high it will trigger a buy signal
if the pattern tries to form lower low, it will trigger a short signal
This setup is very popular among price action lovers
北極熊指標-子圖組件APolarLabs Indicator - Subchart Component A
A-Momentum + AI-RSI + IceFire Meter
PolarLabs presents the core analytical module of our quantitative toolkit: the Polar Bear Indicator Subchart Component A. This advanced technical analysis component integrates three sophisticated analytical dimensions into a single, intelligent interface.
Key Features:
A-Momentum (Volatility Intelligence)
* Proprietary volatility algorithm measuring market momentum intensity
* Advanced price range analysis with adaptive period configuration
* Real-time market strength assessment through dynamic range calculation
* Configurable sensitivity settings for diverse trading strategies
AI-RSI (Machine Learning Enhanced RSI)
* Next-generation RSI powered by machine learning principles
* Self-adjusting threshold system that learns from market patterns
* Dynamic overbought/oversold levels adapting to current volatility
* Intelligent signal smoothing with multiple algorithm options
* Pattern recognition capabilities for enhanced trend identification
* Adaptive color-coding system for instant market condition assessment
IceFire Volume Meter
* Real-time buy/sell volume flow visualization in elegant table display
* Color-coded volume analysis with intelligent percentage breakdowns
* Customizable display settings for optimal chart integration
* Advanced volume distribution tracking with machine learning insights
Professional Advantages:
* Machine learning enhanced indicators for superior market analysis
* Modular design allowing focused analytical depth
* Advanced algorithmic processing for precise signal generation
* Seamless integration with PolarLabs quantitative ecosystem
* Designed for algorithmic traders and quantitative analysts
For access inquiries, please contact us privately
X: X.com
TG: t.me
Follow PolarLabs for cutting-edge AI-powered trading tools and automated strategy solutions!
———————————————————————————————————————
北极熊指标-子图组件A
A动能 + AI-RSI + 冰火仪
北极熊实验室隆重推出量化工具包核心分析模块:北极熊指标子图组件A。这款先进技术分析组件将三大智能分析维度集成于单一智慧界面。
核心功能:
A动能(波动智能)
* 专有波动算法,精准测量市场动能强度
* 先进价格区间分析,具备自适应周期配置
* 通过动态范围计算实时评估市场强度
* 可配置敏感度设置,适应多种交易策略
AI-RSI(机器学习增强RSI)
* 基于机器学习原理的新一代RSI指标
* 自调整阈值系统,从市场模式中持续学习
* 动态超买超卖水平,自适应当前波动环境
* 智能信号平滑处理,多种算法选项
* 模式识别能力,增强趋势判断精度
* 自适应颜色编码系统,即时评估市场状态
冰火成交量仪
* 实时买卖成交量流向可视化,优雅表格显示
* 颜色编码成交量分析,智能百分比细分
* 可自定义显示设置,优化图表集成效果
* 先进成交量分布追踪,融入机器学习洞察
专业优势:
* 机器学习增强指标,提供卓越市场分析能力
* 模块化设计,实现深度分析聚焦
* 先进算法处理,生成精准交易信号
* 与北极熊实验室量化生态系统无缝集成
* 专为算法交易员与量化分析师设计
【仅限受邀使用 - 需私人访问权限】
有兴趣请私信我查询
X: X.com
TG: t.me
关注北极熊实验室,获取前沿AI驱动交易工具与自动化策略解决方案!
smc-vol ••• ahihiif bullish_pattern and showBreak
label_y = low - (high - low) * label_distance / 100
label.new(bar_index, label_y, "BULLISH↑", color=color.new(color.green, 20), textcolor=color.white, style=label.style_label_up, size=size.normal)
if bearish_pattern and showBreak
label_y = high + (high - low) * label_distance / 100
label.new(bar_index, label_y, "BEARISH↓", color=color.new(color.red, 20), textcolor=color.white, style=label.style_label_down, size=size.normal)
// Background highlight
bgcolor(bullish_pattern ? color.new(color.green, 95) : na)
bgcolor(bearish_pattern ? color.new(color.red, 95) : na)
EMAs + Zonas de Interés con ProbabilidadesExponential Moving Averages (EMAs)
Includes four configurable EMAs: Fast, Mid, Slow, and Macro (default periods: 10, 25, 50, 200).
Help identify trend direction and key crossover points.
Crossovers of the fast EMA with the slow EMA generate BUY and SELL signals on the chart.
Smoothed Z-Score Histogram
Measures the relative distance between the fast and slow EMAs.
Displayed as positive or negative bars, helping spot overextended bullish or bearish conditions.
Dynamic Zones of Interest (Support/Resistance)
Calculated based on the highest and lowest values of a configurable bar range (e.g., 50 bars).
Two boxes are drawn:
High Zone (Resistance) in red.
Low Zone (Support) in green.
Zones dynamically adjust as price evolves.
Volume-Based Probabilities
Within each analyzed range, volume is classified as:
Buy Volume (green candles)
Sell Volume (red candles)
The proportion is calculated and displayed as % probability of buying or selling in each zone.
Chart Signals
Green triangles (BUY) below the candle on bullish EMA crossover.
Orange triangles (SELL) above the candle on bearish EMA crossover.
Zones highlighted with transparency to indicate the most probable support/resistance levels.
🎯 Indicator Benefits
Combines trend (EMAs), momentum (Z-Score), key levels (zones of interest), and market flow (volume).
Helps identify strategic points for entries and exits with higher probability of success.
Adaptable for scalping on lower timeframes or swing trading on higher timeframes.
Rocket Scan – Midday Movers (No Pullback)This indicator is designed to spot intraday breakout movers that often appear after the market open — the ones that rip out of nowhere and cause FOMO if you’re late.
🔑 Core Logic
• Momentum Burst: Detects sudden price pops (ROC) with confirming relative volume.
• Squeeze → Breakout: Finds low-volatility compressions (tight Bollinger bandwidth) and flags the first breakout move.
• VWAP Reclaims: Highlights strong reversals when price reclaims VWAP on volume.
• Relative Volume (RVOL): Filters for unusual activity vs. recent averages.
• Gap Filter: Skips large overnight gappers, focuses on fresh intraday movers.
• Relative Strength: Optional filter requiring the symbol to outperform SPY (and sector ETF if chosen).
• Session Window: Default 10:30–15:30 ET to ignore noisy open action and catch true midday moves.
🎯 Use Case
• Built for traders who want early alerts on midday runners without waiting for pullbacks.
• Helps identify potential entry points before FOMO kicks in.
• Works best on liquid tickers (stocks, ETFs, crypto) with reliable intraday volume.
📊 Visuals
• Plots fast EMA, slow EMA, and VWAP for trend context.
• Paints green ▲ for long signals and red ▼ for short signals on the chart.
• Info label shows RVOL, ROC, RS filter status, and gap conditions.
🚨 Alerts
Two alert conditions included:
• Rocket: Midday LONG → Fires when bullish conditions align.
• Rocket: Midday SHORT → Fires when bearish conditions align.
⸻
⚠️ Disclaimer:
This tool is for educational and research purposes only. It is not financial advice. Trading involves risk; always do your own research or consult a licensed professional.
VRVP Visible Range Volume ProfileVRVP Visible Range Volume Profile
A VRVP visible range volume distribution chart indicator. Key features include:
Core Functionality
Volume Distribution Histogram: Displays the volume distribution of price levels within the visible range of the chart
Buy Volume Separation: Displays buy volume (green) and sell volume (red) in different colors
POC Line: Displays the price level with the highest volume (Point of Control)
Key Settings
Width Adjustment: Controls the width of the histogram (10-100%)
Grid Density: Sets the number of price intervals (20-100 lines)
Color Customization: Adjusts the fill color and buy and sell volume color
POC Line Configuration: Enables or disables the POC line, and adjusts its color, width, style, and label
Technical Features
Uses the traditional VRVP algorithm to ensure consistency with standard indicators
Supports logarithmic and linear scale modes
Automatically adapts to the visible range of the chart
Optimized drawing performance to avoid object number limitations
This indicator helps traders identify key support and resistance levels and areas of concentrated volume, making it a valuable tool in technical analysis.
Effort vs Result TRFxThe Effort vs Result (EVR) indicator is designed to identify high-probability reversal signals based on volume and price action dynamics. It highlights points where the market “effort” (high volume) does not correspond to an immediate “result” (price continuation), providing actionable trade setups for both bullish and bearish scenarios.
Features:
Detects bullish EVR signals when a previous high-volume sell candle is followed by a strong bullish candle that sweeps the previous low.
Detects bearish EVR signals when a previous high-volume buy candle is followed by a strong bearish candle that sweeps the previous high.
Sticky arrows plot automatically above or below the candle, ensuring the signal moves with the price bar.
Considers inside bars, wick size, and relative volume to filter low-quality setups.
Fully compatible with multiple timeframes.
Inputs:
Volume Multiplier: Sets how much higher the current candle’s volume should be compared to the previous candle to count as high volume.
Min Wick % of Candle: Minimum wick size relative to the candle body to filter insignificant bars.
Max Inside Bars to Ignore: Number of inside bars between the previous candle and the EVR candle to ignore minor consolidations.
Usage:
(Green Arrow): Enter long when a green arrow appears below the candle. Place stop-loss slightly below the previous swing low.
(Red Arrow): Enter short when a red arrow appears above the candle. Place stop-loss slightly above the previous swing high.
Can be combined with support/resistance levels, trendlines, or other technical indicators for higher accuracy.
Benefits:
Simple and clean visual signals with tiny arrows that move with candles.
Helps traders identify high-probability reversal points based on volume and price action.
Ideal for intraday and swing trading strategies.
Apex Squeeze Breakout Strategy [by SKC]This is the official strategy version of the Apex Squeeze Breakout Trading System (v2.5 by SKC) indicator.
🔍 This script replicates the exact logic and trade behavior of the indicator, including:
Multi-factor scoring system (volume spike, squeeze, RSI recovery, momentum breakout, gap)
Supertrend-based trend bias and override logic
ATR-based dynamic SL/TP
Breakeven stop-loss shift after T1 hit
Trade logic works for both swing and day trading styles via a toggle
📈 Settings:
Use isDayTrading = true for 5m/15m charts
Use isDayTrading = false for 1H–Daily swing setups
⚠️ This strategy does not use repainting or offset entries. Backtest results are directly aligned with real-time signals from the original indicator.
✅ Use this strategy to backtest ticker performance, identify high-confidence symbols, and create forward trade plans based on proven edge.
OBV Cloud v1.0 [PriceBlance]🌐 English
OBV Cloud v1.0 – Free & Open-Source
OBV Cloud v1.0 integrates On-Balance Volume (OBV) with a Cloud model and enhanced trend filters.
It helps traders quickly identify:
Money Flow Trend: OBV Cloud acts as a dynamic support/resistance zone.
Trend Filters: EMA9 (short-term) and WMA45 (medium-term) directly applied on OBV.
OBV–Price Divergence: Detects both regular and hidden bullish/bearish divergences.
Trend Strength: Measured with ADX calculated on OBV.
OBV Cloud is suitable for both swing and day trading, allowing traders to spot breakouts, reversals, or sustained trends through volume-based analysis.
QuantumFlowEN
What it is
QuantumFlow - blends liquidity-sweep reversals with ATR-normalized momentum continuation, gated by a light regime filter. is a non-repainting, on-close indicator that fuses two complementary engines:
Sweep-Reversal (SR): seeks liquidity sweeps (wick > ATR×X) around prior swing extremes, then waits for a micro BOS (break of short-term structure) and alignment with a VWAP±σ channel and Donchian midline.
Momentum-Continuation (MC): normalizes rate-of-change by ATR to detect momentum bursts with hysteresis, so continuation entries don’t flip/flop in chop.
A light Regime layer (Kaufman Efficiency Ratio) controls when signals are allowed at all.
On top of that, you can optionally require HTF EMA filter, volume expansion, session gating, and volatility guards. All signals are computed on bar close; there is no lookahead.
Why it’s different
Rather than a single trigger, QuantumFlow combines context (regime/trend), location (sweep → BOS near VWAP band), and impulse (ATR-normalized momentum with hysteresis). The exact thresholds and sequencing are tuned and encapsulated in presets, so the UI stays minimal while keeping behavior consistent.
How to use
Choose a Preset (Very Conservative → Very Aggressive).
Conservative/Balanced for choppier FX/indices; Aggressive for crypto scalps.
(Optional) Keep Use HTF EMA ON for additional trend bias on intraday charts.
Leave Use Sweep-Reversal and Use Momentum-Continuation both ON at first; later you can test them separately.
Enable Volume filter and, if needed, Session window to match your market.
Use signals as contextual prompts (BUY/SELL markers). Entries, risk and exits are up to your plan; a typical approach is structure-based invalidation (beyond the sweep/BOS anchor) and partials vs VWAP/Donchian.
Presets (quick guide)
Very Conservative / Conservative — fewer signals, stronger context; good for higher TFs or sideways regimes.
Balanced — default mix.
Aggressive / Very Aggressive — more permissive; suitable for liquid, trendy sessions (e.g., crypto London/US overlaps).
Notes & limitations
Signals are generated on close only, but any execution still depends on your brokerage/venue fills.
Hidden internal thresholds (regime/momentum/structure) are intentionally not exposed to keep behavior stable and to protect the method’s edge.
Risk disclosure
This script is for educational purposes only and does not constitute financial advice. Markets involve risk; past performance does not guarantee future results. Always validate on your instruments/timeframes and use an independent risk plan (position sizing, max daily loss, invalidators).
RU
Что это
QuantumFlow — сочетает развороты после снятия ликвидности и импульсные продолжения, нормированные ATR, под контролем режима. Индикатор без перерисовки (сигналы на закрытии бара), который объединяет два блока:
Sweep-Reversal (SR): поиск снятия ликвидности (длинные хвосты относительно ATR) у предыдущих экстремумов → короткий BOS по микроструктуре → проверка расположения относительно VWAP±σ и середины канала Дончиана.
Momentum-Continuation (MC): импульс через ROC, нормированный ATR, с гистерезисом — чтобы продолжения не «дребезжали» во флэте.
Лёгкий слой Regime (коэффициент эффективности Кауфмана) решает, когда вообще разрешать сигналы.
Дополнительно доступны фильтры HTF EMA, объёма, сессий и волатильности. Все проверки выполняются на закрытии бара, без заглядывания вперёд.
Чем отличается
QuantumFlow не опирается на один триггер: он совмещает контекст (режим/тренд), локацию (sweep → BOS рядом с VWAP-полосой) и импульс (моментум с нормировкой и гистерезисом). Точные пороги и порядок проверок инкапсулированы в пресеты, поэтому интерфейс остаётся минимальным, а поведение — стабильным.
Как пользоваться
Выберите Preset (от Very Conservative до Very Aggressive).
Conservative/Balanced — для более «рваных» режимов, старших ТФ;
Aggressive — для скальпа на ликвидных сессиях (крипто: Лондон/США).
(Опционально) Оставьте Use HTF EMA включённым для доп. тренд-фильтра на интрадей.
Сначала держите Sweep-Reversal и Momentum-Continuation включёнными; позже можно тестировать по отдельности.
Включите фильтр объёма и при необходимости сессии.
Относитесь к меткам BUY/SELL как к контекстным подсказкам. Точка входа, риск и выход — по вашему плану: популярный вариант — инвалидатор за уровнем sweep/BOS, частичная фиксация к VWAP/Donchian.
Пресеты (кратко)
Very Conservative / Conservative — меньше сигналов, строже контекст; удобно для старших ТФ и боковиков.
Balanced — профиль «по умолчанию».
Aggressive / Very Aggressive — более частые сигналы; под трендовые и ликвидные часы.
Важно
Сигналы формируются на закрытии, но исполнение зависит от вашей площадки/ликвидности.
Внутренние пороги Regime/Momentum/Structure намеренно не вынесены в UI для стабильности поведения и сохранения уникальности методики.
Дисклеймер по рискам
Скрипт носит образовательный характер и не является инвестиционной рекомендацией. Торговля связана с риском; прошлые результаты не гарантируют будущие. Проверяйте работу на своих инструментах/ТФ и используйте независимый риск-план (сайзинг, дневной лимит, инвалидаторы).
北極熊指標ProPolarLabs Indicator Pro — Introduction
PolarLabs is a research collective dedicated to the advancement of quantitative trading and automation. We focus on all-weather portfolio strategies, diverse grid trading systems, and perpetual futures, aiming to empower traders and investors with streamlined, efficient, and innovative tools for the modern financial markets.
The PolarLabs Indicator now features enhanced capabilities including:
• Automatic detection of recent resistance ("Arctic Line") and support ("Antarctic Line") levels
• Advanced V-Average pricing with dynamic trend analysis
• Dual Momentum indicators (A-Momentum & T-Momentum) for market strength assessment
• IceFire Meter for real-time volume flow visualization
• Trend Follow Mode with Fibonacci-based entry bands for proactive position management
• Linear Regression Volume Distribution for smart accumulation zone identification
All key metrics are displayed in a clear, accessible dashboard on your chart, making it easy for quant enthusiasts and algorithmic traders to analyze market structures, identify key zones, and execute strategies with enhanced confidence.
Our tools are designed to complement your trading intuition - providing data-driven insights while respecting the art of market interpretation. Whether you're building automated grid systems, monitoring breakouts, or constructing all-weather portfolios, PolarLabs provides practical solutions to help you trade and analyze more effectively.
If you are interested, please send me a private message
X: X.com
TG: t.me
Follow us for more quant tools and automated trading strategies!
———————————————————————————————————————
北极熊指标Pro — 简介
北极熊研究所(PolarLabs)专注于量化交易和自动化策略的研究与创新。我们致力于开发全天候资产配置策略、各种网格交易系统以及永续合约解决方案,帮助更多热爱量化与自动化的交易员轻松高效地进行市场分析与策略执行。
北极熊指标现已升级增强功能:
• 自动侦测近期「北极线」(压力线)与「南极线」(支撑线)
• V均價动态趋势分析系统
• 双动能指标(A动能 & T动能)评估市场强度
• 冰火仪实时成交量流向可视化
• 趋势追踪模式配合斐波那契入场带,主动管理仓位
• 线性回归加量分布,智能识别筹码积累区域
所有关键数据均在图表右上角以面板形式直观展示,为您的交易分析提供有力支持。我们的工具旨在增强您的交易直觉——在提供数据驱动洞察的同时,尊重市场解读的艺术。
无论是箱体震荡、网格套利、趋势跟踪还是全自动量化策略,北极熊指标都能为您的交易决策提供深度市场结构分析。
【仅限受邀使用 - 需私人访问权限】
有兴趣请私信我查询
X: X.com
TG: t.me
欢迎关注 PolarLabs,获取更多量化与自动化工具和策略!
Breakout Volume
指标名称:Breakout Volume (BrkVol)
功能:本指标用于识别成交量异常放大,同时结合价格新高,帮助交易者发现潜在突破机会。
主要特性:
可调成交量均线周期(MA Length)
可调放量倍数(Volume Multiplier)
可调价格新高周期(Lookback High Length)
成交量柱颜色区分:绿色=阳线放量,红色=阴线放量,灰色=无信号
蓝色均量阈值线,可直观比较放量情况
出现成交量突破 + 新高时,图表上显示绿色三角形标记
支持提醒功能,可在条件触发时收到通知
使用建议:
调整参数以适应不同品种和时间周期
可结合趋势、支撑阻力位使用,避免假信号
适合快速发现短线或中长线突破机会
English Description
Name: Breakout Volume (BrkVol)
Function: This indicator detects unusual volume spikes combined with new highs in price, helping traders identify potential breakout opportunities.
Key Features:
Adjustable moving average period (MA Length) for volume
Adjustable volume multiplier (Volume Multiplier)
Adjustable lookback period for price highs (Lookback High Length)
Color-coded volume bars: Green = bullish candle with volume breakout, Red = bearish candle with volume breakout, Gray = normal volume
Blue threshold line (volume MA × multiplier) for easy comparison
Green triangle marker appears when both volume breakout and new high conditions are met
Supports alerts for real-time notifications
Usage Tips:
Adjust parameters to suit different symbols and timeframes
Combine with trend or support/resistance levels to reduce false signals
Useful for spotting short-term or medium/long-term breakout opportunities
CVD Divergences (cdikici71 x tncylyv)CVD Divergence
Summary
This indicator brings the powerful and creative divergence detection logic from @cdikici71's popular "cd_RSI_Divergence_Cx" script to the world of volume analysis.
While RSI is a fantastic momentum tool, I personally choose to rely on volume as a primary source of truth. This script was born from the desire to see how true buying and selling pressure—measured by Cumulative Volume Delta (CVD)—diverges from price action. It takes the brilliant engine built by @cdikici71 and applies it to CVD, offering a unique look into market conviction.
What is Cumulative Volume Delta (CVD)?
CVD is a running total of volume that transacted at the ask price (buying) minus volume that transacted at the bid price (selling). In simple terms, it shows whether buyers or sellers have been more aggressive over a period. A rising CVD suggests net buying pressure, while a falling CVD suggests net selling pressure.
Core Features
• Divergence Engine by @cdikici71: The script uses the exact same two powerful methods for finding divergences as the original RSI version:
o Alignment with HTF Sweep: The default, cleaner method for finding high-probability divergences.
o All: A more sensitive method that finds all possible divergences.
• Anchored CVD Periods: You can choose to reset the CVD calculation on a Daily, Weekly, or Monthly basis to analyze buying and selling pressure within specific periods. Or, you can leave it on Continuous to see the all-time flow.
• Automatic Higher Timeframe (HTF) Alignment: To remove the guesswork, the "Auto-Align HTF" option will automatically select a logical higher timeframe for divergence analysis based on your current chart (e.g., 15m chart uses 4H for divergence, 1H chart uses 1D, etc.). You can also turn this off for full manual control.
• Fully Customizable Information Table: An on-screen table keeps you updated on the divergence status. You can easily adjust its Position and Size in the settings to fit your chart layout.
• Built-in Alerts: Alerts are configured for both Bullish and Bearish divergences to notify you as soon as they occur.
How to Use This Indicator
The principle is the same as any divergence strategy, but with the conviction of volume behind it.
• 🔴 Bearish Divergence: Price makes a Higher High, but the CVD makes a Lower High or an equal high. This suggests that the buying pressure is weakening and may not be strong enough to support the new price high.
• 🟢 Bullish Divergence: Price makes a Lower Low, but the CVD makes a Higher Low or an equal low. This suggests that selling pressure is exhausting and the market may be ready for a reversal.
Always use divergence signals as a confluence with your own analysis, support/resistance levels, and market structure.
Huge Thanks and Credit
This script would not exist without the brilliant and creative work of @cdikici71. The entire divergence detection engine, the visualization style, and the core logic are based on his original masterpiece, "cd_RSI_Divergence_Cx". I have simply adapted his framework to a different data source.
If you find this indicator useful, please go and show your support for his original work!
________________________________________
Disclaimer: This is a tool for analysis, not a financial advice signal service. Please use it responsibly as part of a complete trading strategy.
BAB VWAP V2 Daily, Weekly & Monthly (Optimized)Overview
BAB VWAP V2 displays 3 automatically anchored VWAPs (Daily, Weekly, Monthly) plus 2 customizable intraday VWAPs (anchored at user-defined HH:MM). Optional ±σ bands (volume-weighted) for D/W/M. Includes dynamic labels and an optional summary table.
Main Features
Daily/Weekly/Monthly VWAPs with automatic reset per period.
2 Intraday anchored VWAPs (default 09:00 & 15:30, configurable).
Volume-weighted standard deviation bands (σ) for D/W/M with optional fill.
Alerts on VWAP D/W/M crossovers.
Labels dynamically updated (no stacking) + optional table (2×4) with key values.
Parameters
Display: toggle D/W/M VWAPs, labels, table.
Colors & Style: line colors, thickness, style.
Bands (σ): enable per period, set multiplier, toggle fill.
Intraday (Anchored): enable VWAP 1 & 2, choose hour/minute, set colors & thickness.
How to Use
Add the indicator to a clean chart.
Enable desired VWAPs (D/W/M and/or intraday).
Optionally enable σ bands to contextualize price deviation from VWAP.
Configure intraday VWAP anchors to match your market session (e.g., RTH, EU open, etc.).
Alerts
Price crossing over/under Daily, Weekly, Monthly VWAPs.
Configure alerts from the Alerts panel.
Best Practices
Publish chart screenshots without other indicators for clarity.
Adjust intraday anchor times according to your instrument’s trading session (pre-/post-market handling may vary).
Limitations
Intraday VWAPs are calculated in 1-minute resolution via request.security to remain consistent across all timeframes.
Intraday σ bands are not included by default (can be added in a later version).
Changelog
V2: Performance refactor, non-mutable labels, fixed fill() usage, added 2 intraday VWAPs with time selectors, stabilized table.
V1: Basic D/W/M VWAPs + alerts.
Disclaimer
This script is for educational and informational purposes only. It does not constitute financial advice. You are solely responsible for your trading decisions.
Credits & License
© BAB Trading. Pine Script® — TradingView.
Open-source under the Mozilla Public License (MPL 2.0) by default (or specify your own license in the script header if different).