hex_renamed

Unique Moving Averages

hex_renamed Diupdate   
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!
Catatan Rilis:
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
Skrip terproteksi
Skrip ini dipublikasikan secara closed-source dan anda dapat menggunakannya dengan bebas. Anda dapat memfavoritkannya untuk digunakan pada grafik. Anda tidak dapat melihat atau mengubah kode sumbernya.
Pernyataan Penyangkalan

Informasi dan publikasi tidak dimaksudkan untuk menjadi, dan bukan merupakan saran keuangan, investasi, perdagangan, atau rekomendasi lainnya yang diberikan atau didukung oleh TradingView. Baca selengkapnya di Persyaratan Penggunaan.

Inggin menggunakan skrip ini pada chart?