OPEN-SOURCE SCRIPT

Stochastic RSI+

Cập nhật
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.
Phát hành các Ghi chú
  • Improved code readability.
  • Added K mode.
  • Added 6 (phase) alert conditions.
Phát hành các Ghi chú
Improved alter text.
Phát hành các Ghi chú
Fixed bug in signalUp and signalDown logic affecting alerts.
Phát hành các Ghi chú
Improved sample chart.
Phát hành các Ghi chú
  • Added option for VAWMA
  • Improved input layout.
Phát hành các Ghi chú
Updated to PineScript v5 and fixed issues with signal bands.
Phát hành các Ghi chú
histbase doesn't work right if the upper boundary (ceiling) isn't defined.
Phát hành các Ghi chú
Added option to use MFI instead of RSI.
Relative Strength Index (RSI)rsi_overboughtrsi_oversoldsignalStochastic RSI (STOCH RSI)

Mã nguồn mở

Theo tinh thần TradingView thực sự, tác giả của tập lệnh này đã xuất bản dưới dạng nguồn mở để các nhà giao dịch có thể hiểu và xác minh. Chúc mừng tác giả! Bạn có thể sử dụng miễn phí. Tuy nhiên, bạn cần sử dụng lại mã này theo Quy tắc nội bộ. Bạn có thể yêu thích nó để sử dụng nó trên biểu đồ.

Bạn muốn sử dụng tập lệnh này trên biểu đồ?

Thông báo miễn trừ trách nhiệm