Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
总和吗?
variable:n=0,m=0;
if c>o then n:=n+openint;
if c<o then m:=m+openint;
nn:n;
mm:m;
if time=closetime(0) then begin
n:=0;
m:=0;
end
n是阳线的,m是阴线的