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提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?