Overview:
A Variable Moving Average is an exponential moving average that adjusts to volatility.
Interpretation:
A Moving Average is most often used to average values for a smoother representation of the underlying price or indicator.
Parameters:
str Source
int Periods
See Also