Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
variable:n=0,cs=0;
if 平多条件 and holding>0 then begin
sell........;
n:=n+exitbars;
cs:=cs+1;
end
if 平空条件 and holding<0 then begin
sellshort.......;
平均持仓周期:n/cs;