OPEN-SOURCE SCRIPT

ZigZag (Using Line Array)

Diupdate
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

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

Skrip open-source

Dengan semangat TradingView yang sesungguhnya, penulis skrip ini telah menerbitkannya sebagai sumber terbuka, sehingga para trader dapat memahami dan memverifikasinya. Hormat untuk penulisnya! Anda dapat menggunakannya secara gratis, namun penggunaan kembali kode ini dalam publikasi diatur oleh Tata Tertib. Anda dapat memfavoritkannya untuk digunakan pada chart

Inggin menggunakan skrip ini pada chart?

Pernyataan Penyangkalan