Electrified

Stochastic RSI+

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

Zgodnie z prawdziwym duchem TradingView, autor tego skryptu opublikował go jako open-source, aby traderzy mogli go zrozumieć i zweryfikować. Brawo dla autora! Możesz używać go za darmo, ale ponowne wykorzystanie tego kodu w publikacji jest regulowane przez Dobre Praktyki. Możesz go oznaczyć jako ulubione, aby użyć go na wykresie.

Wyłączenie odpowiedzialności

Informacje i publikacje przygotowane przez TradingView lub jego użytkowników, prezentowane na tej stronie, nie stanowią rekomendacji ani porad handlowych, inwestycyjnych i finansowych i nie powinny być w ten sposób traktowane ani wykorzystywane. Więcej informacji na ten temat znajdziesz w naszym Regulaminie.

Chcesz użyć tego skryptu na wykresie?