在线检测未来函数
当前位置:
股旁网
>
通达信答疑
> (速买速卖)成在(速买)的选股公式
(速买速卖)成在(速买)的选股公式
来源:Internet,编辑:股旁网,2012-08-24
编写条件:
B:ZIG(3,10),colorwhite; G:MA(B,3),coloryellow; D:=CROSS(B,G); W:=CROSS(G,B); DRAWTEXT(W,B*1.05,'速卖' ),COLOR00FF00; DRAWTEXT(D,B*1.05,'速买'),colorred;
编写方法:
&n
bs
p;B:=ZIG(3,10);
G:=MA(B,3);
D:
cr
OSS(B,G);
相关文章