OPEN-SOURCE SCRIPT
تم تحديثه Stochastic RSI w/ Crossover Alerts (by WJ)

NOTE:
// STOCH RSI CODE TAKEN FROM DEFAULT INDICATOR
// I HAVE ONLY MADE SOME ADJUSTMENTS FOR VISUAL AID
// I MADE THIS FOR MY OWN USE BUT HAVE DECIDED TO PUBLISH AND SHARE IN CASE ANYBODY WANTS TO USE IT
This is the normal default built-in Stochastic RSI indicator which I have added some stuff for visual aid:
// STOCH RSI CODE TAKEN FROM DEFAULT INDICATOR
// I HAVE ONLY MADE SOME ADJUSTMENTS FOR VISUAL AID
// I MADE THIS FOR MY OWN USE BUT HAVE DECIDED TO PUBLISH AND SHARE IN CASE ANYBODY WANTS TO USE IT
This is the normal default built-in Stochastic RSI indicator which I have added some stuff for visual aid:
- Added middle line (50)
- Stoch RSI background turns green when K line crosses D line UPWARDS, K line is below the 50 level, and price is above 200 EMA
- Stoch RSI background turns red when K line crosses D line DOWNWARDS, K line is above the 50 level, and price is below 200 EMA
- Alert notification on the crossover candle with background colour change conditions met
ملاحظات الأخبار
- Added OB/OS only crossover alerts (remember to disable the one you don't want as both are on by default)ملاحظات الأخبار
FIxed a mistake in upper and lower band valueملاحظات الأخبار
Fixed alert namingملاحظات الأخبار
1. Better way to toggle alerts on/off now2. You can now choose alerts to display with different MA filters: EMA, WMA, SMA, None.
Please let me know if there are any bugs especially on the Alerts itself.
ملاحظات الأخبار
K line filter changed to D line instead to give a more accurate signalملاحظات الأخبار
Changed it back to K line detection as it's better, apologies for the confusion and trouble of re-adding the indicatorملاحظات الأخبار
Changed to both K and D lines as it seems to be the best solutionملاحظات الأخبار
Added toggleable background colour change when k line crosses 50ملاحظات الأخبار
Re-publishing as I accidentally updated this with the Stochastic instead.ملاحظات الأخبار
Updated some stuffنص برمجي مفتوح المصدر
بروح TradingView الحقيقية، قام مبتكر هذا النص البرمجي بجعله مفتوح المصدر، بحيث يمكن للمتداولين مراجعة وظائفه والتحقق منها. شكرا للمؤلف! بينما يمكنك استخدامه مجانًا، تذكر أن إعادة نشر الكود يخضع لقواعد الموقع الخاصة بنا.
إخلاء المسؤولية
لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.
نص برمجي مفتوح المصدر
بروح TradingView الحقيقية، قام مبتكر هذا النص البرمجي بجعله مفتوح المصدر، بحيث يمكن للمتداولين مراجعة وظائفه والتحقق منها. شكرا للمؤلف! بينما يمكنك استخدامه مجانًا، تذكر أن إعادة نشر الكود يخضع لقواعد الموقع الخاصة بنا.
إخلاء المسؤولية
لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.