RedKTrader

RedK Slow_Smooth Average (RSS_WMA)

RedKTrader 已更新   
RedK Slow Smooth Average (RSS_WMA) is based on simple, multi-WMA passes to generate a moving average that sacrifices low-lag and fast responsiveness for the sake of smoothness.

This smoothness enables an increased trader ability to visualize and track longer-term trends and removes the noise of smaller, relatively insignificant price fluctuations.

Notes:
=========
* RSS_WMA is deliberately built to be a "lazy line" - and it works in a different way to other common moving averages that attempt to achieve less lag and quicker responsiveness - the idea and the use scenario is to act as a "smooth base" when used against a faster moving average like the v_Wave of the Co_Ra Wave

* Note that the settings of this line is "Smoothness' and not "length" - the initial length used for the first WMA pass calculation is 1/3 of that smoothness value selected in the settings

* Increments in the combined smoothness value will be allocated first to 1st WMA pass, then 2nd WMA pass, then 3rd pass consecutively then back to 1st pass.

* because we utilize 3 WMA passes, a settings below 3 will have no effect on the line and it will just track the "source" price.

Suggested Use:
===============
- Use RSS_WMA when you're looking for a smooth moving average that can help you analyze you chart at a broader / macro level, visualize the broader price action patterns and filter out the noise from short-term moves. you can also use this line to help set your position exits since only major and persistent moves will cause this line, as lay as it is, to swing from one direction to the other.

How does RSS_WMA compare?
============================
here's a quick view of how the RSS_WMA compared to other commonly used Moving Averages, including my recently published CoRa_Wave



Code is commented - please feel free to use and customize further - please share a comment if you found this useful in your chart analysis or trading.
版本注释:
- Updating chart
版本注释:
RSS_WMA v2 adds a Swing Up / Down visual signal when a change in trend direction is detected
- the signal will be off by default. enable in settings
- in real time, these swing signals will only plot **after** the current bar closes. that's the preferred behavior for most traders, but can be changed in the code (should we make that a user option ?)

版本注释:
- This is a quick fix for the approach used to get the swing signal location, so it's not tied to a "price" data series
- this works best for scenarios where RSS_WMA is used on top of other plots
版本注释:
RSS_WMA v3 adds alerts for Swing Up, Swing Down and a generic one for "Up/Down Swing"
开源脚本

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

免责声明

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

想在图表上使用此脚本?