Blocks

Short Description

A type of moving average that assigns a higher weighting to recent price data than does the common simple moving average. This average is calculated by taking each of the closing prices over a given time period and multiplying them by its certain position in the data series.

Tooltips

instrument instrument

period period

shift int

Time period int

LWMA double

IndicatorCall

Main Description