This indicator plots a moving average of 4 different timeframes. The types of averages available are: SMA, EMA, DEMA, VWMA, RMA, WMA.
เอกสารเผยแพร่
+increased the number of moving averages to 8 +separate length and type configuration for each MA +labels with type, length and resolution (configurable)
เอกสารเผยแพร่
-Removed 'Current' timeframe from labels +Converts the length of another resolution to the current resolution (smoothing)
เอกสารเผยแพร่
MTF mode changed
เอกสารเผยแพร่
Update to PineScript v5
Added VWAP, MVWAP, TEMA and LSMA types
Added 2 more MA, now 10 in total
Added the option to change the source
Option to show MA only from higher timeframes
Fix: hide labels whose MA has a null value
Option to change the font size of the label
Option to show the MA number on the label
Added tooltips to the labels with MA information
aRGB leds included
เอกสารเผยแพร่
- Added length to MVWAP
เอกสารเผยแพร่
Fixed MTF MA dotted after some PineScript update.
เอกสารเผยแพร่
They reverted the changes to pinescript that caused the bug. So I reverted it back to how it was before and added the option to choose the "Smoothed MTF mode".