OPEN-SOURCE SCRIPT
Atualizado

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!!
Notas de Lançamento
Removed unnecessary variables
Notas de Lançamento
Updated with few moving average options:

  • sma
  • ema
  • wma
  • zelma
  • hma


Moved to different overlay and added candles back for reference.
Notas de Lançamento
  • added method add_to_array to manage fixed size arrays
Notas de Lançamento
Convert to pine5

Aviso legal