Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
就是只进一次。。。平完后不再进
variable:n=0;
variable:m=0;
if 开多条件 and holding=0 and n=0 then begin
buy(holding=0,1,marketr);
n:=1;
end
if 开空条件 and holding=0 and m=0 then begin
buyshort(holding=0,1,marketr);
m:=1;