OPEN-SOURCE SCRIPT

WSTF RSI2 Indicator

تم تحديثه
This is the Indicator replicating the basic RSI(2) created by Wilders.

Buy condition:
(RSI(2) crossed under 10) & (close > EMA(200)) & (EMA(5) > close)

Sell condition:
(RSI(2) crossed over 90) & (close < EMA(200)) & (EMA(5) < close)

You can play around with the script by adjusting the RSI Values, EMA values and crossover & crossunder threshold.

We will update the script with new features in the futures.
Please don't hesitate to share some Ideas or Feedbacks, we would be happy to improve the script for you !

Have fun !
WS TradingFactory

ملاحظات الأخبار
Update: EMA Plotted on the chart
Exponential Moving Average (EMA)Moving Average Convergence / Divergence (MACD)Relative Strength Index (RSI)wilders

نص برمجي مفتوح المصدر

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

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

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