Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
if ref(isup,1) and close>ref(close,1)+5 then buy(holding=0,1,marketr);
if c<enterprice-5 and enterbars>0 then sell(1,0,marketr);
if enterbars>0 and c<hhv(h,enterbars+1)-5 then sell(1,0,marketr);