Linear Regression Channel

LR = LinearReg(C,20);
SD = StDev(C,20);
up = LR + 2SD;
down = LR - 2
SD;
HOW TO SCEN IN PI

How to do this in Streak ?