Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
variable:bj=0;
if 条件1 then bj:=1;
if cross(c,ma1) then bj:=0;
if cross(ma1,c) then bj:=0;
if bj:=1 then cc:=h;
if bj:=0 then cc:=ma1;