norok

Bollinger Bands Stochastic RSI Extreme Signal

norok Wizard Aggiornato   
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)

Note di rilascio:
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 open-source

Nello spirito di condivisione promosso da TradingView, l'autore (al quale vanno i nostri ringraziamenti) ha deciso di pubblicare questo script in modalità open-source, così che chiunque possa comprenderlo e testarlo. Puoi utilizzarlo gratuitamente, ma il riutilizzo del codice è subordinato al rispetto del Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.

Vuoi usare questo script sui tuoi grafici?