STD=STDEV(C,PDS);
STD1=STD*1;
STD2=STD*2;
STD3=STD*3;

TOPBAND1=MA(C,PDS)+STD1;
BOTBAND1=MA(C,PDS)-STD1;

[a] Check the afl syntax because I dont remember them offhand.
[b]  The bands for the other 2 std devs will have the same formula, you just
need to change the std dev values.





On 6/15/07, eric tao <[EMAIL PROTECTED]> wrote:

Hi,

How to construct a band one, two, and three stand deviation from MA(c)?

Thank you.
Eric



Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

For other support material please check also:
http://www.amibroker.com/support.html

Yahoo! Groups Links




Reply via email to