Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
振幅:=(H-LOW)/C;
涨幅:=(c-ref(c,1))/ref(c,1);
cond:cout(振幅<0.05,N) and 涨幅<0.05
cond:all(振幅<0.05,60) and 涨幅<0.05;
aa:valuewhen(time = 110000,cond)