Weighted Moving AverageWMA

加权移动平均线

Stock TechnicalP2TrendApplies to: US stocks

Definition

Linearly weighted, with the most recent period carrying the greatest weight.

Formula

WMA = (n·Cₙ+(n−1)·Cₙ₋₁+…+1·C₁)/[n(n+1)/2]

How to read it

Lag between SMA and EMA; commonly a building block for HMA and others.

InputscloseOutputoverlayLibraryWMA
Data source: C. Public knowledge, not investment advice.

See Weighted Moving Average computed live on popular US stocks →

Related indicators

Reference metadata — public, well-known indicator definitions. Not investment advice.