Electrified

Stochastic RSI+

Electrified Mis à jour   
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.
Notes de version:
  • Improved code readability.
  • Added K mode.
  • Added 6 (phase) alert conditions.
Notes de version:
Improved alter text.
Notes de version:
Fixed bug in signalUp and signalDown logic affecting alerts.
Notes de version:
Improved sample chart.
Notes de version:
  • Added option for VAWMA
  • Improved input layout.
Notes de version:
Updated to PineScript v5 and fixed issues with signal bands.
Notes de version:
histbase doesn't work right if the upper boundary (ceiling) isn't defined.
Notes de version:
Added option to use MFI instead of RSI.
Script open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?