Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
aa:=stkindi('','atr.atr',0,datatype);
if holding>0 and c>=enterprice+2*aa then sell(1,50%,marketr);
if holding<0 and c<=enterprice-2*aa then sellshort(1,50%,marketr);