Electrified

Stochastic RSI+

Electrified Diupdate   
Applies signal values to significant changes in momentum and can be used in conjunction with other indicators and analysis to improve trade timing.

Both "Signal Up" and "Signal Down" can be used for alerts.
The magnitude of the signal is the difference between K and D.
(See the code for the logic and implementation.)

Signal Up occurs when momentum is within the band and moving upward.
Signal Down occurs when momentum is within the band and moving downward.

Interpretation Note:
The Stochastic RSI is known for false signals, so it should never be used as a pure buy or sell signal. It is useful as a warning or to help with trade timing.
A good example of this is: If you are bullish on a stock, and the signal is negative (signal down), then it may be wise to not buy until the recent change in momentum has dissipated.
Catatan Rilis:
  • Improved code readability.
  • Added K mode.
  • Added 6 (phase) alert conditions.
Catatan Rilis:
Improved alter text.
Catatan Rilis:
Fixed bug in signalUp and signalDown logic affecting alerts.
Catatan Rilis:
Improved sample chart.
Catatan Rilis:
  • Added option for VAWMA
  • Improved input layout.
Catatan Rilis:
Updated to PineScript v5 and fixed issues with signal bands.
Catatan Rilis:
histbase doesn't work right if the upper boundary (ceiling) isn't defined.
Catatan Rilis:
Added option to use MFI instead of RSI.
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?