OPEN-SOURCE SCRIPT
업데이트됨 VWAP Oscillator (Normalised)

Thanks:
Thanks to upslidedown for his VWAP Oscillator that served as the inspiration for this normalised version.
Core Aspects:
Usage Summary:
Thanks to upslidedown for his VWAP Oscillator that served as the inspiration for this normalised version.
Core Aspects:
- The script calculates the VWAP by considering both volume and price data, offering a comprehensive view of market activity.
- Uses an adaptive normalization function to balance the data, ensuring that the VWAP reflects current market conditions accurately.
- The oscillator includes customizable settings such as VWAP source, lookback period, and buffer percentage.
- Provides a clear visual representation of market trends.
Usage Summary:
- Detect divergences between price and oscillator for potential trend reversals.
- Assess market momentum with oscillator’s position relative to the zero line.
- Identify overbought and oversold conditions to anticipate market corrections.
- Use volume-confirmed signals for enhanced reliability in trend strength assessments.
릴리즈 노트
Corrected thanks in the comments.Made indicator and time frame visible in the chart preview for compliance with pinecoders agreement.
릴리즈 노트
Added an additional Up-Down Volume Profile overlay. Thanks to the trading view team for their Up/Down Volume Indicator.Added an alternative normalisation method for the VWAP Oscillator designed to be more responsive to local trends:
- MA-StdDev for short-term price movements and volatility
- Adaptive for analysing longer-term trends
릴리즈 노트
This updated adds improves the calculations of the current normalisation method and adds additional normalization methods, making visualizing VWAP deviations even easier.Methods:
- Deviation: Calculates the difference between price and VWAP, then normalizes it based on its standard deviation from the mean. Use this to identify statistically significant deviations from VWAP, which may indicate potential reversal points or trend continuations.
- DNA: Applies a non-linear transformation to the normalized VWAP difference, with an exponent that adjusts based on market volatility. This method is useful for analyzing price action across different volatility regimes, providing consistent sensitivity in both calm and turbulent markets.
- Percentile: Ranks the current VWAP difference within its recent historical distribution, then applies a non-linear transformation. This helps in understanding whether the current deviation is extreme relative to recent price action. Use it to identify rare market conditions that may precede significant moves.
- RSI: Applies the Relative Strength Index calculation to the VWAP difference, then normalizes the result. This combines momentum analysis with VWAP divergence. It's particularly useful for identifying potential overbought or oversold conditions relative to the VWAP, which may precede short-term price reversals.
- Hybrid: Calculates all other normalization methods and averages them when they agree in direction, returning zero otherwise. This method provides signals only when there's a strong consensus across different analytical approaches. Use it to identify high-conviction trading setups or to confirm signals from other technical indicators.
오픈 소스 스크립트
진정한 트레이딩뷰 정신에 따라 이 스크립트 작성자는 트레이더가 기능을 검토하고 검증할 수 있도록 오픈소스로 공개했습니다. 작성자에게 찬사를 보냅니다! 무료로 사용할 수 있지만 코드를 다시 게시할 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.
오픈 소스 스크립트
진정한 트레이딩뷰 정신에 따라 이 스크립트 작성자는 트레이더가 기능을 검토하고 검증할 수 있도록 오픈소스로 공개했습니다. 작성자에게 찬사를 보냅니다! 무료로 사용할 수 있지만 코드를 다시 게시할 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.