norok

Bollinger Bands Stochastic RSI Extreme Signal

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

Catatan Rilis:
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
Skrip open-source

Dalam semangat TradingView, penulis dari skrip ini telah mempublikasikannya ke sumber-terbuka, maka trader dapat mengerti dan memverifikasinya. Semangat untuk penulis! Anda dapat menggunakannya secara gratis, namun penggunaan kembali kode ini dalam publikasi diatur oleh Tata Tertib. Anda dapat memfavoritkannya untuk digunakan pada chart

Pernyataan Penyangkalan

Informasi dan publikasi tidak dimaksudkan untuk menjadi, dan bukan merupakan saran keuangan, investasi, perdagangan, atau rekomendasi lainnya yang diberikan atau didukung oleh TradingView. Baca selengkapnya di Persyaratan Penggunaan.

Inggin menggunakan skrip ini pada chart?