Options shared by the single-line moving averages. column is the source field (default close); output names the appended column.
column
close
output
Optional
Source column to average. Default 'close'.
'close'
Name of the appended column. Default the study name ('sma' / 'ema'); pass an explicit name to stack several (e.g. sma20, sma50).
'sma'
'ema'
sma20
sma50
Window length in bars (a count, not a duration).
Options shared by the single-line moving averages.
columnis the source field (defaultclose);outputnames the appended column.