Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
if isup and cross(close,ma1) then buy(holding=0,1,makret);
if isdown and cross(ma1,close) then buyshort(holding=0,1,market);