Electrified

Stochastic RSI+

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

Dentro do verdadeiro espírito TradingView, o autor deste script publicou ele como um script de código aberto, para que os traders possam compreender e checar ele. Um viva ao autor! Você pode usá-lo gratuitamente, mas a reutilização deste código em uma publicação é regida pelas Regras da Casa. Você pode favoritá-lo para usá-lo em um gráfico.

Aviso legal

As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.

Quer usar esse script no gráfico?