Standard deviation from moving average

  • Thread starter Thread starter 3acor
  • Start date Start date
3

3acor

Hey guys,

How can I calculate a standard deviation from the moving average(origin point).

I don't want to enter a trade where the stock is too far from my MA as I know the move is already extended and I am chasing it.
 
If you apply a linear regression channel to the data it will estimate the standard deviation for the entire data in the channel. This can be compared to the bollinger or keltner style estimates.
 
you should take log process, then combine the process and take standard deviation about zero for the combination. if you don't take logs it's not ideal (near the origin)
 
Back
Top