Electrified

Stochastic RSI+

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

Nello spirito di condivisione promosso da TradingView, l'autore (al quale vanno i nostri ringraziamenti) ha deciso di pubblicare questo script in modalità open-source, così che chiunque possa comprenderlo e testarlo. Puoi utilizzarlo gratuitamente, ma il riutilizzo del codice è subordinato al rispetto del Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.

Vuoi usare questo script sui tuoi grafici?