zokipoki

Two EMA's crossing w/ TRIX & ADX/DI & EMA@RSI filtering

The initial idea for the "X-candle" script is from @nmike, and the requirement was to mark the bar with positive or negative as EMA(5) and EMA(13) cross. Later, it was requested to filter the above with Trix(3) so it just crosses the "zero" line and goes in either positive or negative territory - confirming the EMA's crossing.

In addition, one of my ideas was to integrate 2 more rules, and the final looked something like this ...

The script marks the candle vertical background with green or red when all 4 rules are satisfied:
1. Between the current and previous bar has to be a cross of the EMA lines (by default: EMA 5 and EMA 13)
2. The current bar is the first or second bar crossing the zero TRIX line ... going in either Positive or Negative range, confirming the first rule
3. ADX is above threshold 25 & DI is also valid (higher than the opposite DI) ... confirming trend direction and strength
4. EMA(21) on top of RSI(13), one of my favorites, so it has to be valid also

At the end the script did extensive filtering, and it does filter some good ones also. Needs more work, less filtering, more tolerance, and new rules. All of the above indicator parameters can be modified easily, so anybody can play with. If you find some better indicator parameters that will provide a more efficient filtering, please let us know and drop me a note.

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

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

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

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

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