Electrified

Stochastic RSI+

Electrified 已更新   
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.
發布通知:
  • Improved code readability.
  • Added K mode.
  • Added 6 (phase) alert conditions.
發布通知:
Improved alter text.
發布通知:
Fixed bug in signalUp and signalDown logic affecting alerts.
發布通知:
Improved sample chart.
發布通知:
  • Added option for VAWMA
  • Improved input layout.
發布通知:
Updated to PineScript v5 and fixed issues with signal bands.
發布通知:
histbase doesn't work right if the upper boundary (ceiling) isn't defined.
發布通知:
Added option to use MFI instead of RSI.
開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?