Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
sellshort(cross(短周期,中周期),0,market);
buy(holding=0 and 短周期>=中周期 and 中周期>=长周期,1,market);
sell(cross(中周期,短周期),0,market);
buyshort(holding=0 and 短周期<=中周期 and 中周期<=长周期,1,market);