Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
if K2<=0 then begin sellshort(holding<0,holding,marketr);buy(holding=0,holding,marketr);end
if K2>0 then begin sell(holding>0,holding,marketr);buyshort(holding=0,holding,marketr);end