Simple moving average — the mean of the last period bars, appended as a
new column. A trailing count window (correct across session gaps), warmed
up length-preservingly (undefined for the first period - 1 bars). Runs
over any numeric column, including another study's output.
Simple moving average — the mean of the last
periodbars, appended as a new column. A trailing count window (correct across session gaps), warmed up length-preservingly (undefinedfor the firstperiod - 1bars). Runs over any numericcolumn, including another study's output.