Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
if c>=enterprice+35*mindiff and c<=hhv(h,enterbars+1)-9*mindiff and every(c<ma5,3) and holding>0 then sell(1,0,market);
if c<=enterprice-35*mindiff and c>=llv(l,enterbars+1)+9*mindiff and every(c>ma5,3) and holding<0 then sellshort(1,0,market);