hex_renamed

Unique Moving Averages

hex_renamed 已更新   
These are Unique Variable Moving Averages based off an idea from LazyBear that use volatility in determining a smoothing constant. The twist is that this script uses the extremity of a Volume based RSI reading (of various lengths for each band) to determine the length of each moving average. The potential lengths for each band increase exponentially, meaning the green band will always be faster than yellow, and yellow faster than red.

For this reason I was unable to allow user inputs to control lengths of the averages, but I did give controls to a multiplier for this function. Basically if you want them to move faster, input a value less than 1, and if you want them to move slower input a number larger than 1. I would only recommend that if you are going to change this multiplier then use the same value for all three bands.

In essence, this indicator makes needlessly complex calculations to derive these averages yet is almost overly simple to use. It uses a smoothing constant derived from volatility and then determines how closely to follow price based on volume backed price movement.

I have had success in trading the crossovers, and current backtests look promising. One of my favorite trading methods with this indicator is to pick two of the averages and trade the crossover, then use the quicker average as a trailing stop. For Example, if the yellow crosses above the red; initiate a long trade at which point the yellow line becomes the trailing stop. The same would apply for the yellow / green pair.

Let me know if you find it useful or if you have any ideas for backtesting.

Have a good day!
版本注释:
Update: Changed Non-stable self referential equation to be more dynamic and follow more closely, checking the box will have it perform exactly as before
受保护脚本
该脚本是闭源发布的,您可以自由使用它。您可以收藏它以在图表上使用。您无法查看或修改其源代码。
免责声明

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

想在图表上使用此脚本?