PROTECTED SOURCE SCRIPT
Güncellendi SuperSmoothed Volume Zone Oscillator

------------------------------------------------------------------------------------
SUPERSMOOTHED VOLUME ZONE OSCILLATOR (SSVZO)
TECHNICAL INDICATOR DOCUMENTATION
------------------------------------------------------------------------------------
Table of Contents:
1. Original VZO Background
2. SuperSmoother Technology
3. SSVZO Components
3.1. Main SSVZO Oscillator
3.2. Momentum Velocity Component
3.3. Adaptive Levels
3.4. Static Levels
3.5. Trend Shift Detection
3.6. Glow Effect Visualization
4. References & Further Reading
------------------------------------------------------------------------------------
1. ORIGINAL VOLUME ZONE OSCILLATOR (VZO) BACKGROUND
------------------------------------------------------------------------------------
Creator: Walid Khalil (November 2009, Technical Analysis of Stocks & Commodities)
History: Khalil designed the VZO to address limitations in other volume indicators
by focusing on the relative balance between buying and selling volume while filtering
out market noise. The indicator identifies accumulation and distribution patterns.
Traditional Usage: The classic VZO uses a 14-period calculation setting and is
interpreted on a scale from -60% to +60%:
- Readings above +40% indicate strong buying pressure (potential overbought)
- Readings below -40% indicate strong selling pressure (potential oversold)
- The zero line acts as a key reference for trend changes
- Divergences between VZO and price offer valuable trading signals
Difference from Other Volume Indicators: Unlike simple volume indicators that only
track total volume, the VZO tracks the relative difference between up-volume and
down-volume, more effectively identifying buying/selling pressure imbalances and
potential reversal points.
------------------------------------------------------------------------------------
2. SUPERSMOOTHER FILTER TECHNOLOGY
------------------------------------------------------------------------------------
Creator: John F. Ehlers, an engineer specializing in digital signal processing for
trading systems.
Origins: Introduced in "Rocket Science for Traders" (2001) and refined in "Cybernetic
Analysis for Stocks and Futures" (2004). Represents the application of digital signal
processing techniques to financial markets.
Technical Foundation: The SuperSmoother is a two-pole low-pass filter specifically
designed to eliminate noise while preserving the underlying signal. It combines
principles of Butterworth and Gaussian filters to minimize both phase shift and
passband ripple.
Mathematical Implementation:
a1 = exp(-π * sqrt(2) / period)
b1 = 2 * a1 * cos(sqrt(2) * π / period)
c2 = b1
c3 = -a1²
c1 = 1 - c2 - c3
Advantages Over Traditional Filters:
- Reduces lag compared to simple moving averages
- Eliminates high-frequency market noise more effectively
- Minimizes unwanted ripples in the output signal
- Preserves important turning points in the data
- Superior handling of sudden market movements
According to Ehlers: "Conventional moving averages are plagued by excessive lag and/or
rippling in their passband. The SuperSmoother eliminates virtually all of this ripple
and has excellent transient response characteristics." (TASC Magazine, 2014)
------------------------------------------------------------------------------------
3. SSVZO COMPONENTS
------------------------------------------------------------------------------------
3.1. MAIN SSVZO OSCILLATOR
------------------------------------------------------------------------------------
Description: The core component measuring buying vs. selling volume pressure using
the SuperSmoother filter for enhanced noise reduction.
Calculation: SSVZO analyzes the relationship between up-volume (volume on rising
prices) and down-volume (volume on falling prices), applying exponential moving
averages to both components, then calculating their relative strength. The
SuperSmoother filter reduces market noise while preserving the underlying trend signal.
Implementation Advantage: By applying the SuperSmoother filter to the VZO calculation,
the SSVZO provides significantly cleaner signals with fewer false crossovers and more
accurate identification of true trend changes.
Interpretation:
- Values above zero indicate bullish volume dominance
- Values below zero indicate bearish volume dominance
- Readings above +60 suggest overbought conditions
- Readings below -60 suggest oversold conditions
- Crossovers of the zero line signal potential trend changes
Trading Application: Use SSVZO as a primary volume-based momentum indicator to
confirm price trends, identify divergences, and spot potential reversal zones.
------------------------------------------------------------------------------------
3.2. MOMENTUM VELOCITY COMPONENT
------------------------------------------------------------------------------------
Description: A histogram displaying the rate of change of momentum, showing how
quickly buying or selling pressure is accelerating or decelerating.
Calculation: Derived from price momentum over a user-defined period, with optional
adaptive filtering that adjusts sensitivity based on market volatility. The velocity
component shows the first derivative of momentum – essentially the "acceleration" of
market movement.
Technical Origin: Inspired by Ehlers' work on Hilbert Transforms and research on
cyclic components in financial markets, as detailed in "Cycle Analytics for Traders"
(2013).
Interpretation:
- Positive readings (teal bars) indicate accelerating upward momentum
- Negative readings (orange bars) suggest accelerating downward momentum
- Larger bars indicate stronger momentum acceleration
- Shrinking bars signal momentum deceleration
Trading Application: Use as an early warning system for potential trend exhaustion
or confirmation of a new trending move. When momentum velocity diverges from price,
it often precedes a reversal.
------------------------------------------------------------------------------------
3.3. ADAPTIVE LEVELS
------------------------------------------------------------------------------------
Description: Dynamic overbought and oversold boundaries that adjust to market
conditions, providing context-aware trading signals.
Calculation: Uses statistical methods based on the standard deviation of the SSVZO
values over a longer period. These levels automatically widen during higher volatility
periods and narrow during consolidation.
Research Base: Draws from Perry Kaufman's work on Adaptive Moving Averages (AMA) and
Bollinger's research on dynamic volatility bands, as published in "Trading Systems
and Methods" (2013).
Interpretation:
- Adaptive Overbought (dotted circles above): Dynamic ceiling that expands/contracts
based on market volatility
- Adaptive Oversold (dotted circles below): Dynamic floor that expands/contracts based
on market volatility
Trading Application: More reliable for identifying extremes than static levels,
particularly in changing market conditions or different instruments. Touching these
levels often provides higher-probability reversal signals.
------------------------------------------------------------------------------------
3.4. STATIC LEVELS
------------------------------------------------------------------------------------
Description: Fixed overbought and oversold horizontal lines that provide consistent
reference points for excess market conditions.
Calculation: Preset at +60 (overbought) and -60 (oversold) based on historical
analysis of volume behavior across multiple markets, extending the classic VZO range.
Interpretation:
- Readings above +60 suggest potential buying exhaustion
- Readings below -60 indicate potential selling exhaustion
- Duration spent beyond these levels correlates with reversal probability
Trading Application: Use as baseline reference points for extreme conditions. Most
effective when combined with other confirmation signals like divergences or
candlestick patterns.
------------------------------------------------------------------------------------
3.5. TREND SHIFT DETECTION
------------------------------------------------------------------------------------
Description: Visual markers and optional background shading highlighting potential
trend changes when the SSVZO crosses the zero line.
Calculation: Based on mathematical crossovers of the SSVZO value above or below the
zero line, with pattern recognition to reduce false signals.
Research Foundation: Incorporates concepts from Dr. Alexander Elder's "triple screen
trading system" and Mark Chaikin's volume-based trend identification research.
Interpretation:
- Upward triangles indicate bullish trend shifts (SSVZO crossing above zero)
- Downward triangles indicate bearish trend shifts (SSVZO crossing below zero)
- Background shading emphasizes the new trend direction
Trading Application: These signals often precede price trend changes and can serve
as entry triggers when aligned with the higher timeframe trend.
------------------------------------------------------------------------------------
3.6. GLOW EFFECT VISUALIZATION
------------------------------------------------------------------------------------
Description: An aesthetic enhancement creating a gradient "glow" around the main SSVZO
line, improving visual clarity and emphasizing signal strength.
Calculation: Generated using percentage-based bands around the main SSVZO value, with
multiple translucent layers to create a subtle illumination effect.
Design Inspiration: Inspired by modern UI/UX design principles for financial
dashboards and the MATS (Moving Average Trend Sniper) indicator's visual presentation,
enhancing perception of signal strength through visual intensity.
Interpretation:
- Teal glow indicates positive SSVZO values (bullish)
- Orange glow indicates negative SSVZO values (bearish)
- Glow intensity correlates with the strength of the signal
Trading Application: Beyond aesthetics, the glow creates visual emphasis that makes
trend direction, strength, and changes more immediately apparent, particularly useful
during fast-moving market conditions.
------------------------------------------------------------------------------------
4. REFERENCES & FURTHER READING
------------------------------------------------------------------------------------
1. Ehlers, J. F. (2001). "Rocket Science for Traders: Digital Signal Processing
Applications." John Wiley & Sons.
2. Ehlers, J. F. (2004). "Cybernetic Analysis for Stocks and Futures: Cutting-Edge
DSP Technology to Improve Your Trading." John Wiley & Sons.
3. Ehlers, J. F. (2013). "Cycle Analytics for Traders: Advanced Technical Trading
Concepts." John Wiley & Sons.
4. Khalil, W. (2009). "The Volume Zone Oscillator." Technical Analysis of Stocks &
Commodities, November 2009.
5. Kaufman, P. J. (2013). "Trading Systems and Methods." 5th Edition, Wiley Trading.
6. Elder, A. (2002). "Come Into My Trading Room: A Complete Guide to Trading."
John Wiley & Sons.
7. Bollinger, J. (2002). "Bollinger on Bollinger Bands." McGraw-Hill Education.
------------------------------------------------------------------------------------
END OF DOCUMENTATION
------------------------------------------------------------------------------------
SUPERSMOOTHED VOLUME ZONE OSCILLATOR (SSVZO)
TECHNICAL INDICATOR DOCUMENTATION
------------------------------------------------------------------------------------
Table of Contents:
1. Original VZO Background
2. SuperSmoother Technology
3. SSVZO Components
3.1. Main SSVZO Oscillator
3.2. Momentum Velocity Component
3.3. Adaptive Levels
3.4. Static Levels
3.5. Trend Shift Detection
3.6. Glow Effect Visualization
4. References & Further Reading
------------------------------------------------------------------------------------
1. ORIGINAL VOLUME ZONE OSCILLATOR (VZO) BACKGROUND
------------------------------------------------------------------------------------
Creator: Walid Khalil (November 2009, Technical Analysis of Stocks & Commodities)
History: Khalil designed the VZO to address limitations in other volume indicators
by focusing on the relative balance between buying and selling volume while filtering
out market noise. The indicator identifies accumulation and distribution patterns.
Traditional Usage: The classic VZO uses a 14-period calculation setting and is
interpreted on a scale from -60% to +60%:
- Readings above +40% indicate strong buying pressure (potential overbought)
- Readings below -40% indicate strong selling pressure (potential oversold)
- The zero line acts as a key reference for trend changes
- Divergences between VZO and price offer valuable trading signals
Difference from Other Volume Indicators: Unlike simple volume indicators that only
track total volume, the VZO tracks the relative difference between up-volume and
down-volume, more effectively identifying buying/selling pressure imbalances and
potential reversal points.
------------------------------------------------------------------------------------
2. SUPERSMOOTHER FILTER TECHNOLOGY
------------------------------------------------------------------------------------
Creator: John F. Ehlers, an engineer specializing in digital signal processing for
trading systems.
Origins: Introduced in "Rocket Science for Traders" (2001) and refined in "Cybernetic
Analysis for Stocks and Futures" (2004). Represents the application of digital signal
processing techniques to financial markets.
Technical Foundation: The SuperSmoother is a two-pole low-pass filter specifically
designed to eliminate noise while preserving the underlying signal. It combines
principles of Butterworth and Gaussian filters to minimize both phase shift and
passband ripple.
Mathematical Implementation:
a1 = exp(-π * sqrt(2) / period)
b1 = 2 * a1 * cos(sqrt(2) * π / period)
c2 = b1
c3 = -a1²
c1 = 1 - c2 - c3
Advantages Over Traditional Filters:
- Reduces lag compared to simple moving averages
- Eliminates high-frequency market noise more effectively
- Minimizes unwanted ripples in the output signal
- Preserves important turning points in the data
- Superior handling of sudden market movements
According to Ehlers: "Conventional moving averages are plagued by excessive lag and/or
rippling in their passband. The SuperSmoother eliminates virtually all of this ripple
and has excellent transient response characteristics." (TASC Magazine, 2014)
------------------------------------------------------------------------------------
3. SSVZO COMPONENTS
------------------------------------------------------------------------------------
3.1. MAIN SSVZO OSCILLATOR
------------------------------------------------------------------------------------
Description: The core component measuring buying vs. selling volume pressure using
the SuperSmoother filter for enhanced noise reduction.
Calculation: SSVZO analyzes the relationship between up-volume (volume on rising
prices) and down-volume (volume on falling prices), applying exponential moving
averages to both components, then calculating their relative strength. The
SuperSmoother filter reduces market noise while preserving the underlying trend signal.
Implementation Advantage: By applying the SuperSmoother filter to the VZO calculation,
the SSVZO provides significantly cleaner signals with fewer false crossovers and more
accurate identification of true trend changes.
Interpretation:
- Values above zero indicate bullish volume dominance
- Values below zero indicate bearish volume dominance
- Readings above +60 suggest overbought conditions
- Readings below -60 suggest oversold conditions
- Crossovers of the zero line signal potential trend changes
Trading Application: Use SSVZO as a primary volume-based momentum indicator to
confirm price trends, identify divergences, and spot potential reversal zones.
------------------------------------------------------------------------------------
3.2. MOMENTUM VELOCITY COMPONENT
------------------------------------------------------------------------------------
Description: A histogram displaying the rate of change of momentum, showing how
quickly buying or selling pressure is accelerating or decelerating.
Calculation: Derived from price momentum over a user-defined period, with optional
adaptive filtering that adjusts sensitivity based on market volatility. The velocity
component shows the first derivative of momentum – essentially the "acceleration" of
market movement.
Technical Origin: Inspired by Ehlers' work on Hilbert Transforms and research on
cyclic components in financial markets, as detailed in "Cycle Analytics for Traders"
(2013).
Interpretation:
- Positive readings (teal bars) indicate accelerating upward momentum
- Negative readings (orange bars) suggest accelerating downward momentum
- Larger bars indicate stronger momentum acceleration
- Shrinking bars signal momentum deceleration
Trading Application: Use as an early warning system for potential trend exhaustion
or confirmation of a new trending move. When momentum velocity diverges from price,
it often precedes a reversal.
------------------------------------------------------------------------------------
3.3. ADAPTIVE LEVELS
------------------------------------------------------------------------------------
Description: Dynamic overbought and oversold boundaries that adjust to market
conditions, providing context-aware trading signals.
Calculation: Uses statistical methods based on the standard deviation of the SSVZO
values over a longer period. These levels automatically widen during higher volatility
periods and narrow during consolidation.
Research Base: Draws from Perry Kaufman's work on Adaptive Moving Averages (AMA) and
Bollinger's research on dynamic volatility bands, as published in "Trading Systems
and Methods" (2013).
Interpretation:
- Adaptive Overbought (dotted circles above): Dynamic ceiling that expands/contracts
based on market volatility
- Adaptive Oversold (dotted circles below): Dynamic floor that expands/contracts based
on market volatility
Trading Application: More reliable for identifying extremes than static levels,
particularly in changing market conditions or different instruments. Touching these
levels often provides higher-probability reversal signals.
------------------------------------------------------------------------------------
3.4. STATIC LEVELS
------------------------------------------------------------------------------------
Description: Fixed overbought and oversold horizontal lines that provide consistent
reference points for excess market conditions.
Calculation: Preset at +60 (overbought) and -60 (oversold) based on historical
analysis of volume behavior across multiple markets, extending the classic VZO range.
Interpretation:
- Readings above +60 suggest potential buying exhaustion
- Readings below -60 indicate potential selling exhaustion
- Duration spent beyond these levels correlates with reversal probability
Trading Application: Use as baseline reference points for extreme conditions. Most
effective when combined with other confirmation signals like divergences or
candlestick patterns.
------------------------------------------------------------------------------------
3.5. TREND SHIFT DETECTION
------------------------------------------------------------------------------------
Description: Visual markers and optional background shading highlighting potential
trend changes when the SSVZO crosses the zero line.
Calculation: Based on mathematical crossovers of the SSVZO value above or below the
zero line, with pattern recognition to reduce false signals.
Research Foundation: Incorporates concepts from Dr. Alexander Elder's "triple screen
trading system" and Mark Chaikin's volume-based trend identification research.
Interpretation:
- Upward triangles indicate bullish trend shifts (SSVZO crossing above zero)
- Downward triangles indicate bearish trend shifts (SSVZO crossing below zero)
- Background shading emphasizes the new trend direction
Trading Application: These signals often precede price trend changes and can serve
as entry triggers when aligned with the higher timeframe trend.
------------------------------------------------------------------------------------
3.6. GLOW EFFECT VISUALIZATION
------------------------------------------------------------------------------------
Description: An aesthetic enhancement creating a gradient "glow" around the main SSVZO
line, improving visual clarity and emphasizing signal strength.
Calculation: Generated using percentage-based bands around the main SSVZO value, with
multiple translucent layers to create a subtle illumination effect.
Design Inspiration: Inspired by modern UI/UX design principles for financial
dashboards and the MATS (Moving Average Trend Sniper) indicator's visual presentation,
enhancing perception of signal strength through visual intensity.
Interpretation:
- Teal glow indicates positive SSVZO values (bullish)
- Orange glow indicates negative SSVZO values (bearish)
- Glow intensity correlates with the strength of the signal
Trading Application: Beyond aesthetics, the glow creates visual emphasis that makes
trend direction, strength, and changes more immediately apparent, particularly useful
during fast-moving market conditions.
------------------------------------------------------------------------------------
4. REFERENCES & FURTHER READING
------------------------------------------------------------------------------------
1. Ehlers, J. F. (2001). "Rocket Science for Traders: Digital Signal Processing
Applications." John Wiley & Sons.
2. Ehlers, J. F. (2004). "Cybernetic Analysis for Stocks and Futures: Cutting-Edge
DSP Technology to Improve Your Trading." John Wiley & Sons.
3. Ehlers, J. F. (2013). "Cycle Analytics for Traders: Advanced Technical Trading
Concepts." John Wiley & Sons.
4. Khalil, W. (2009). "The Volume Zone Oscillator." Technical Analysis of Stocks &
Commodities, November 2009.
5. Kaufman, P. J. (2013). "Trading Systems and Methods." 5th Edition, Wiley Trading.
6. Elder, A. (2002). "Come Into My Trading Room: A Complete Guide to Trading."
John Wiley & Sons.
7. Bollinger, J. (2002). "Bollinger on Bollinger Bands." McGraw-Hill Education.
------------------------------------------------------------------------------------
END OF DOCUMENTATION
------------------------------------------------------------------------------------
Sürüm Notları
+ cosmeticsKorumalı komut dosyası
Bu komut dosyası kapalı kaynak olarak yayınlanmaktadır. Ancak, özgürce ve herhangi bir sınırlama olmaksızın kullanabilirsiniz – daha fazla bilgi burada.
discord.gg/JEvMhzdsWw
Our Free discord link for the Maverick Trading Suite
Our Free discord link for the Maverick Trading Suite
Feragatname
Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.
Korumalı komut dosyası
Bu komut dosyası kapalı kaynak olarak yayınlanmaktadır. Ancak, özgürce ve herhangi bir sınırlama olmaksızın kullanabilirsiniz – daha fazla bilgi burada.
discord.gg/JEvMhzdsWw
Our Free discord link for the Maverick Trading Suite
Our Free discord link for the Maverick Trading Suite
Feragatname
Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.