LuxAlgo

Multi-Length Stochastic Average [LuxAlgo]

LuxAlgo Wizard 已更新   
This indicator returns the average of stochastic oscillators with periods ranging from 4 to length. This allows for a slightly more reactive oscillator as well as having information regarding the position of the price relative to rolling maximums/minimums of different periods.

We introduce settings that allow for pre and post-smoothing, with selectable smoothing methods and periods for both steps.

Settings

  • Length: Period of the indicator, determine the maximum period of the stochastic oscillator used in the average
  • Source: Source input of the indicator
  • Pre-Smoothing (1st Input): Degree of smoothing applied to the source input
  • Pre-Smoothing (2nd Input): Pre-Smoothing Method
  • Post-Smoothing (1st Input): Degree of smoothing applied to the final oscillator output
  • Post-Smoothing (2nd Input): Post-Smoothing Method

Smoothing methods include a simple moving average, a triangular moving average, and a least-squares moving average (this method can induce overshoots during the post-smoothing step). The user can also select "None".

Usages

The "multi-length" aspect of technical indicators is something that hasn't been deeply explored yet such indicators can give us information regarding both short-term and long-term information which was the motivation for the creation of the indicator.

The Multi-length Stochastic Average allows us to quantify the price position relative to a multitude of highest/lowest levels.


In the example above the oscillator returns the average of stochastic oscillators with periods ranging from 4 to 20, as well as multiple rolling minimums with periods ranging from 4 to 20. We can see that when the price is equal to all rolling minimums the oscillator is equal to 0, the oscillator would return 100 if the price were equal to all rolling maximums with periods in that same range.

The oscillator can be interpreted like any scaled oscillator and can be used to estimate trend direction as well as trend strength.


Here we only make of use pre-smoothing by using a period 20 simple moving average. The indicator graphical elements such as colors/circles can help us determine potential directions trends might take.


Circles are displayed when the oscillator crosses over/under the 20/80 level. Such conditions offer better timing than waiting for the oscillator to be greater/lower than 50 and are less subjective to noise than simply looking at the direction taken by the oscillator. However, it can suffer from potential retracements in a trend more easily, this is illustrated in the chart above.
版本注释:
Minor change
版本注释:
Minor changes.

Get access to our exclusive tools: luxalgo.com

Join our 150k+ community: discord.gg/lux

All content provided by LuxAlgo is for informational & educational purposes only. Past performance does not guarantee future results.
开源脚本

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

免责声明

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

想在图表上使用此脚本?