Volatility-Adjusted Momentum Signal (VAMS)

Purpose:
VAMS is a composite momentum oscillator that merges price momentum and volatility momentum using z-score transformations. It helps identify meaningful trend shifts by emphasizing both directional move strength and the volatility regime.
How It Works:
The system builds two independent z-scores:
Price Z-Score: Measures how far current price deviates from its EMA.
Volatility Z-Score: Applies the same logic to volatility (standard deviation of price).
Both z-scores are combined to produce a Volatility-Adjusted Momentum Signal (Z_total), which is then compared to dynamic thresholds based on rolling standard deviation.
Signal Classification:
Bullish: Z_total exceeds upper dynamic threshold.
Bearish: Z_total falls below lower dynamic threshold.
Neutral: Values in between.
Display Features:
Oscillator line color-coded by signal state (bullish/bearish/neutral).
Background and bar colors reflect momentum strength using a gradient scale.
Real-time info table showing:
Z-score and rate-of-change (ROC) for both price and volatility.
Final momentum classification.
Key Features:
Fuses price and volatility into a single adaptive oscillator.
Dynamic thresholds prevent false signals in low-volatility environments.
Suitable for trend identification, momentum stacking, or signal confirmation.
Performance Notes:
VAMS has been tested on BTC, ETH, and ETH/BTC and consistently aligns well with trend inflection points โ particularly during volatility regime shifts.
Trading Application:
Confirm breakouts or breakdowns.
Spot early trend strength.
Avoid false signals during low-volatility noise.
Disclaimer: This script is provided for educational and informational purposes only. Trading cryptocurrencies involves substantial risk and is not appropriate for all investors. Past performance is not indicative of future results.
Invite-only script
Only users approved by the author can access this script. You'll need to request and get permission to use it. This is typically granted after payment. For more details, follow the author's instructions below or contact QuantumResearch directly.
TradingView does NOT recommend paying for or using a script unless you fully trust its author and understand how it works. You may also find free, open-source alternatives in our community scripts.
Author's instructions
Warning: please read our guide for invite-only scripts before requesting access.
whop.com/quantum-whop/
โ๏ธ Get access to our toolbox here for free:
quantumresearchportfolio.carrd.co
All tools and content provided are for informational and educational purposes only.
Disclaimer
Invite-only script
Only users approved by the author can access this script. You'll need to request and get permission to use it. This is typically granted after payment. For more details, follow the author's instructions below or contact QuantumResearch directly.
TradingView does NOT recommend paying for or using a script unless you fully trust its author and understand how it works. You may also find free, open-source alternatives in our community scripts.
Author's instructions
Warning: please read our guide for invite-only scripts before requesting access.
whop.com/quantum-whop/
โ๏ธ Get access to our toolbox here for free:
quantumresearchportfolio.carrd.co
All tools and content provided are for informational and educational purposes only.