OPEN-SOURCE SCRIPT
Aggiornato

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!!
Note di rilascio
Removed unnecessary variables
Note di rilascio
Updated with few moving average options:

  • sma
  • ema
  • wma
  • zelma
  • hma


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

Declinazione di responsabilità