Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
1
variable:n=0;
n:=enterbars+1;
if 平仓条件 and holding判断 then begin
平仓语句;
n:=0;
end
2
a:=if(c>10,b1,b2);
if holding<>0 then n:=enterbars+1;