OPEN-SOURCE SCRIPT

ZigZag (Using Line Array)

Zaktualizowano
This is standard zigzag indicator. I just coded them using lines array feature of pine - so that it can be done in least number of lines of code.

Few possible improvements:

  • Use label array to mark HH, HL, LH and LL
  • Add standard deviation check

Informacje o Wersji
Added updates mentioned in the description.
Informacje o Wersji
Corrected HL and LH labels
Informacje o Wersji
Added ratios display.
Informacje o Wersji
  • Previously, using pivotHigh and pivotLow on every bar for last 10 periods caused some inconsistencies in plotting zigzag. Hence, switched to points based calculation. However, zigzags are still created via lines array
  • Fixed empty label issue
Informacje o Wersji
Solved array index out of bounds issue
Informacje o Wersji
Adding option to apply zigzag on different source such as RSI. This enables plotting zigzag and ratios on RSI - which can be used for finding divergence.
Informacje o Wersji
  • Corrected minor logical error.
  • Removed DeviationThreshold as it was leading to wrong calculation
ZigzagZig Zag Indicator

Skrypt open-source

W prawdziwym duchu TradingView autor tego skryptu opublikował go jako open source, aby inwestorzy mogli go zrozumieć i zweryfikować. Pozdrowienia dla autora! Możesz go używać bezpłatnie, ale ponowne użycie tego kodu w publikacji podlega Zasadom Regulaminu. Możesz go oznaczyć jako ulubione, aby użyć go na wykresie.

Chcesz użyć tego skryptu na wykresie?

Wyłączenie odpowiedzialności