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