MightyZinger

Dynamic Volume Adaptive Moving Average (MZ DVAMA)

MightyZinger 已更新   
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.

版本注释:
  • 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.
版本注释:
  • 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.
版本注释:
  • 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.

开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?