hex_renamed

Unique Moving Averages

hex_renamed Mis à jour   
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!
Notes de version:
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
Script protégé
Ce script est publié en code source fermé et vous pouvez l'utiliser librement. Vous pouvez le préférer pour l'utiliser sur un graphique. Vous ne pouvez pas visualiser ou modifier son code source.
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 ?