OPEN-SOURCE SCRIPT

Adaptive VWAP Stdev Bands

Actualizado
Introduction
Heyo, here are some adaptive VWAP Standard Deviation Bands with nice colors.
I used Ehlers dominant cycle theories and ZLSMA smoothing to create this indicator.
You can choose between different algorithms to determine the dominant cycle and this will be used as reset period.
Everytime bar_index can be divided through the dominant cycle length and the result is zero VWAP resets if have chosen an adaptive mode in the settings.
The other reset event you can use is just a simple time-based event, e.g. reset every day.

Usage
I think people buy/sell when it reaches extreme zones.

Enjoy!

---

Credits to:
SandroTurriate - VWAP Stdev Bands
blackcat1402 - Dominant Cycle Analysis
DasanC - Dominant Cycle Analysis
veryfid - ZLSMA
(Sry, too lazy for linking)

I took parts of their code. Ty guys for your work! Just awesome.
Notas de prensa
Updated default values
Added cycle divider
Removed the option to show previous VWAP
Fixed that min length was not applied on a specific adaptive length algorithm
Fixed wrong smoothing method in tooltip description of "isSmoothingEnabled"
Added trading signal labels
Notas de prensa
Removed 34 max length in Homodyne Discriminator
adaptiveBands and Channelsehlerno-repaintsmoothStandard Deviation (Volatility)Volume Weighted Average Price (VWAP)vwap-anchvwapbandvwapbandsvwapdeviations

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad