Ratio Smoothed, Volume Weighted Moving Average

Jan 21, 2023

Static chart image
Volume Based
Signals
Moving Averages

The Ratio Smoothed, Volume Weighted Moving Average indicator provides a volume-based smoothing mechanism that calculates an average price per share using a buffer system rather than a fixed lookback period. It filters out volume noise by transferring price-volume data at a controlled ratio, ensuring the trend line remains responsive yet smooth compared to standard volume-weighted moving averages.

Usage

The Usage section describes how the script can be used, examples should be provided in this section. This section also focuses on how main settings affect the indicator interpretation and output.

The RS-VWMA is primarily used to identify the core trend of an asset while accounting for liquidity and transaction volume. Unlike a traditional VWMA which can become erratic during high-volume spikes, this tool buffers the incoming volume data.

  • Trend Identification: When the price is consistently above the RS-VWMA, it indicates a bullish volume-weighted trend. Conversely, price action below the line suggests bearish sentiment.
  • Mean Reversion: Because the indicator eventually catches up to the true price per share, significant gaps between the price and the RS-VWMA can highlight overextended market conditions.
  • Filtering Noise: By adjusting the Transfer and Release ratios, users can decide how much "weight" a single high-volume bar has on the overall average, effectively smoothing out anomalies.

Details

The script functions using a "surplus" and "active" buffer system. Instead of a standard length input, it treats incoming price and volume data as a flow into a virtual container.

  1. Buffered Transfer: New price-volume data is added to a surplus buffer. A specific percentage of this buffer (Transfer Ratio) is then moved into the active average calculation each bar.
  2. Decay Mechanism: The active average is subject to a decay factor (Release Ratio). This mimics a "leaky bucket" metaphor where older data gradually loses influence at a controlled rate, rather than dropping off abruptly as it would in a simple moving average.
  3. Time-Consistency: The script includes an option to normalize these calculations based on time (minutes) rather than just bar count. This ensures that the smoothing effect remains consistent even when switching between different timeframes.

Settings

  • Source: Determines the price data used for the calculation (e.g., HLCC4, Close).
  • Use minutes instead of bars: When enabled, the ratio calculations are adjusted based on the timeframe duration, maintaining consistency across charts.
  • Transfer Ratio (%): Controls the speed at which new volume and price data are integrated into the active average. Higher values make the indicator more reactive.
  • Release Ratio (%): Controls the rate at which previous data is discarded or "decayed." A lower release ratio results in a longer "memory" for the indicator.

FAQ

How do I interpret a crossover with the RS-VWMA? A price crossover above the RS-VWMA suggests that current buyers are paying more than the smoothed volume-weighted average, potentially signaling an uptrend. A crossunder suggests the opposite.

Why does this indicator look smoother than a regular VWMA? It avoids the "drop-off" effect of fixed-length windows. By using ratios to transfer and release data, the transition of values is continuous rather than stepped.

How do I get access to the Ratio Smoothed, Volume Weighted Moving Average? You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.

Free access on the following platforms
tradingviewSymbolTradingView
ninjatraderNinjaTrader
metatrader4MetaTrader 4/5
thinkorswimThinkorswim

Unlock Unlimited Access to the LuxAlgo Library

Upgrade your plan to get all indicators, strategies, charts, and full access to Quant, our AI agent.

Trading & investing are risky and many will lose money in connection with trading and investing activities. All content on this site is not intended to, and should not be, construed as financial advice. Decisions to buy, sell, hold or trade in securities, commodities and other investments involve risk and are best made based on the advice of qualified financial professionals. Past performance does not guarantee future results.

Hypothetical or Simulated performance results have certain limitations. Unlike an actual performance record, simulated results do not represent actual trading. Also, since the trades have not been executed, the results may have under-or-over compensated for the impact, if any, of certain market factors, including, but not limited to, lack of liquidity. Simulated trading programs in general are designed with the benefit of hindsight, and are based on historical information. No representation is being made that any account will or is likely to achieve profit or losses similar to those shown.

Testimonials appearing on this website may not be representative of other clients or customers and is not a guarantee of future performance or success.

As a provider of technical analysis tools and strategies, we do not have access to the personal trading accounts or brokerage statements of our customers. As a result, we have no reason to believe our customers perform better or worse than traders as a whole based on any content, tool, or platform feature we provide.

Charts used on this site are by TradingView in which the majority of our technical indicators are built on. TradingView® is a registered trademark of TradingView, Inc. www.TradingView.com TradingView® has no affiliation with the owner, developer, or provider of the Services described herein.

Market data is provided by CBOE, CME Group, BarChart, Massive, CoinAPI. Select U.S. equities data is provided through Massive. CBOE BZX real-time U.S. equities data is licensed from CBOE and provided through BarChart. Real-time futures data is licensed from CME Group and provided through BarChart. Select cryptocurrency data, including major coins, is provided through CoinAPI. All data is provided “as is” and should be verified independently for trading purposes.

This does not represent our full Disclaimer. Please read our full disclaimer.

© 2026 LuxAlgo Global, LLC.