OPEN-SOURCE SCRIPT
업데이트됨

ZigZag (Using Line Array)

12 534
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

릴리즈 노트
Added updates mentioned in the description.
릴리즈 노트
Corrected HL and LH labels
릴리즈 노트
Added ratios display.
릴리즈 노트
  • 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
릴리즈 노트
Solved array index out of bounds issue
릴리즈 노트
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.
릴리즈 노트
  • Corrected minor logical error.
  • Removed DeviationThreshold as it was leading to wrong calculation

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.