Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
variable:num=0;
if 平仓条件 then begin
sell();
if NUMPROFIT(1)>0 then num:=num+1;
else
num:=0;
end