[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: std
From: |
turbofib |
Subject: |
Re: std |
Date: |
Sat, 18 May 2019 05:54:53 -0500 (CDT) |
thank you for answer..
I need it because i want to use bollinger band
I tryed to use bolling (function of package financial octave) but the result
is different from Excel Calculation
so I decided to calculate it by hand
Upper Band =Period-day SMA + (Period-day standard deviation of price x 2)
Lower Band = Period-day SMA – (Period-day standard deviation of price x 2)
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
- std, turbofib, 2019/05/17
- Re: std, Przemek Klosowski, 2019/05/17
- Re: std, turbofib, 2019/05/17
- Re: std, Juan Pablo Carbajal, 2019/05/17
- Re: std, Juan Pablo Carbajal, 2019/05/17
- Re: std,
turbofib <=