PureBytes Links
Trading Reference Links
|
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.
__._,_.___
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
SPONSORED LINKS
__,_._,___
|