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.

Skrypt open-source

Zgodnie z prawdziwym duchem TradingView, autor tego skryptu opublikował go jako open-source, aby traderzy mogli go zrozumieć i zweryfikować. Brawo dla autora! Możesz używać go za darmo, ale ponowne wykorzystanie tego kodu w publikacji jest regulowane przez Dobre Praktyki. Możesz go oznaczyć jako ulubione, aby użyć go na wykresie.

Wyłączenie odpowiedzialności

Informacje i publikacje przygotowane przez TradingView lub jego użytkowników, prezentowane na tej stronie, nie stanowią rekomendacji ani porad handlowych, inwestycyjnych i finansowych i nie powinny być w ten sposób traktowane ani wykorzystywane. Więcej informacji na ten temat znajdziesz w naszym Regulaminie.

Chcesz użyć tego skryptu na wykresie?