Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
if macd1>0 and macd1>ref(macd1,1) and isup and oi>ref(oi,1) and A>ref(A,1) then buy(holding=0,ss,marketr);
if macd1>0 and macd1>ref(macd1,1) and isup and oi>ref(oi,1) and A>ref(A,1) and holding>=ss then buy(1,2,marketr);