Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
c1:ref(close,todaybar);
if (h-c1)/c1>0.015 and h-enterprice>5*mindiff then sell(1,0,market);
if (l-c1)/c1<-0.015 and enterprice-l>5*mindiff then sellshort(1,0,market);