MightyZinger

Dynamic Volume Adaptive Moving Average (MZ DVAMA)

MightyZinger Mis à jour   
INTRODUCTION

This indicator is inspired from "Vitali Apirine (Stocks & Commodities V.36:5: Adaptive Moving Averages)" but I have used Volume filtering to in order to adapt trends more precisely for better trades.
Volume adaption makes it better for adaptive moving average to detect trend health; making it easier to make decisions based on market strong momentums, consolidations or breakouts. This isn’t possible with only using simply Adaptive Moving Averages.
Adaptive Moving Averages curve doesn’t change its length based on Volume but it uses dynamic volume adaptive color for trend strength detection.

TREND DETECTION
  • Green Color:
    Strong Uptrend with good volume supported momentum.
  • Lime Color:
    Uptrend is relatively weak but still good enough to follow.
  • Red Color:
    Strong Downtrend with volume support.
  • Gray Color:
    Downtrend is relatively weak but still good enough to follow.
  • Yellow Color:
    Market is either choppy, sideways or consolidating. Better to avoid taking new positions and if trade is running then its good to carry it on.

DEFAULTS SETTINGS
  • AMA length is 200 (Better for timeframes higher than 1H)
  • Minor length is 6
  • Major length is 14
  • Volume RSI period is considered to be 200 with 50 period for its Hull Moving Average
ALERTS

Buy/Sell Alerts will follow on when volume is breaking up above provided value. Best entry is at absolute alerts timing but other trades can be started midway based on trend condition.

Notes de version:
  • Volume oscillator was producing too much noise and had to take it out of equation. Only slope seems enough for adaptive moving average to work. New script can be found at:
Would apply volume oscillation for DVAMA to work better but until then use SAMA as mentioned above.
Notes de version:
  • I've managed to achieve dynamic slow length of DVAMA through volume breakouts. Slow length will consistently keep on adapting along with volume strength.
  • "Relative Volume Strength Index (MZ RVSI)" is used for volume breakout detections in dynamic length calculations function.
  • Volume based dynamic length makes DVAMA more flexible to volume changes and hence better for faster slope divergence detection. Curve behaving stiff with less slope changes is a problem in MZ SAMA which is resolved using volume and this indicator can be used in better way if volume oscillator selection parameter is adapted according to market condition.
Notes de version:
  • Converted script to Pinescript V5.
  • Added different types of source options and default changed to (OHLC4+high+Low)/3 with Symmetrically Weighted Moving Average (SWMA) enabled. SWMA can produce mild repainting issue though.
  • Changed AMA code into function.
  • Changed envelope script to show gradient color between Red and Green according to trend condition.

Script open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?