Electrified

Stochastic RSI+

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

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?