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!!
發行說明
Removed unnecessary variables
發行說明
Updated with few moving average options:
sma
ema
wma
zelma
hma
Moved to different overlay and added candles back for reference.
發行說明
added method add_to_array to manage fixed size arrays