Return value of the Weighted Moving Average over the last N periods for the selected price.
Syntax:
1 |
WeightedAverage[N](price) |
Return value of the Weighted Moving Average over the last N periods for the selected price.
Syntax:
1 |
WeightedAverage[N](price) |
what are percentages behind the weights?
there is no percentage used in the formula of the WeightedAverage.