Electrified

Stochastic RSI+

Electrified تم تحديثه   
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.
ملاحظات الأخبار:
  • Improved code readability.
  • Added K mode.
  • Added 6 (phase) alert conditions.
ملاحظات الأخبار:
Improved alter text.
ملاحظات الأخبار:
Fixed bug in signalUp and signalDown logic affecting alerts.
ملاحظات الأخبار:
Improved sample chart.
ملاحظات الأخبار:
  • Added option for VAWMA
  • Improved input layout.
ملاحظات الأخبار:
Updated to PineScript v5 and fixed issues with signal bands.
ملاحظات الأخبار:
histbase doesn't work right if the upper boundary (ceiling) isn't defined.
ملاحظات الأخبار:
Added option to use MFI instead of RSI.
نص برمجي مفتوح المصدر

قام مؤلف هذا النص البرمجي بنشره وجعله مفتوح المصدر، بحيث يمكن للمتداولين فهمه والتحقق منه، وهو الأمر الذي يدخل ضمن قيم TradingView. تحياتنا للمؤلف! يمكنك استخدامه مجانًا، ولكن إعادة استخدام هذا الكود في منشور تحكمه قواعد الموقع. يمكنك جعله مفضلاً لاستخدامه على الرسم البياني.

إخلاء المسؤولية

لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.

هل تريد استخدام هذا النص البرمجي على الرسم البياني؟