Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
variable :a=0;
if 金叉 and a=0 then begin
buy();
a:=1;
end
if c-enterprice>3 then 止盈:sell();
if 死叉 then a:=0;