OPEN-SOURCE SCRIPT
Updated

Zigzag Candles MA

We have the candles here: Zigzag-Candles

Lets create moving average!!
Just simple moving average at the moment. Since, items are in array. Not so easy to use standard functions of pine. Hence, will take that for future enhancements.

ATR and Supertrend next!!
Release Notes
Removed unnecessary variables
Release Notes
Updated with few moving average options:

  • sma
  • ema
  • wma
  • zelma
  • hma


Moved to different overlay and added candles back for reference.
Release Notes
  • added method add_to_array to manage fixed size arrays
Release Notes
Convert to pine5

Disclaimer