Blocks

Short Description

Moving Average Envelopes use a percentage of a simple moving average to create an upper and lower envelope around the moving average. Using the middle moving average value, the chosen percentage from the input is multiplied by the MA value to add upper and lower envelopes. 

Tooltips

instrument instrument

period period

shift int

Time period int

Derivation double

Low Band double

High Band double

IndicatorCall

Main Description