Trendoscope

Divergence Backtester

There is n number of possible ways in which we can backtest divergence and this is just a start :)

In this script, we are trying to count how many times the pivots made HH, HL, LH, LL after a particular divergence state.

An example of using data is as below:


The script keeps track of each pivot sentiment and resulting next pivot state. As mentioned in the chart snapshot, we can look at two of the previous pivot states and collect stats on how each of these state impacted price action.

As mentioned before, this is just tip of iceberg. Further combinations for which we can do backtest are:

1. m X n combinations of last pivot and last to last pivot divergence state
2. divergence combined with double divergence state.

Only issue to explore further is lack of space on the chart as tables can take up huge space.

PS: As you can see based on historical stats, probability of divergence impacting the change of trend is very low in most cases.

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

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

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

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

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