OPEN-SOURCE SCRIPT
업데이트됨

ZigZag (Using Line Array)

14 383
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

면책사항

해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.