Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
c1:=callstock(stklabel,vtclose,1);o1:=callstock(stklabel,vtopen,1);if c1>o1 and c>o then buy(holding=0,1,marketr);if c<o then sell(1,0,marketr);
要使用走完k线下单模式