Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
if holding>0 and enterbars>3 and all(isdown,3) then sell(1,0,market);
if holding<0 and enterbars>3 and all(isup,3) then sellshort(1,0,market);