通达信
其他类
服务
5日线,89日线144日线同日上穿k线
ma5:=ma(close,5); ma89:=ma(close,89); ma144:=ma(close,144);xmax:=max(max(ma5,ma89),ma144); xmin:=min(min(ma5,ma89),ma144); a1:=open<xmin and close>xmax; xg:a1;
43311563.png
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
619
0
1873
金牌会员