OPEN-SOURCE SCRIPT

Multiband Oscillator - Zigzag version

Just variation of Multi Band oscillator present here: Multi-Band-Channel-Oversold-Overbought-Oscillator

Changes are:
  • Instead of regular moving average, here I am using Zigzag Moving average. This is calculated in similar to as explained in: Zigzag-Cloud
  • Instead of ATR, using AZR (Average Zigzag Range) - Average-Zigzag-Range-AZR


Rest of the logic remains same.

  • Number of bands used 100 - which means, calculate 100 Bollinger bands with Std Dev Multiplier starting from 0.1 and with step 0.1 for the next one.
  • Which divides price ranges into 200 equal parts. Calculate what is the current range and plot them.
  • Overbought - Oversold levels are dynamics. They are dependent on the max and min state price has reached in last 80 days. Offset and factor can be used to adjust overbought oversold levels.

Bollinger Bands (BB)Keltner Channels (KC)overbought-oversoldZig Zag Indicator

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