OPEN-SOURCE SCRIPT

Bollinger-Bands.Multi_Choice

Actualizado
(BBMC) "Bollinger-Bands.Multi_Choice" indicator gives the end user a choice of which Moving Average they want to use.

The MA choices available are:
SMA = simple moving average
EMA = exponentially weighted moving average
RMA = moving average used in RSI
WMA = weighted moving average
VWMA = volume weighted moving average
VWAP = volume weighted average price
HMA = Hull moving average
SWMA = symmetrically weighted moving average
ALMA = Arnaud Legoux moving average

The default setting inputs are:
source = OHLC4
length = 13
ALMA offset = 0.89
ALMA sigma = 5
Moving average type = VWMA
Level 1 standard deviation = 1.0
Level 2 standard deviation = 2.0
Level 3 standard deviation = 3.0
Level 3 standard deviation = 4.0

The default setting colors are:
Top = white
R3 = green
R2 = orange
R1 = blue
pivot = white
(track pivot line = bullish is green, bearish is red)
S1 = purple
S2 = yellow
S3 = red
Bottom = white

I made this indicator from an idea I had for a few months with the help of pine coder scripts before me. Kudos to TradingView & @Madrid.

* This script uses altered pieces of code from TradingView "Intrabar Efficiency Ratio indicator" & Madrid "Bollinger Bands indicator" *
Notas de prensa
Due to the recent crypto upside volatility the past few weeks, I added an option for a 5th level band.
Plus, I changed the default input of standard deviation from the basis to Fibonacci level numbers.
The default color I used for the 5th level band is gray.
Notas de prensa
header update
Bands and ChannelsMoving Averages

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?


Trading indicators:
tradingview.com/u/Options360/

Exención de responsabilidad