السلام عليكم و رحمه الله و بركاته
احب جدا المتاجرة باستخدام الاراس اى و الاستوكاستك ووجدت مؤشر يدمجهم مع بعض
و هذا صورة تطويرة لعدة اصدارات فمن يدلنى على الملف؟
Printable View
السلام عليكم و رحمه الله و بركاته
احب جدا المتاجرة باستخدام الاراس اى و الاستوكاستك ووجدت مؤشر يدمجهم مع بعض
و هذا صورة تطويرة لعدة اصدارات فمن يدلنى على الملف؟
و جدت هذا الكود مكتوب و لكن لا اعرف كيف استخدمة
StochRSI 'Alert' Levels I
((RSI(21)-LLV(RSI(21),8))/((HHV(RSI(21),13))-LLV(RSI(21),13)))
StochRSI 'Alert' Levels II
((RSI(21)-LLV(RSI(21),21))/((HHV(RSI(21),21))-LLV(RSI(21),21)))
StochRSI 'Alert' Levels III
((RSI(14)-LLV(RSI(14),14))/((HHV(RSI(14),14))-LLV(RSI(14),14)))
StochRSI 'Alert' Levels IV
Mov((RSI(21)-LLV(RSI(21),13))/(HHV(RSI(21),8)-(LLV(RSI(21)+.00001,13))),8,E) * 100
StochRSI 'Alert' Levels V
Mov((RSI(5)-LLV(RSI(5),5))/(HHV(RSI(5),5)- (LLV(RSI(5),5))),3,E)*100
StochRSI 'Alert' Levels VI
Mov((RSI(13)-LLV(RSI(13),13))/(HHV(RSI(13),13)- (LLV(RSI(13),13))),3,E)*100
StochRSI
What is it
The StochRSI indicator was introduced by Tushard Chande and Stanley Kroll. The indicator applies the stochastics formula to the RSI indicator, providing the RSI normalized to its recent range.
Calculation
RS = total_gains_over_period / total_losses_over_period
RSI = 100 - 100 / (1 + RS)
StochRSI = (recent_RSI - lowest_RSI_over_period) / (highest_RSI_over_period - lowest_RSI_over_period)
Usage
We define overbought / oversold levels as 0.8 / 0.2, and accordingly, the signals are generated when the indicator moves from the overbought / oversold territory. If the indicator moves back again, into > 0.8 or < 0.2, the signal fails, and the position should (according to Chande and Kroll) be closed.
The centerline (0.5) crossover can be used as a confirmation for a signal, generated by the rule described in a previous paragraph. It allows us to generate a signal (the move from overbought / oversold territory), to confirm it (0.5 crossed) and to keep the bullish / bearish (buy/sell) flag, until 0.5 line is crossed again. The divergence can generate the buy / sell signals, when used together with the signal, generated by the indicator moving to overbought / oversold territory.
لقيت ملف لعل و عسى يكون هوة
بس عموما الاختلاف بين مؤشرى الاستوكاستك و الار اس اى بيوضح ان دا تصحيح
بمعنى لو واحد اشارة بيع و الاخر اشارة شراء يكون تصحيح
فننتظر ان الاشارتين يكونوا زى بعض لتكملة الاتجاة
اما مع دمج المؤشرين مع بعض فلازال تحت الاختبار و من يريد ان يشارك فى اختبار المؤشر فمرحبا به
اتفضل