RozaniGhani-RG

Zigzag Chart Points

RozaniGhani-RG 업데이트됨   
█  OVERVIEW
This indicator displays zigzag based on high and low using latest pine script version 5, chart.point which using time, index and price as parameters.
Pretty much a strip down using latest pine script function, without any use of library.
This allow pine script user to have an idea of simplified and cleaner code for zigzag.

█  CREDITS
LonesomeTheBlue

█  FEATURES
1. Label can be show / hide including text can be resized.
2. Hover to label, can see tooltip will show price and time.
3. Tooltip will show date and time for hourly timeframe and below while show date only for day timeframe and above.

█  NOTES
1. I admit that chart.point just made the code much more cleaner and save more time. I previously using user-defined type(UDT) which quite hassle.
2. I have no plan to extend this indicator or include alert just I thinking to explore log.error() and runtime.error(), which I may probably release in other publications.

█  HOW TO USE'
Pretty much similar inside mentioned references, which previously I created.


█  REFERENCES
1. Zigzag Array Experimental
2. Simple Zigzag UDT
3. Zig Zag Ratio Simplified
4. Cyclic RSI High Low With Noise Filter
5. Auto AB=CD 1 to 1 Ratio Experimental
릴리즈 노트:
  • Add not na() into ph and pl ternary functions
  • Add na() into ph or pl if statement
  • Update from dirchanged = ta.change(dir) to dirchanged = dir != dir

오픈 소스 스크립트

이 스크립트의 오써는 참된 트레이딩뷰의 스피릿으로 이 스크립트를 오픈소스로 퍼블리쉬하여 트레이더들로 하여금 이해 및 검증할 수 있도록 하였습니다. 오써를 응원합니다! 스크립트를 무료로 쓸 수 있지만, 다른 퍼블리케이션에서 이 코드를 재사용하는 것은 하우스룰을 따릅니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

면책사항

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

차트에 이 스크립트를 사용하시겠습니까?