Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
if hhv(high,enterbars)>enterprice+2.5*ref(atr,enterbars) then sell(1,holding,marketr);
if llv(low,enterbars)<enterprice-2.5*ref(atr,enterbars) then sellshort(1,holding,marketr);