软件名称:[B]神奇四侠{庄主}[/B]
软件类型:国产软件
运行环境:Win9X/Win2000/WinXP/Win2003/Win7/
软件语言:简体中文
授权方式:免费版
软件大小:2.00 KB
官方主页:Home Page
更新时间:2014-11-28 00:57:33
软件简介:
本指标不含未来函数,当BD线开始往上反转的时候,可以考虑买入,放心使用。
P1:=0;
P2:= IF (CLOSE>MA(CLOSE,5),P1+10,P1-10);
P3:= IF (CLOSE>MA(CLOSE,10),P2+10,P2-10);
P4:= IF (CLOSE>MA(CLOSE,10),P3+10,P3-10);
P5:= IF (MA(CLOSE,5)>MA(CLOSE,10),P4+10,P4-10);
P6:= IF (MA(CLOSE,10)>MA(CLOSE,20),P5+10,P5-10);
BD:P6;
STICKLINE(BD>=-50,-50,BD,3,0),colorgreen;
STICKLINE(BD>=-30,-30,BD,3,0),COLORFFFF00;
STICKLINE(BD>=0,0,BD,3,0),coloryellow;
{STICKLINE(BD<=50 AND BD>=30,30,BD,3,0),colorred;}
STICKLINE(BD<=50 OR BD>=30,30,BD,3,0),colorred;
[url=http://www.70822.com/soft/sort013/sort036/down-78610.html]神奇四侠{庄主}[/url]