norok

Bollinger Bands Stochastic RSI Extreme Signal

norok Wizard Actualizado   
This is the finalized code released to the public that I created in a video linked here.

This indicators combines a Bollinger Band and Stochastic RSI to produce signals for possible price reversal. The signals are displayed by default as green arrows for bullish and red arrows for bearish.

To trigger a signal the indicator checks for the following:

(Bullish)
  • A candle closes above the upper Bollinger Band
  • The following candle closes within the upper Bollinger Band
  • The RSI Stochastic is below the set threshold (10 by default)

(Bearish)
  • A candle closes below the lower Bollinger Band
  • The following candle closes within the lower Bollinger Band
  • The RSI Stochastic is above the set threshold (90 by default)

Notas de prensa:
Added alert functionality

"Be to others the person you needed to meet 10 years ago"

Discord Trading Community: discord.gg/eDfhKvS5AC
Youtube: www.youtube.com/c/NoroksNotepad
Twitter: twitter.com/noroktrade
Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?