Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
variable:f=close;
if barpos<=2 then f:=close;
f1:=ref(f,1);
f2:=ref(f,2);
if barpos>=3 then f:=a+b*f1+c*f2