Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
1 开空条件加入 barslast(开多条件)>30
开多条件加入 barslast(开空条件)>30
2 if enterbars>30 and holding>0 and c<enterprice-5 then sell(1,0,marketr);
if enterbars>30 and holding<0 and c>enterprice+5 then sellshort(1,0,marketr);