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".